Amazon EC2 (Elastic Compute Cloud)
Amazon EC2 gives you the ability to grow computing power in the cloud. You can start virtual servers, set up security and networking, and handle storage. EC2 lets you pick from many instance types, which are suited for different tasks and apps.
Amazon S3 (Simple Storage Service)
Amazon S3 is a storage service that provides top-notch scalability, data access, security, and speed. It's made to store and safeguard any amount of data for various uses, such as websites, mobile apps, backup and restore, archiving, and analyzing large amounts of data.
Amazon RDS (Relational Database Service)
Amazon RDS makes it easier to set up, operate, and scale a relational database in the cloud. It provides cost-efficient and resizable capacity while automating time-consuming administration tasks such as hardware provisioning, database setup, patching, and backups.
AWS Lambda
AWS Lambda is a serverless compute service that lets you run code without provisioning or managing servers. You only pay for the compute time you consume, making it a cost-effective way to run applications.
Amazon VPC (Virtual Private Cloud)
Amazon VPC lets you provision a logically isolated section of the AWS cloud where you can launch AWS resources in a virtual network that you define. It offers complete control over your virtual networking environment, including resource placement, connectivity, and security.
AWS IAM (Identity and Access Management)
AWS IAM helps you securely control access to AWS services and resources for your users. With IAM, you can create and manage AWS users and groups, and use permissions to allow and deny their access to AWS resources.