thukhakyawe.hashnode.devDay 40: Troubleshooting Internet Accessibility for an EC2-Hosted ApplicationLab Information The Nautilus Development Team recently deployed a new web application hosted on an EC2 instance within a public VPC named xfusion-vpc. The application, running on an Nginx server, should be accessible from the internet on port 80. Des...Jan 13·2 min read
thukhakyawe.hashnode.devDay 39: Hosting a Static Website on AWS S3Lab Information The Nautilus DevOps team has been tasked with creating an internal information portal for public access. As part of this project, they need to host a static website on AWS using an S3 bucket. The S3 bucket must be configured for publi...Jan 13·2 min read
thukhakyawe.hashnode.devDay 38: Deploying Containerized Applications with Amazon ECSLab Information The Nautilus DevOps team is tasked with deploying a containerized application using Amazon's container services. They need to create a private Amazon Elastic Container Registry (ECR) to store their Docker images and use Amazon Elastic...Jan 10·3 min read
thukhakyawe.hashnode.devDay 37: Managing EC2 Access with S3 Role-based PermissionsLab Information The Nautilus DevOps team needs to set up an application on an EC2 instance to interact with an S3 bucket for storing and retrieving data. To achieve this, the team must create a private S3 bucket, set appropriate IAM policies and role...Jan 10·3 min read
thukhakyawe.hashnode.devDay 36: Load Balancing EC2 Instances with Application Load BalancerLab Information The Nautilus Development Team needs to set up a new EC2 instance and configure it to run a web server. This EC2 instance should be part of an Application Load Balancer (ALB) setup to ensure high availability and better traffic managem...Jan 10·4 min read