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)