#linux
Read more stories on Hashnode
Articles with this tag
Presentation Layer (Web Tier): Handles the user interface (UI) and manages user interaction. Application Layer (App Tier): Contains the business...
AWS Athena is a powerful and useful tool that allows users to analyze data stored in Amazon S3 using SQL. One of the most important step to use Athena...
👉To understand CloudFormation a bit better, we are going to use it to perform the following exercise: Create a VPC with CIDR 10.10.0.0/16 Create...
👉AWS, CloudFormation is a service that allows you to define and manage AWS infrastructure as code. With CloudFormation, you can use JSON or YAML...
👉Overview This article deals with how you can host an internet-accessible static website using Amazon S3 😊This article will be divided into 3...
👉Amazon EC2 Auto Scaling helps you maintain application availability and lets you automatically add or remove EC2 instances using scaling policies...