October 28, 2024

White Paper : Data Mesh

Disclaimer: Content on this blog post is generated by ChatGPT, an AI model by OpenAI, and may be edited for clarity and accuracy. ...Read More
by Phee Jay

October 28, 2024

White Paper : MQTT

Disclaimer: Content on this blog post is generated by ChatGPT, an AI model by OpenAI, and may be edited for clarity and accuracy. ...Read More
by Phee Jay

October 28, 2024

White Paper : Distributed Storage Systems

Disclaimer: Content on this blog post is generated by ChatGPT, an AI model by OpenAI, and may be edited for clarity and accuracy. ...Read More
by Phee Jay

December 09, 2022

Okta - PKCE Verification Failed while requesting token

Let me clear a few concepts before I dive into the resolution for " PKCE Verification Failed " " Authorization Code " fl...Read More
by Phee Jay

December 08, 2022

How to rename an AWS Lambda function?

 As of writing this article, there is no support in AWS to rename a Lambda function. However, there is an option to set an alias . And you c...Read More
by Phee Jay

February 11, 2019

Groovy - What is Memoization?

Memoization (a.k.a tabling) is a technique in programming where the result of a function call is stored in cache and when the function is s...Read More
by Phee Jay

February 01, 2019

Groovy - How to read and write to excel sheets with Groovy?

Scriptom provides a simple COM library for Groovy. It is a Groovy wrapper around JACOB (Java COM Bridge) which provides access to COM Au...Read More
by Phee Jay