This content originally appeared on DEV Community and was authored by Zeshan
This list ensures you are familiar with all relevant services:
Compute
- Amazon EC2 (Elastic Compute Cloud): Provides resizable compute capacity in the cloud, making web-scale cloud computing easier for developers.
- AWS Lambda: Lets you run code without provisioning or managing servers, charging only for the compute time consumed.
- Amazon ECS (Elastic Container Service): Highly scalable container management service that supports Docker containers, enabling you to easily run and scale containerized applications.
- Amazon EKS (Elastic Kubernetes Service): Managed service that simplifies running Kubernetes on AWS without needing to install and operate your own Kubernetes control plane.
- AWS Fargate: Serverless compute engine for containers that works with ECS and EKS, removing the need to provision and manage servers.
- AWS Elastic Beanstalk: Easy-to-use service for deploying and scaling web applications and services, handling the deployment, from capacity provisioning to load balancing.
- Amazon Lightsail: Provides a simplified cloud experience, offering virtual private servers, storage, and networking for a low, predictable price.
- AWS Batch: Enables developers, scientists, and engineers to easily and efficiently run hundreds of thousands of batch computing jobs.
Storage
- Amazon S3 (Simple Storage Service): Object storage service that offers industry-leading scalability, data availability, security, and performance.
- Amazon EFS (Elastic File System): Provides scalable, elastic file storage for use with Amazon EC2, accessible via standard file system interfaces.
- Amazon EBS (Elastic Block Store): High-performance block storage service designed for use with Amazon EC2 for both throughput and transaction-intensive workloads.
- AWS Storage Gateway: Hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage.
- Amazon S3 Glacier: Secure, durable, and low-cost storage service for data archiving and long-term backup.
Database
- Amazon RDS (Relational Database Service): Makes it easy to set up, operate, and scale a relational database in the cloud, supporting various database engines.
- Amazon Aurora: MySQL and PostgreSQL-compatible relational database built for the cloud, combining the performance and availability of high-end commercial databases with the simplicity and cost-effectiveness of open-source databases.
- Amazon DynamoDB: Key-value and document database that delivers single-digit millisecond performance at any scale.
- Amazon Redshift: Fully managed data warehouse service that makes it simple and cost-effective to analyze all your data using SQL and your existing Business Intelligence (BI) tools.
- Amazon ElastiCache: In-memory caching service that supports Redis and Memcached, improving the performance of web applications.
- Amazon Neptune: Fast, reliable graph database service that makes it easy to build and run applications that work with highly connected datasets.
- Amazon DocumentDB (with MongoDB compatibility): Managed database service that supports MongoDB workloads.
- AWS Database Migration Service (DMS): Helps you migrate databases to AWS quickly and securely, supporting both homogenous and heterogeneous migrations.
Networking and Content Delivery
- Amazon VPC (Virtual Private Cloud): Lets you provision a logically isolated section of the AWS cloud where you can launch AWS resources in a virtual network.
- Amazon CloudFront: Fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally.
- Amazon Route 53: Scalable and highly available domain name system (DNS) web service designed to route end-users to Internet applications.
- Elastic Load Balancing (ELB): Automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances.
- AWS Direct Connect: Provides a dedicated network connection from your premises to AWS, improving performance and reliability.
- AWS Global Accelerator: Service that improves the availability and performance of your applications with global users.
- AWS Transit Gateway: Enables you to connect your Amazon VPCs and on-premises networks to a single gateway.
- Amazon API Gateway: Fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale.
Security, Identity, and Compliance
- AWS IAM (Identity and Access Management): Enables you to manage access to AWS services and resources securely, using policies to grant permissions.
- AWS KMS (Key Management Service): Makes it easy to create and control the encryption keys used to encrypt your data.
- AWS Shield: Managed Distributed Denial of Service (DDoS) protection service that safeguards web applications.
- AWS WAF (Web Application Firewall): Protects your web applications from common web exploits that could affect application availability, compromise security, or consume excessive resources.
- AWS Artifact: Provides on-demand access to AWS's security and compliance reports.
- AWS Secrets Manager: Helps you protect access to your applications, services, and IT resources without the upfront cost and complexity of managing your own hardware security module (HSM) infrastructure.
- Amazon Macie: Security service that uses machine learning to automatically discover, classify, and protect sensitive data in AWS.
- AWS Security Hub: Gives you a comprehensive view of your high-priority security alerts and compliance status across AWS accounts.
- Amazon GuardDuty: Threat detection service that continuously monitors for malicious activity and unauthorized behavior to protect your AWS accounts and workloads.
Management and Governance
- AWS CloudWatch: Monitoring and observability service built for DevOps engineers, developers, site reliability engineers (SREs), and IT managers.
- AWS CloudTrail: Enables governance, compliance, and operational and risk auditing of your AWS account by recording AWS Management Console actions and API calls.
- AWS Config: Provides AWS resource inventory, configuration history, and configuration change notifications to enable security and governance.
- AWS CloudFormation: Service that helps you model and set up your Amazon Web Services resources so that you can spend less time managing those resources and more time focusing on your applications.
- AWS Systems Manager: Gives you visibility and control of your infrastructure on AWS, automating common maintenance and deployment tasks.
- AWS Trusted Advisor: An online resource that helps you reduce cost, increase performance, and improve security by optimizing your AWS environment.
- AWS Control Tower: Simplifies the process of setting up and governing a secure, compliant multi-account AWS environment.
- AWS Service Catalog: Allows organizations to create and manage catalogs of IT services that are approved for use on AWS.
- AWS Organizations: Enables you to create groups of AWS accounts that you can use to more easily manage security and automation settings.
- AWS License Manager: Makes it easier to manage your software licenses from vendors like Microsoft, SAP, Oracle, and IBM across AWS and your on-premises environments.
- AWS Well-Architected Tool: Helps you review the state of your workloads and compares them to the latest AWS architectural best practices.
- AWS Compute Optimizer: Recommends optimal AWS resources for your workloads to reduce costs and improve performance.
- AWS Managed Services: Provides ongoing management of your AWS infrastructure so you can focus on your applications.
- AWS Personal Health Dashboard: Provides alerts and remediation guidance when AWS is experiencing events that may impact you.
- AWS Cost Explorer: Enables you to view and analyze your costs and usage over time.
- AWS Budgets: Allows you to set custom cost and usage budgets that alert you when you exceed your thresholds.
Application Integration
- Amazon SQS (Simple Queue Service): Fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications.
- Amazon SNS (Simple Notification Service): Fully managed messaging service for both application-to-application (A2A) and application-to-person (A2P) communication.
- AWS Step Functions: Makes it easy to coordinate the components of distributed applications and microservices using visual workflows.
- Amazon EventBridge (formerly CloudWatch Events): Serverless event bus service that makes it easy to connect your applications with data from various sources.
- Amazon MQ: Managed message broker service for Apache ActiveMQ and RabbitMQ that makes it easy to set up and operate message brokers in the cloud.
- AWS AppSync: Fully managed service that makes it easy to develop GraphQL APIs by handling the heavy lifting of securely connecting to data sources.
Analytics
- Amazon Kinesis: Platform to collect, process, and analyze real-time, streaming data, enabling you to get timely insights and react quickly to new information.
- Amazon EMR (Elastic MapReduce): Cloud big data platform that provides a managed Hadoop framework to process vast amounts of data across resizable clusters of Amazon EC2 instances.
- Amazon Redshift: Fast, simple, cost-effective data warehousing service.
- Amazon Athena: Interactive query service that makes it easy to analyze data in Amazon S3 using standard SQL.
- AWS Glue: Fully managed extract, transform, and load (ETL) service that makes it easy to prepare and load data for analytics.
- Amazon QuickSight: Scalable, serverless, embeddable business intelligence (BI) service built for the cloud.
Migration and Transfer
- AWS Migration Hub: Provides a single location to track the progress of application migrations across multiple AWS and partner solutions.
AWS Database Migration Service (DMS): Helps you migrate databases to AWS quickly and securely.
AWS Server Migration Service (SMS): Agentless service that makes it easier and faster for you to migrate thousands of on-premises workloads to AWS.
AWS Snowball: Petabyte-scale data transport solution that uses secure appliances to transfer large amounts of data into and out of AWS.
AWS Snowmobile: Exabyte-scale data transfer service used to move extremely large amounts of data to AWS.
AWS DataSync: Simplifies, automates, and accelerates moving data between on-premises storage and AWS.
AWS Transfer Family: Provides fully managed support for transferring files directly into and out of Amazon S3 using SFTP, FTPS, and FTP.
Developer Tools
- AWS CodeCommit: Fully managed source control service that makes it easy for teams to host secure and scalable Git repositories.
- AWS CodeBuild: Fully managed continuous integration service that compiles source code, runs tests, and produces software packages that are ready to deploy.
- AWS CodeDeploy: Automates code deployments to any instance, including Amazon EC2 instances and on-premises servers.
- AWS CodePipeline: Fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates.
- AWS Cloud9: Cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser.
- AWS X-Ray: Helps developers analyze and debug production, distributed applications, such as those built using a microservices architecture.
Machine Learning
- Amazon SageMaker: Fully managed service that provides every developer and data scientist with the ability to build, train, and deploy machine learning models quickly.
- Amazon Rekognition: Makes it easy to add image and video analysis to your applications.
- Amazon Comprehend: Natural language processing (NLP) service that uses machine learning to find insights and relationships in a text.
- Amazon Polly: Turns text into lifelike speech, allowing you to create applications that talk.
- Amazon Lex: Service for building conversational interfaces into any application using voice and text.
- Amazon Transcribe: Automatic speech recognition (ASR) service that makes it easy for developers to add speech-to-text capabilities to their applications.
- Amazon Translate: Neural machine translation service that delivers fast, high-quality, and affordable language translation.
- AWS DeepRacer: Autonomous 1/18th scale race car that provides an interesting and fun way to get started with reinforcement learning (RL).
- AWS DeepLens: Deep learning-enabled video camera for developers to learn and explore AI concepts.
End User Computing
- Amazon WorkSpaces: Fully managed, secure desktop computing service which runs on AWS.
- Amazon AppStream 2.0: Fully managed application streaming service that provides users with instant access to their desktop applications from anywhere.
- Amazon WorkDocs: Secure, fully managed, file collaboration and management service with an extensible SDK.
Internet of Things (IoT)
- AWS IoT Core: Managed cloud platform that lets connected devices easily and securely interact with cloud applications and other devices.
- AWS IoT Greengrass: Extends AWS to edge devices so they can act locally on the data they generate while still using the cloud for management, analytics, and durable storage.
- AWS IoT Analytics: Fully managed service that makes it easy to run and operationalize sophisticated analytics on massive volumes of IoT data.
- AWS IoT Device Management: Makes it easy to securely onboard, organize, monitor, and remotely manage IoT devices at scale.
- AWS IoT Events: Makes it easy to detect and respond to events from IoT sensors and applications.
- AWS IoT SiteWise: Managed service that makes it easy to collect, store, organize, and monitor data from industrial equipment at scale.
- AWS IoT Things Graph: Service that makes it easy to visually connect different devices and web services to build IoT applications.
- AWS IoT Button: Simple Wi-Fi device for developers to get started with AWS IoT Core, Lambda, DynamoDB, and many other Amazon Web Services.
Business Applications
- Amazon Chime: Communications service that lets you meet, chat, and place business calls inside and outside your organization, all using a single application.
- Amazon WorkMail: Secure, managed business email and calendar service with support for existing desktop and mobile email clients.
Media Services
- AWS Elemental MediaConvert: File-based video transcoding service with broadcast-grade features.
- AWS Elemental MediaLive: Broadcast-grade live video processing service.
- AWS Elemental MediaPackage: Prepares and protects your video for delivery over the Internet.
- AWS Elemental MediaStore: Storage service optimized for media that provides the performance, consistency, and low latency required to deliver live and on-demand video content.
- AWS Elemental MediaTailor: Monetizes video content with server-side ad insertion while maintaining a high-quality streaming experience.
Mobile Services
- AWS Amplify: Set of tools and services that enables mobile and front-end web developers to build secure, scalable full-stack applications, powered by AWS.
- Amazon Pinpoint: Flexible and scalable outbound and inbound marketing communications service.
- AWS Device Farm: App testing service that lets you test and interact with Android, iOS, and web apps on many devices simultaneously.
- AWS AppSync: Fully managed service that makes it easy to develop GraphQL APIs by handling the heavy lifting of securely connecting to data sources like DynamoDB.
Customer Engagement
- Amazon Connect: Cloud-based contact center service that makes it easy for businesses to deliver better customer service at lower cost.
- Amazon Pinpoint: Flexible and scalable marketing communications service for engaging customers by email, SMS, push notifications, and more.
Quantum Technologies
- Amazon Braket: Fully managed service that helps you get started with quantum computing, providing a development environment to build, test, and run quantum algorithms.
This comprehensive list covers a wide range of AWS services that are crucial for the AWS Certified Solutions Architect
This content originally appeared on DEV Community and was authored by Zeshan
![](https://www.radiofree.org/wp-content/plugins/print-app/icon.jpg)
Zeshan | Sciencx (2024-06-25T00:27:41+00:00) AWS services for the AWS Certified Solutions Architect. Retrieved from https://www.scien.cx/2024/06/25/aws-services-for-the-aws-certified-solutions-architect/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.