Reflecting on My Journey:
Completing the 90DaysOfDevOps Challenge.

Search for a command to run...
Articles tagged with #cloud
Completing the 90DaysOfDevOps Challenge.

Before we dive into the project, you'll need a few things: AWS Account: You should have an active AWS account. If you don't have one, sign up for a free tier account here. Amazon EC2 Instance: Launch an Amazon EC2 Linux instance. Make sure it has t...

Before we dive into the project, make sure you have the following prerequisites in place: AWS Account: You'll need an AWS account to use Elastic Beanstalk. GitHub Account: You'll need a GitHub account for version control and setting up GitHub Actio...

Prerequisites Before we dive into the deployment process, make sure you have the following prerequisites in place: AWS Account: You need an AWS account to access the AWS services required for this project. Docker: Install Docker on your local machi...

A Step-by-Step Guide.

The project is hosted on GitHub, and you can find it here. This repository contains all the code and configurations needed to set up a CI/CD pipeline for a Node.js Todo application. What's Inside? Node-Todo Application: The core of the project is a ...
