Amazon Web Services is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. All articles related to AWS tips/tricks are placed here. It is the main area where AWS lovers find their choice of posts. To learn more, you can try this book from Amazon.
ecs fargate
What are Elastic Container Service (ECS) and Fargate? Amazon Elastic Container Service (ECS) is a fully managed container orchestration service provided by Amazon Web Services (AWS). It allows you to…
Create the EKS cluster using the console / CLI Then in the cloud shell run the following aws eks update-kubeconfig --name {cluster_name} --region {aws_region} Then create a Launch Template After…
Welcome to the world of cloud computing and DevOps! Today, we are going to cover a comprehensive guide on how to install Composer, a popular dependency management tool in PHP,…
How to Install Ansible in AWS Commands to Install Ansible in AWS EC2 are given below sudo dnf install ansible ansible --version How to Connect the Master Instance to the…
https://www.youtube.com/watch?v=DnpJHhA3KhM