Hey there! ๐
I'm Arpit Gupta, a DevOps enthusiast with a passion for all things AWS and technology. Currently embarking on a journey of learning and growth, I'm excited to share my experiences and insights into the world of cloud computing and DevOps through my blogs.
๐ ๏ธ My main focus? Harnessing the power of AWS services, refining CI/CD pipelines, and delving into the realm of infrastructure as code. Whether you're a fellow enthusiast or just curious about DevOps, let's embark on this journey together and thrive in the dynamic DevOps landscape.
๐ Feel free to reach out to me for friendly discussions, exchanging experiences, and learning opportunities. Here's to embracing the learning process and flourishing in the ever-evolving world of AWS and DevOps technology!
Nothing here yet.
Setting up a static website using Amazon S3 and CloudFront is a cost-effective and scalable solution. This guide will walk you through the steps to configure a static website using these AWS services. Prerequisites AWS Account Basic understanding o...

1. Introduction DevOps is a set of practices, methodologies, and cultural philosophies aimed at improving collaboration and communication between software development (Dev) and IT operations (Ops) teams. The core idea behind DevOps is to break down t...

Overview The task is to set up an automated deployment process for a WordPress website using Nginx as the web server, LEMP (Linux, Nginx, Mariadb, PHP) stack, and GitHub Actions as the CI/CD automation tool. The deployment process followed security b...

Overview In this tutorial, we'll walk through the creation of a robust Continuous Delivery pipeline on AWS for a simple web application. Starting with setting up a GitHub repository for our code, we'll leverage AWS services like Elastic Beanstalk, ...
