Reflecting on My Journey:
Completing the 90DaysOfDevOps Challenge.

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

Before we dive into creating our Grafana dashboard, you'll need the following: Grafana Installed: Make sure you have Grafana installed on your server. You can download it from here. Data Source: Have a data source ready. Grafana can connect to vari...
