The Journey of HTTP Requests from Client to ServerHTTP is designed to be a stateless protocol, which means that it doesn’t save any state and each HTTP request is independent from previous…Apr 24Apr 24
Signs It’s Time to Look for Another JobCareer advancement is a common goal for every professional. Sometimes, despite our best efforts, we reach a point where the signs indicate…Apr 13Apr 13
Revolutionizing Search: Google’s Reign, Bing’s Struggle, and the Emergence of AI-Driven InterfacesThe announcement of ChatGPT in November 2022 was massive and shock the internet industry in a way that made Google announce “Code Red”…Apr 8Apr 8
Medium Growth ExperimentI’ve started using Medium from early days, until this day I treat it as a great source of learning. I developed a habit of spending about…Apr 7Apr 7
Abstracting DynamoDB Access Layer in JavaAWS SDK offers different ways to access your DynamoDB Amazon. I asked ChatGPT, Google Gemini, and Bing Generative AI to see what is the…Apr 6Apr 6
Published inAWS TipDeploy Serverless Java RESTEasy on AWS ECS Fargate — Part 2: Containerized Application and…In Part 1 of this article, we coded up the RESTEasy application and setup the boilerplate for automated deployment. In this article, we…Apr 1Apr 1
Published inAWS TipDeploy Serverless Java RESTEasy on AWS ECS Fargate — Part 1: Coding the ProjectOk Java lovers, we have great news for you today. Especially if you are a JAX-RS developers who want to leverage serverless and automated…Mar 28Mar 28
Published inAWS TipBuilding a Serverless React Application on AWS: Part 2 — Securing with SSL, CloudFront, and Domain…In Part 1, we built a serverless React application and implemented CI/CD using CodePipeline to automate deployment to an S3 bucket without…Mar 25Mar 25
Published inAWS TipBuilding a Serverless React Application on AWS: Part 1 — Setting Up Automated Deployment with…Let’s build the most robust and completely serverless React Application on AWS without the headache of any server management. No Node…Mar 24Mar 24
10 Reasons Why You Should Not Rewrite Your Codebase In Another LanguageAllow me to speculate; you’ve been captivated by the capabilities of a new language and are considering overhauling your current production…Mar 11Mar 11