Reflecting on My Journey:
Completing the 90DaysOfDevOps Challenge.

Search for a command to run...
Articles tagged with #aws
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...

Before you begin, make sure you have the following prerequisites: Minikube: Install Minikube by following the official documentation. kubectl: Install kubectl, the Kubernetes command-line tool, following the official installation guide. Docker: En...

Before we dive into the project, you should have the following in place: Docker installed on your local machine. Access to multiple machines (virtual or physical) to set up the Docker Swarm cluster. Project Steps GitHub Repository: https://github...
