How I Cleared the AWS Certified Generative AI Developer — Professional Exam in 2 Weeks — Part 1: Exam Overview & Foundation StrategyJan 17, 2026·8 min read
How I Cleared the AWS Certified Generative AI Developer - Professional Exam in 2 Weeks - Part 3: Practical Experience & Success TipsJan 11, 2026·18 min read
How I Cleared the AWS Certified Generative AI Developer — Professional Exam in 2 Weeks — Part 2: Advanced Learning & Exam PreparationThis is Part 2 of a 3-part series on my AWS Certified Generative AI Developer — Professional certification journey.Jan 17, 2026·13 min read
Configuring an Azure function behind a NAT gateway to restrict outgoing IP addressesNov 27, 2022·7 min read
Overview of Pulumi Deployments and Its Challenge Tutorial 101: The Essential GuideNov 19, 2022·4 min read
What is Amazon Time Sync public NTP?Introduction Photo by Djim Loic on Unsplash A consistent and accurate time reference is critical to many server operations and processes. Most system logs contain timestamps that can be used to determine when the problem occurred and the order in wh...Nov 12, 2022·4 min read
Continuous integration and deployment with AWS code servicesIntroduction All of the tools you need to deliver software are provided by Amazon Web Services. In this article, you will work with the below mentioned Amazon Web Services. CodeCommit is a source control service. CodePipeline is a service for cont...Nov 10, 2022·5 min read
Understanding Azure Kubernetes ServiceIntroduction In this article, You will understand the Azure Kubernetes service. You will create an AKS and deploy a container on it. What is Kubernetes? Image Source Container-based applications and their associated networking and storage component...Oct 31, 2022·2 min read
What is Azure Container Registry?Introduction In this article, You will learn how to create a container registry. Docker Image Source The ability to package and run an application in a container is provided by Docker. You can run many containers at the same time on a host. You d...Oct 31, 2022·2 min read
Deploying Custom App Image to Container Apps using Azure Container RegistryIntroduction In this article, you will learn how to use the Azure portal to deploy custom container images to container apps. Azure Container Registry Container images and related artifacts can be stored and managed through the ACR service. ACR ca...Oct 30, 2022·3 min read
Deploy PHP applications using AWS OpsWorksAutomate Operations with Chef and PuppetOct 26, 2022·2 min read