Using RDS Proxy with ECS: A Guide for Optimized Database ConnectionsIn a traditional way of building micro services, most of the engineers try to establish connections over RDS endpoints writer or reader…Dec 11, 2024Dec 11, 2024
DockerSlim: Optimize Containers for Performance and SecurityDocker has revolutionized and changed the software development painpoint by build and ship the applications. However, one of the common…Nov 29, 2024Nov 29, 2024
GitHub Action: Leverage the power of release in GithubWhat’s release in GitHubNov 12, 2024Nov 12, 2024
Managing PostgreSQL Query Disconnections during AWS Batch Job TerminationRecently, one of our project teams reached out to me about an issue they encountered: terminating an AWS Batch job wasn’t stopping the SQL…Nov 8, 2024Nov 8, 2024
Adding AWS Batch Job Status & EMR States to CloudWatch MetricsThis Python Lambda function is designed to monitor AWS Batch Job and EMR state changes and send custom metrics to CloudWatch. It captures…Nov 1, 2024Nov 1, 2024
An EventBridge to Send Custom Events to New Relic from an AWS-Hosted ApplicationNew Relic provides multiple ways to integrate application observability, including using APM agents for applications or AWS CloudWatch…Oct 27, 2024Oct 27, 2024
Building a Scalable Serverless API Architecture on AWSIn this article, i’ll explore how to architect and deploy a modern serverless API solution using various AWS services, including…Apr 3, 2024Apr 3, 2024
Inject / Set Env variables in Jenkins Freestyle JobThis article offers solutions to address environment variable dependencies. These variables can be injected during a build step of a…Apr 1, 2024Apr 1, 2024
How AI can harness opportunities within the realm of DevOpsFrom healthcare to finance, Artificial Intelligence (AI) is revolutionizing sectors far and wide, and the domain of DevOps is no outlier to…Mar 6, 2024Mar 6, 2024
Application Performance Monitoring (APM) for Optimal Application PerformanceIn today’s digital landscape, ensuring optimal performance of software applications is a necessity. With rapid growth in the microservices…Feb 27, 2024Feb 27, 2024