詳細検索
Avatar

Jatin Mehrotra

Cut CI/CD Costs by 77% & 2x Deployment Speed with GitHub Actions on EKS Auto Mode

Cut CI/CD Costs by 77% & 2x Deployment Speed with GitHub Actions on EKS Auto Mode

  {{}} On April 5, 2025 I did a live stream on how to run Github Actions Self Hosted Runners on EKS Auto with AWS Heroes Arshad Zackeriya and Jones Zachariah Noel. Disclaimer: 🐶 No Beagles were…

AWS CodePipeline + EKS Action: The Easiest Way to Deploy Containers Yet!

AWS CodePipeline + EKS Action: The Easiest Way to Deploy Containers Yet!

Amazon Web Services (AWS) CodePipeline Team has simplified Developer, DevOps engineers operational overhead and streamlined the Deployment process to EKS by introducing an CodePipeline action to…

CodePipeline EC2 Action: Simplify your EC2 application deployment pipeline by 90%!

CodePipeline EC2 Action: Simplify your EC2 application deployment pipeline by 90%!

> Amazon Web Services (AWS) CodePipeline Team has simplified Developer, DevOps engineers operational overhead and streamlined the Deployment process to EC2 by introducing an CodePipeline action to...

EKS Auto Mode Arrives in Terraform – Simplify Kubernetes Today

EKS Auto Mode Arrives in Terraform – Simplify Kubernetes Today

During AWS re:Invent 2024 AWS released a new feature to EKS i.e EKS Auto Mode, which I have already covered in detail in my previous blog In this blog we will see **how we can create cluster with EKS...

Unlocking Aurora DSQL with AWS Lambda: A Seamless Solution for Serverless, Scalable, and Event-Driven Architectures

Unlocking Aurora DSQL with AWS Lambda: A Seamless Solution for Serverless, Scalable, and Event-Driven Architectures

AWS re:Invent has begun and there are tons of new service and feature announcement from the AWS CEO Matt Garman's Keynote ( check my x/bluesky thread from the keynote updates) In this blog we will...

Run Kubernetes Like a Pro—Without the Expertise! Introducing EKS Auto Mod

Run Kubernetes Like a Pro—Without the Expertise! Introducing EKS Auto Mod

AWS re:Invent hasn't officially begun, yet there is a game changing new feature to EKS to make you run **Kubernetes like a pro!!!** *In this blog we will investigate what EKS Auto Mode is all about...

Build, Publish, Secure: AWS CodePipeline Now Simplifies ECR Publishing and Vulnerability Scans

Build, Publish, Secure: AWS CodePipeline Now Simplifies ECR Publishing and Vulnerability Scans

***Tired of setting up CodeBuild just to push Docker images or run vulnerability scans?*** *With AWS **CodePipeline's new ECRBuildAndPublish and InspectorScan actions**, you can now build, publish,...

AWS CloudWatch Observability Solutions: Game-Changer or Just a Glossy Wrapper? Honest First Impressions!

AWS CloudWatch Observability Solutions: Game-Changer or Just a Glossy Wrapper? Honest First Impressions!

> *This blog is little unusual than the usual "show-what-you-built" blogs which we usually see for cloud services and new features on the internet.* > > *In this blog I will sharing my first...

AWS Lambda and S3 Just Got Smarter: How AWS Prevents Recursive Loops Automatically

AWS Lambda and S3 Just Got Smarter: How AWS Prevents Recursive Loops Automatically

> We all love serverless especially when it comes to AWS LAMBDA functions. > > There are good reasons to do so for event-driven, decoupling, automation and many other reasons that time aws lambda was...

Say Goodbye to Extra CodeBuild Projects: AWS CodePipeline’s New Commands Action Explained

Say Goodbye to Extra CodeBuild Projects: AWS CodePipeline’s New Commands Action Explained

> *Until Now, if you wanted to run AWS CLI commands, third-party CLI commands, or simply invoke an API, **you had to create a CodeBuild project, configure the project with the appropriate commands,...