Initialization Step 1: Launch EC2 (Ubuntu 22.04): Provision an EC2 instance on AWS with Ubuntu 22.04 e.g. netflix-jenkins (you have to up a t2.large instance and allocate a Elastic ip address to the instance). Connect to the instance using SSH or...
Task-01 Create an IAM user and set policies for the project resources using this blog. Utilize and…
Deploying a Django Todo app on AWS EC2 using the Kubeadm Kubernetes cluster involves several steps. …
Project Description The project involves deploying a react application on AWS Elastic BeanStalk usin…
Project Description The project involves deploying a Portfolio app on AWS S3 using GitHub Actions. Git Hub actions allow you to perform CICD…
Project Description The project involves deploying a Node JS app on AWS ECS Fargate and AWS ECR Task-01 Get a NodeJs application from GitHu…
Project Description The project involves deploying a Netflix clone web application on a Kubernetes cluster, a popular container orchestratio…
Project Description The project aims to deploy a web application using Docker Swarm, a container orchestration tool that allows for easy ma…
Hosting static website using AWS S3 bucket The project involves hosting a static website using an AWS S3 bucket. Amazon S3 is an object stor…
prerequisite: AWS EC2 instance with docker and Jenkins installed in it. For creating an EC2 instance: · AMI: ubuntu. · Instance type: t2…