DEV Community

Cover image for AWS Services
Akash saini
Akash saini

Posted on

AWS Services

๐Ÿ–ฅ๏ธ Compute

  • Amazon EC2 โ€“ Scalable virtual servers in the cloud.
  • Amazon EC2 Auto Scaling โ€“ Automatically adjust the number of EC2 instances to meet demand.
  • AWS Lambda โ€“ Run code without provisioning or managing servers.
  • AWS Elastic Beanstalk โ€“ Deploy and manage applications easily.
  • Amazon ECS (Elastic Container Service) โ€“ Container orchestration service.
  • Amazon EKS (Elastic Kubernetes Service) โ€“ Managed Kubernetes service.
  • AWS Batch โ€“ Run batch computing workloads.
  • AWS Outposts โ€“ Run AWS infrastructure on-premises.
  • AWS Wavelength โ€“ Deploy applications at the edge for 5G devices.
  • AWS Fargate โ€“ Serverless compute engine for containers.

๐Ÿ—„๏ธ Storage

  • Amazon S3 (Simple Storage Service) โ€“ Scalable object storage.
  • Amazon EBS (Elastic Block Store) โ€“ Persistent block storage for EC2 instances.
  • Amazon EFS (Elastic File System) โ€“ Fully managed scalable file storage.
  • Amazon FSx โ€“ Fully managed file systems (Windows File Server, Lustre, NetApp ONTAP, etc.).
  • AWS Storage Gateway โ€“ Hybrid storage service connecting on-premises environments to AWS.
  • AWS Backup โ€“ Centralized backup across AWS services.
  • Amazon S3 Glacier โ€“ Low-cost archive storage.
  • Amazon S3 Glacier Deep Archive โ€“ Lowest cost storage for long-term retention.

๐Ÿ—ƒ๏ธ Databases

  • Amazon RDS (Relational Database Service) โ€“ Managed relational databases.
  • Amazon Aurora โ€“ High-performance MySQL and PostgreSQL compatible database.
  • Amazon DynamoDB โ€“ Fully managed NoSQL database.
  • Amazon Redshift โ€“ Fast, fully managed data warehouse.
  • Amazon ElastiCache โ€“ Managed Redis and Memcached.
  • Amazon Neptune โ€“ Managed graph database service.
  • Amazon DocumentDB โ€“ Managed document database compatible with MongoDB.
  • Amazon Keyspaces โ€“ Managed Apache Cassandra-compatible database.
  • Amazon Timestream โ€“ Time series database for IoT and operational applications.
  • AWS Database Migration Service (DMS) โ€“ Database migration service.

๐ŸŒ Networking & Content Delivery

  • Amazon VPC (Virtual Private Cloud) โ€“ Isolated network environment.
  • Amazon CloudFront โ€“ Global content delivery network (CDN).
  • Elastic Load Balancing (ELB) โ€“ Automatically distributes incoming application traffic across multiple targets.
    • Application Load Balancer (ALB) โ€“ Layer 7 load balancing for HTTP/HTTPS traffic.
    • Network Load Balancer (NLB) โ€“ High-performance Layer 4 load balancing.
    • Gateway Load Balancer (GWLB) โ€“ For third-party virtual appliances.
  • AWS Direct Connect โ€“ Dedicated network connections.
  • AWS Global Accelerator โ€“ Improve global app availability and performance.
  • Amazon Route 53 โ€“ Scalable DNS and domain registration.
  • AWS App Mesh โ€“ Service mesh for microservices networking.
  • AWS Transit Gateway โ€“ Hub for connecting VPCs and on-prem networks.
  • AWS PrivateLink โ€“ Private connectivity to AWS services.
  • AWS Site-to-Site VPN โ€“ Secure IPsec VPN connections.
  • AWS Client VPN โ€“ Managed client VPN service.
  • Virtual Private Gateway (VGW) โ€“ VPN concentrator on AWS side.
  • Customer Gateway (CGW) โ€“ Your side of a VPN connection.
  • AWS Network Firewall โ€“ Managed network firewall.
  • AWS VPN CloudHub โ€“ Connect multiple VPN connections.

๐Ÿ“Š Analytics

  • Amazon Athena โ€“ Query data in S3 using SQL.
  • Amazon Redshift โ€“ Data warehousing and analytics.
  • AWS Glue โ€“ Serverless ETL (extract, transform, load) service.
  • Amazon Kinesis โ€“ Real-time data streaming and analytics.
  • Amazon EMR (Elastic MapReduce) โ€“ Managed Hadoop and Spark.
  • AWS Lake Formation โ€“ Build and secure data lakes.
  • Amazon OpenSearch Service โ€“ Search and log analytics.
  • Amazon QuickSight โ€“ Scalable BI and visualization service.

๐Ÿ” Security, Identity & Compliance

  • AWS IAM (Identity and Access Management) โ€“ Manage access and permissions for AWS resources.
  • AWS IAM Access Analyzer โ€“ Analyze and identify resources shared with external entities.
  • AWS Credential Report โ€“ Summary report of IAM users and credentials.
  • AWS KMS (Key Management Service) โ€“ Encryption key management.
  • AWS Shield โ€“ DDoS protection service.
  • AWS WAF (Web Application Firewall) โ€“ Protect web applications from common exploits.
  • AWS Firewall Manager โ€“ Centralized management of firewall rules and security policies.
  • Amazon Macie โ€“ Data security and privacy service using machine learning.
  • AWS Secrets Manager โ€“ Securely manage secrets and credentials.
  • AWS Certificate Manager (ACM) โ€“ Provision and manage SSL/TLS certificates.
  • AWS Artifact โ€“ On-demand access to AWS compliance reports and security and compliance documentation.
  • AWS Organizations โ€“ Centralized management of multiple AWS accounts and governance.

๐Ÿงพ Management & Governance

  • AWS Cost Explorer โ€“ Cost visualization and analysis.
  • AWS Budgets โ€“ Budgeting and alerts.
  • AWS Cost and Usage Report (CUR) โ€“ Detailed billing data.
  • AWS CloudTrail โ€“ Log API activity.
  • AWS Config โ€“ Track configuration and compliance.
  • AWS Trusted Advisor โ€“ Best practices recommendations.
  • AWS License Manager โ€“ License management.
  • AWS Systems Manager (SSM) โ€“ Operational automation and management.
  • AWS Control Tower โ€“ Set up and govern multi-account AWS environments.

๐Ÿ”ง Developer Tools

  • AWS CodeCommit โ€“ Git repositories.
  • AWS CodeBuild โ€“ Build and test code.
  • AWS CodeDeploy โ€“ Deployment automation.
  • AWS CodePipeline โ€“ Continuous integration and delivery.
  • AWS Cloud9 โ€“ Cloud IDE.
  • AWS X-Ray โ€“ Debug and trace applications.

๐Ÿ”„ Application Integration

  • Amazon SQS (Simple Queue Service) โ€“ Managed message queues.
  • Amazon SNS (Simple Notification Service) โ€“ Pub/sub messaging.
  • Amazon EventBridge โ€“ Serverless event bus.
  • AWS Step Functions โ€“ Workflow orchestration.
  • AWS AppSync โ€“ Managed GraphQL API service.
  • Amazon SES (Simple Email Service) โ€“ Scalable email sending and receiving service.

๐Ÿšš Migration & Transfer

  • AWS Migration Hub โ€“ Track migrations.
  • AWS Application Discovery Service โ€“ Collect on-prem data.
  • AWS Database Migration Service (DMS) โ€“ Database migration.
  • AWS Transfer Family โ€“ Managed file transfers to/from S3.
  • AWS Snowball โ€“ Data transport appliance.
  • AWS Snowcone โ€“ Portable edge computing/data transfer.
  • AWS Snowmobile โ€“ Exabyte-scale data transfer truck.
  • AWS DataSync โ€“ Automated data transfers.
  • AWS CloudEndure Migration โ€“ Server migration service.

๐Ÿค– AI & Machine Learning

  • Amazon SageMaker โ€“ Build, train, and deploy machine learning models at scale.
  • AWS Rekognition โ€“ Image and video analysis for facial recognition, object detection, and more.
  • Amazon Comprehend โ€“ Natural language processing (NLP) to extract insights from text.
  • Amazon Lex โ€“ Build conversational interfaces using voice and text (chatbots).
  • Amazon Polly โ€“ Text-to-speech conversion with lifelike voices.
  • Amazon Translate โ€“ Neural machine translation for language localization.
  • Amazon Forecast โ€“ Time-series forecasting using machine learning.
  • Amazon Textract โ€“ Automatically extract text and data from scanned documents.
  • Amazon Personalize โ€“ Real-time personalized recommendations and user personalization.
  • Amazon Fraud Detector โ€“ Detect potential fraud in real-time using ML.
  • Amazon CodeWhisperer โ€“ ML-powered code generation and recommendation tool.
  • Amazon Kendra โ€“ Intelligent enterprise search service powered by ML.
  • AWS DeepLens โ€“ Deep learning-enabled video camera for developers.
  • AWS DeepRacer โ€“ Autonomous 1/18th scale race car driven by reinforcement learning.
  • Amazon Elastic Inference โ€“ Attach low-cost GPU-powered inference acceleration to EC2 and SageMaker.
  • AWS Glue DataBrew โ€“ Visual data preparation tool powered by ML.
  • Amazon Lookout for Metrics โ€“ Anomaly detection for business and operational data.
  • Amazon Lookout for Equipment โ€“ Predict equipment failures with sensor data.
  • Amazon HealthLake โ€“ Analyze and query health data using ML.
  • Amazon Textract โ€“ Extract printed text, handwriting, and data from documents.
  • AWS Panorama โ€“ Add computer vision to on-premises cameras.

Top comments (0)