Level 1
0 / 100 XP

Overview of AWS core services

In this lesson, you will learn about the core services offered by Amazon Web Services (AWS), the leading cloud computing platform. AWS offers a wide range of services that can be used to build, deploy, and manage applications on the cloud, including computing, storage, database, networking, analytics, machine learning, security, and more.

The core services offered by AWS include:

  • Compute : This category includes services that allow users to rent virtual machines or run code in response to specific events. The most well-known service in this category is Amazon Elastic Compute Cloud (EC2).
  • Storage : This category includes services that allow users to store and retrieve data in a variety of formats. The most well-known service in this category is Amazon Simple Storage Service (S3), which is an object-based storage service.
  • Databases : This category includes services that allow users to set up, operate, and scale relational or NoSQL databases. The most well-known service in this category is Amazon Relational Database Service (RDS).
  • Analytics : This category includes services that allow users to analyze large amounts of data and gain insights from it. The most well-known service in this category is Amazon Redshift, which is a data warehousing service.
  • Networking : This category includes services that allow users to connect their resources and applications to the internet, as well as route traffic to websites and applications. The most well-known service in this category is Amazon Virtual Private Cloud (VPC).
  • Mobile : This category includes services that allow users to build, test, and deploy mobile applications. The most well-known service in this category is Amazon Pinpoint, which is a mobile analytics service.
  • Developer Tools : This category includes services that help developers build, test, and deploy applications more efficiently. The most well-known service in this category is AWS CodePipeline, whi…