#aws
Read more stories on Hashnode
Articles with this tag
Choosing the best cloud provider as for your requirement. · Choosing the best cloud provider for your needs can be a daunting task. There are many...
Containerize Springboot App and Deploy into EKS Cluster using Jenkins Pipeline · We will learn how to automate spring-boot microservices builds using the...
Create AWS EKS Cluster using Terraform · What is Amazon EKS? Amazon EKS is a fully managed container orchestration service. EKS allows you to quickly...
Ansible Playbook for provisioning a new EC2 instance in AWS · We will learn how to create Ansible Playbook for provisioning a new EC2 instance in the AWS...
Install Ansible on Ubuntu · What is Ansible? Ansible is the #1 configuration management tool. It can also be used for infrastructure provisioning as...
How to Run commands on your EC2 instance at launch · What is a bootstrap script in aws? If you want to execute some commands during boot up(launch), you...