AWS Cloud Services

The core AWS services are the services offered by Amazon Web Services (AWS) that form the foundation of the AWS Cloud. These services are the building blocks for creating a wide range of applications and workloads. Some of the core AWS services include:

  • Compute: EC2 (Elastic Compute Cloud), Elastic Beanstalk, and Lambda
  • Storage: S3 (Simple Storage Service), EBS (Elastic Block Store), and Glacier
  • Database: RDS (Relational Database Service), DynamoDB, and Redshift
  • Networking: VPC (Virtual Private Cloud), Route 53, and Direct Connect
  • Management Tools: AWS Management Console, AWS CloudFormation, and AWS CloudTrail
  • Security and Compliance: IAM (Identity and Access Management), Certificate Manager, and AWS Shield
  • Analytics: Athena, Redshift, and QuickSight
  • Machine Learning: SageMaker and Rekognition
  • IoT: IoT Core and Greengrass
  • Mobile: Mobile Hub and AWS Amplify

These core AWS services are just the beginning of what AWS has to offer. AWS also offers a wide range of additional services, including application services, deployment and management services, developer tools, and more.

EC2 (Elastic Compute Cloud) - EC2 is a scalable computing service that allows users to launch virtual servers in the cloud. It provides on-demand access to computing resources and allows you to pay only for what you use.

S3 (Simple Storage Service) - S3 is a highly scalable, object-based storage service that provides unlimited storage capacity and high durability. It is a popular choice for storing and retrieving large amounts of data, including images, videos, and backups.

RDS (Relational Database Service) - RDS is a managed relational database service that makes it easy to set up, operate, and scale a relational database in the cloud. It supports popular database engines like MySQL, PostgreSQL, and Microsoft SQL Server.

VPC (Virtual Private Cloud) - VPC allows users to create a logically isolated section of the AWS Cloud where they can launch AWS resources in a virtual network that they define.

IAM (Identity and Access Management) - IAM is a security service that provides centralized control over AWS resources. It enables users to manage AWS access for different users and services, as well as enforce security policies.

Athena - Athena is an interactive query service that makes it easy to analyze data stored in S3 using standard SQL. It provides a cost-effective way to access, process, and visualize large amounts of data.

SageMaker - SageMaker is a machine learning service that provides everything you need to build, train, and deploy machine learning models. It supports a wide range of algorithms and frameworks, making it a popular choice for data scientists and machine learning engineers.

IoT Core - IoT Core is a managed cloud service that makes it easy to securely connect devices to the AWS Cloud. It provides a simple, scalable, and secure way to manage devices and collect, process, and act on device data.