Compute:
1 EC2
↳ Cloud virtual servers to run apps with full control over operating system.
2 Lambda
↳ Serverless compute that runs code in response to events without managing servers.
3 ECS
↳ Managed container orchestration service for running Docker containers.
4 EKS
↳ Managed Kubernetes service that runs and scales containerized apps.
5 Auto Scaling
↳ Automatically adjust compute capacity based on demand.
——
Storage:
6 S3
↳ Durable object storage for files, backups, media & static content.
7 EBS
↳ Persistent block storage volumes attached to EC2 instances.
8 EFS
↳ Fully managed shared file system accessible by different EC2 instances.
9 FSx
↳ Managed high-performance file systems - Windows File Server.
10 Snowball
↳ Using physical device to transfer large amounts of data into or out of AWS.
——
Networking:
11 VPC
↳ Logically isolated virtual network where you define IP ranges, subnets & routing.
12 Route 53
↳ Scalable DNS service that routes users to apps.
13 ELB
↳ Distributes incoming traffic across different servers for high availability.
14 CloudFront
↳ Global content delivery network (CDN) that caches content at edge locations.
15 Direct Connect
↳ Dedicated private network connection from on-premises to AWS.
——
Databases:
16 RDS
↳ Managed relational database service supporting engines like MySQL & PostgreSQL.
17 DynamoDB
↳ Fully managed NoSQL key-value database with low latency.
18 Aurora
↳ High-performance relational database compatible with MySQL & PostgreSQL.
19 Redshift
↳ Fully managed data warehouse for large-scale analytics.
20 ElastiCache
↳ In-memory caching service (Redis or Memcached) to reduce database load.
——
Security:
21 IAM
↳ Manages users, roles & permissions for AWS resources.
22 KMS
↳ Managed service for creating & controlling encryption keys.
23 Cognito
↳ User authentication & identity service for web and mobile apps.
24 GuardDuty
↳ Threat detection service that monitors AWS accounts & workloads.
25 WAF
↳ Web application firewall that filters harmful web traffic.
(That’s 80% of the services you need to know.)
What else should make this list?
——
My name is Rakesh and saying I am a huge nerd would probably be an understatement.. I love technology and getting my hands into the CLI or trying something new. I started this page because I've had a lot of people ask for help with some of the things I've either deployment in my professional career or at clients.
Thursday, 26 February 2026
Top 25 AWS services explained in 2 mins or less:
Subscribe to:
Post Comments (Atom)
Why do many Palo Alto engineers open a TAC case immediately… without checking anything first?
A production issue happens. Application team says “network issue.” Users say “firewall problem.” And within minutes someone says: “Let’s ope...
-
The TCP connection setup behavior for a Standard virtual server operates as follows: the three-way TCP handshake occurs on the client si...
-
1. Restoring the BIG-IP configuration to the factory default setting Impact of procedure: This procedure removes all BIG-IP local traffic o...
-
Problem this snippet solves: Next article describes an upgrade procedure to perform only using CLI commands. The idea is not to rep...

No comments:
Post a Comment