> For the complete documentation index, see [llms.txt](https://cybersecurity-cloud-and-it-notes.gitbook.io/kyles-cybersecurity-cloud-and-it-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cybersecurity-cloud-and-it-notes.gitbook.io/kyles-cybersecurity-cloud-and-it-gitbook/aws/certified-cloud-practitioner/intro-to-aws/theory/aws-10-000-foot-overview.md).

# AWS 10,000 Foot Overview

**AWS** offers an extensive range of cloud services. The AWS Management Console gives you access to all of them, allowing you to build, manage, and scale infrastructure.

## 🗂️ AWS Services Overview:

1. **Compute**:
   * Services for **running applications** or **processing data**.
   * Includes **virtual servers** and **serverless computing**.
2. **Storage**:
   * **Amazon S3** (one of the first AWS services), **EFS**, **Storage Gateway**, **AWS Backup**.
3. **Databases**:
   * **RDS** (Relational Database Service) and **DynamoDB** (NoSQL).
4. **Migration and Transfer**:
   * Services for **moving databases, servers, and data** to AWS.
5. **Networking and Content Delivery**:
   * **VPC** (Virtual Private Cloud): AWS's network solution.
   * **CloudFront** (content delivery), **Route 53** (DNS services).
6. **Developer Tools**:
   * Tools for **writing, building, and deploying software** on AWS.
7. **Robotics**:
   * **AWS Robot Maker**: Development for robotics applications.
8. **Blockchain**:
   * **AWS Managed Blockchain** for building blockchain applications.
9. **Quantum Technologies**:
   * **Amazon Bracket** for quantum algorithm development.
10. **Management and Governance**:
    * **Organizations**, **CloudWatch**, **Auto Scaling**, **CloudFormation**: Tools to **manage AWS infrastructure**.
11. **Media Services**:
    * Tools for **streaming, processing, and transcoding** media.
12. **Machine Learning**:
    * Services for ML such as **image recognition**, **language translation**, and even **autonomous driving**.
13. **Analytics**:
    * **Amazon Redshift** (data lake), **Athena** (big data querying).
14. **Security, Identity, and Compliance**:
    * Services for **authentication**, **password management**, **network breach detection**, **firewalls**, etc.
15. **Front-end Web and Mobile Services**:
    * Tools for **building websites** and **mobile apps**.
16. **AR/VR**:
    * **Amazon Sumerian**: Create and run 3D, AR, and VR applications.
17. **Application Integration**:
    * Services like **SQS** to help applications work seamlessly together.
18. **Cost Management**:
    * Tools like **Cost Explorer** and **AWS Budgets** for managing cloud expenses.
19. **Customer Engagement**:
    * Services to connect with customers, such as **Alexa for Business** and **Chime** (video conferencing).
20. **End User Computing**:
    * **Workspaces** for virtual desktops.
21. **IoT (Internet of Things)**:
    * A suite of services to help build and manage **IoT devices**.
22. **Game Development**:
    * **Amazon GameLift** for dedicated game server hosting.
23. **Containers**:
    * Services related to **container management** (like Docker).

## 📊 AWS Console Structure:

* **Search Bar**: Helps you quickly locate any service.
* **Quick Links**: "Build a Solution" links and documentation guides for learning about services.
* **Customer Enablement**: Includes **Support** for assistance.

AWS is constantly evolving, frequently launching **new services** and **updates**. This enables customers to achieve incredible things with minimal effort.
