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 24, 2024Apr 24, 2024
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 13, 2024Apr 13, 2024
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 8, 2024Apr 8, 2024
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 7, 2024Apr 7, 2024
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 6, 2024Apr 6, 2024
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 1, 2024Apr 1, 2024
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 28, 2024Mar 28, 2024
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 25, 2024Mar 25, 2024
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 24, 2024Mar 24, 2024
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 11, 2024Mar 11, 2024