by Anjani Phuyal | Mar 26, 2026 | AWS
AWS DevOps Agent | The Next Evolution of Cloud Operations 1. Introduction Cloud operations have changed drastically in the past decade. We went from manual infrastructure provisioning to Infrastructure as Code, then CI/CD pipelines, and lately GitOps. But DevOps teams...
by Anjani Phuyal | Mar 26, 2026 | AWS
Create a Real-Time Clickstream Analytics Pipeline on AWS using Kinesis, Flink, and Lambda With modern web applications, there are millions of user interactions occurring, such as clicks, searches, and page views. By processing these user interactions in real-time,...
by Anjani Phuyal | Mar 13, 2026 | DevSecOps
Introduction In the previous part, we looked at how we can combine Terraform with Github Actions to fully automate a deployment cycle in the AWS with minimal downtime and effort. In this part, we will see what the best practices in the industry are, when working with...
by Anjani Phuyal | Mar 13, 2026 | DevSecOps
Introduction Modern cloud infrastructure demands automation, consistency and reliability. By combining Terraform with GitHub Actions, we can implement a fully automated CI/CD pipeline that provisions and manages AWS environments efficiently. For this exercise, we will...
by Anjani Phuyal | Mar 13, 2026 | AWS
What Is a Golden Image A Golden Image is essentially a standard pre-configured template of an operating system, applications, and settings that are used as a uniform baseline for spinning up virtual machines or instances in Azure, AWS, or Google’s cloud...