#devops-journey
Read more stories on Hashnode
Articles with this tag
To create an EC2 instance and set up a custom Docker network for a two-tier application consisting of a Python container and a MongoDB container, you...
To use an Amazon Elastic Compute Cloud (EC2) instance to run Docker containers, you'll need to perform the following steps: Launch an EC2...
Launch EC2 Instance: Log in to your AWS console. Launch a new EC2 instance using an Amazon Linux or other suitable AMI. Configure security groups...