Reflecting on My Journey:
Completing the 90DaysOfDevOps Challenge.

Search for a command to run...
Articles tagged with #devops
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 begin, make sure you have the following prerequisites: An AWS account with an EC2 instance running. kubectl and kubeadm installed on your local machine. The Django Todo app source code from GitHub. Step 1: Clone the Repository Clone th...

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...

Before we dive into the project, make sure you have the following prerequisites: An AWS account: You'll need an AWS account to create an S3 bucket for hosting your website. A domain name (optional): If you want to use a custom domain for your portf...

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...
