Published inTowards AWSGitHub Actions vs. Jenkins for CI/CD: A Practical Comparison Based on Real-World ExperienceAs a devops engineer who’s orchestrated CI/CD pipelines for everything from small startups to enterprise-scale monorepos and multi…Oct 8Oct 8
Published inTowards AWSConnecting GitHub Workflows to AWS with OpenID Connect (OIDC)Connecting GitHub Workflows to AWS using OIDC (OpenID Connect) is a secure way to avoid storing long-lived AWS access keys. This guide will…Jun 18Jun 18
Published inTowards AWSFixing PostgreSQL Connection Issues in AWS ECS (EC2 launch type)When you’re deploying a containerized app on AWS ECS with the EC2 launch type, and your app needs to connect to a PostgreSQL database…May 12May 12
AWX Installation on Ubuntu — Complete Guide with DockerInstalling AWX on Ubuntu involves setting up a few important components, including Docker, Docker Compose, and AWX. This guide will walk…Apr 28A response icon1Apr 28A response icon1
Published inTowards AWSDynamoDB Accelerator DAX in AWSImproving Performance and Reducing Latency with DynamoDB Accelerator (DAX) in AWSFeb 24Feb 24
Zero-Downtime Deployment: Strategies Every Developer Should KnowIntroduction Deploying applications efficiently and reliably is a critical aspect of modern software development. This article delves into…Jan 12Jan 12
Setting Up a Bitbucket Organization Folder in JenkinsThis guide will walk you through integrating Bitbucket Cloud with Jenkins to automate your builds, tests, and deployments. The process…Sep 27, 2024A response icon2Sep 27, 2024A response icon2