Tag
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…
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…
Task 1: Create a security group To allow traffic to the EC2 instance, you need to create a security group. Follow these steps: In your main.…
Task-01 Installation of Ansible on AWS EC2 (Master Node) sudo apt-add-repository ppa:ansible/ansible sudo apt update sudo apt install ansib…
What is CodeDeploy? AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises inst…
What is ECS? ECS (Elastic Container Service) is a fully-managed container orchestration service provided by Amazon Web Services (AWS). It al…
Task-01 Launch an EC2 instance using the AWS Management Console and connect to it using SSH. Step1: connect to EC2 instance through SSH …
Task-01 Step1: Creating a MYSQL DatabaseWith Amazon RDS Open the AWS Management Console. When the screen loads, enter RDS in the search bar…
Amazon Simple Storage Service (Amazon S3) is an object storage service that provides a secure and scalable way to store and access data on t…
IAM Programmatic access Programmatic access allows you to invoke actions on your AWS resources through an application you write in any langu…
What is Load Balancing? Load balancing is the distribution of workloads across multiple servers to ensure consistent and optimal resource ut…
Instance Types: Amazon EC2 has a large number of instance types that are optimized for different uses. The different combinations of CPU, me…
IAM: AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources. With IAM, you can ce…
Amazon Web Services is one of the most popular Cloud Providers that have a free tier too for students and Cloud enthusiasts for their Hands-…