AWS Articles
AWS is a cloud computing services.
Page 2/3
Setting Up AWS EFS and Mounting It to Multiple EC2 Instances
A guide to creating an AWS EFS (Elastic File System) and mounting it to two EC2 instances for shared data access.- Published on
Launch Applications Using AWS Amplify
Learn how to deploy an application using AWS Amplify.- Published on
Adding a New EBS Volume to an EC2 Amazon Linux Server
Learn how to add a new Elastic Block Store (EBS) volume to an EC2 Amazon Linux instance. This post will guide you through the steps to attach, format, and mount the new volume for additional storage.- Published on
Hands-On with AWS - Setting Up EC2 Instances in a Load Balanced Target Group
A step-by-step guide on setting up EC2 instances in an AWS target group and configuring them with a load balancer. Includes a YouTube tutorial.- Published on
Introduction to AWS Lambda
Learn the basics of AWS Lambda, a serverless computing service, and watch YouTube tutorial to see it in action, from creating a simple function to deploying it in the cloud.- Published on
Exploring Security Groups in AWS
A quick guide to understanding and configuring Security Groups in AWS. Includes a YouTube hands-on tutorial.- Published on
Getting Started with AWS Cloud9 - cloud-based Integrated Development Environment (IDE)
Learn how to launch and use AWS Cloud9, a cloud-based integrated development environment (IDE).- Published on
Customizing AWS EC2 OS with User Data to Install Nginx
Learn how to customize an AWS EC2 instance using user data to install Nginx.- Published on
Launching a PostgreSQL DB on AWS and Connecting with pgAdmin
Step-by-step guide to launching a PostgreSQL database on AWS RDS and connecting to it using pgAdmin.- Published on