#github
Read more stories on Hashnode
Articles with this tag
Description: Deploy an application Kubernetes using Jenkins for CI-CD pipeline, EKS for automated cluster configuration, and terraform for...
If you want to run the following code in local or through Docker image only then checkout this blog. Part1 Prerequisite Launch an EC2 Instance on...
Part 1 · Prerequisite Launch an EC2 Instance on AWS Sign in to AWS Management Console. Go to EC2 Dashboard: Under Services > EC2. Launch...
using Docker Compose · This is a basic login page which is configured with a MySQL database. So, the data of username and password is being stored in the...
In this blog, I have explained the process of deploying a Swiggy clone application. We'll start by making the docker image and then finally deploy it...
Step 1 - Launch an EC2 Instance on AWS Launch EC2 Instance: Log in to /the AWS Console, go to the EC2 dashboard, and click Launch Instance. Select...