📄️ EC2
The foundational service that provides compute resources for customers to build their applications on AWS is called Amazon EC2. Amazon EC2 provides customers with a choice of 500+ instance types. Customers can then tailor the right combination of instance types for their business applications.
📄️ IAM
Securely manage identities and access to AWS services and resources
📄️ Glue
AWS Glue is a serverless data integration service that makes it easy to discover, prepare, and combine data for analytics, machine learning, and application development. AWS Glue provides all the capabilities needed for data integration so that you can start analyzing your data and put it to use in minutes instead of months.
📄️ RDS
RDS stands for Relational Database Services
📄️ S3
Amazon S3 is one of the most commonly used cloud data storage services for web applications, and high-performance compute use cases. It is Amazon's object storage service providing virtually unlimited data storage. Some of the advantages of using Amazon S3 include very high scalability, durability, data availability, security, and performance. Amazon S3 can be used for a variety of cloud-native applications, ranging from simple data storage to very large data lakes to web hosting and high-performance applications, such as training very advanced and compute-intensive ML models. Amazon S3 offers several classes of storage options with differences in terms of data access, resiliency, archival needs, and cost. We can choose the storage class that best suits our use case and business needs. There is also an option for cost saving when the access pattern is unknown or changes over time (S3 Intelligent-Tiering).
📄️ DMS
AWS Database Migration Service (AWS DMS) helps you migrate databases to AWS quickly and securely. The source database remains fully operational during the migration, minimizing downtime to applications that rely on the database. The AWS Database Migration Service can migrate your data to and from the most widely used commercial and open-source databases.
📄️ Secrets Manager
AWS Secrets Management Service
📄️ AWS Container Services
1. Containers on AWS Overview: ECS | EKS | Fargate | ECR
📄️ AWS Commands
📄️ Lab: AWS Account Setup
Create AWS Account
📄️ Lab: Create IAM Role and Policy
In this lab, we will learn about AWS IAM service. We will perform the following activities:
📄️ Lab: AWS Secrets Manager
Objective
📄️ Lab: Create AWS VPC
Description
📄️ Lab: Create AWS EC2 instance
Description