Anuj Tyagi

Anuj Tyagi @sudo_anuj

About: Passionate about cloud, software architecture, SRE practices

Location:
United States
Joined:
Dec 29, 2020

Anuj Tyagi
articles - 22 total

[Boost]

KEDA Upgrade Debugging: When Empty Triggers Break Your Scaling ...

Learn More 0 0Jun 22

Collect AWS Lambda@Edge metrics with Prometheus

This post is about the problem I worked 2 years ago but should be still valid. Why? As I solved the...

Learn More 0 0Jun 20

KEDA Upgrade Debugging: When Empty Triggers Break Your Scaling

This is one of the past use case to troubleshooting KEDA, Kubernetes based event driven autoscaler...

Learn More 0 0Jun 20

Scaling patterns in Kubernetes: VPA, HPA and KEDA

I've been working with a mostly HPA as a scaling options in past but last year I started working with...

Learn More 0 0Jun 20

[Boost]

Collect Aurora audit logs in Firehose ...

Learn More 0 0Apr 14

Collect Aurora audit logs in Firehose

In our last post, we enabled audit logs using parameter groups in Aurora Postgres. Now, we are...

Learn More 0 0Apr 14

Enable Aurora logs for security audits

AWS Aurora provides serverless database capability with enhanced features that you can find here. By...

Learn More 3 0Apr 6

Learn how to use oidc token instead of access+secret keys.

Secure continuous Integration with Dockerfile, Github Actions...

Learn More 0 0Mar 19

[Boost]

Docker CMD vs ENTRYPOINT: Understanding the Differences ...

Learn More 0 0Mar 19

Docker CMD vs ENTRYPOINT: Understanding the Differences

Docker is a platform used to manage applications within containers. To run an application in a...

Learn More 1 0Mar 3

Understanding Dockerfile: A Guide to Building Efficient Docker Images

At the core of Docker's containerization process lies the Dockerfile, a powerful tool that automates...

Learn More 0 0Mar 3

Secure continuous Integration with Dockerfile, Github Actions and AWS ECR

Overview Managing containerized applications efficiently is crucial for modern DevOps workflows. One...

Learn More 0 0Mar 3

Automating Flask App Deployment with Docker & GitHub Actions

Deploying web applications efficiently is a crucial part of modern software development. Docker...

Learn More 2 0Feb 4

Understand how to protect data stored in AWS Aurora from disaster recovery Part 1 share approach on how to create automation to store Aurora snapshots in cross-region and cross-account using Terraform & Python Part 2 share how to restore those snapshots

Disaster recovery for AWS Aurora Anuj Tyagi ・ Nov 20 '24 ...

Learn More 0 0Jan 20

Use cases of Kafka

3 Key Reasons Why the Industry is Using Kafka Apache Kafka has rapidly become the backbone...

Learn More 0 0Dec 25 '24

Comparing AWS RDS and Amazon Aurora: Which Managed Database Service is Right for You?

When we have select between Amazon Aurora and Amazon RDS (Relational Database Service), it is...

Learn More 2 0Dec 25 '24

Scaling to Zero with Amazon Aurora Serverless v2

The new version v2 of Amazon Aurora Serverless has made improvements in providing scaling support...

Learn More 1 0Dec 16 '24

Mastering PostgreSQL Performance: Linux Tuning and Database Optimization

PostgreSQL is a powerful, open-source relational database that can handle massive datasets...

Learn More 2 0Dec 16 '24

[Boost]

AWS Lambda enhanced local IDE experience with AI support ...

Learn More 0 0Dec 15 '24

Aurora snapshot recovery cross-account

This is the next part from https://dev.to/sudo_anuj/global-disaster-recovery-for-aws-aurora-2ih8 In...

Learn More 1 0Nov 20 '24

Disaster recovery for AWS Aurora

In the event of a global disaster recovery, it's essential we have database backup stored in a...

Learn More 4 1Nov 20 '24

AWS Lambda enhanced local IDE experience with AI support

If anyone has worked with AWS Lambda, you will find IDE is not developer friendly and has poor UI....

Learn More 5 1Nov 19 '24