AWS Cloud

AWS Cloud

Deep technical articles on this topic.

136Articles
136Topics covered
Articles in this category

All 136 articles, sorted alphabetically

Advertisement
ARTICLE · 01

Amazon Comprehend

Sentiment, entities, key phrases, syntax.

Read article
ARTICLE · 02

Amazon Polly + Transcribe

Neural voices + streaming transcription. Multilingual.

Read article
ARTICLE · 03

Amazon Rekognition

Face detection + object recognition + moderation.

Read article
ARTICLE · 04

Amazon Textract

OCR + tables + forms. Better than raw OCR.

Read article
ARTICLE · 05

Amazon Aurora

5x MySQL, 3x Postgres perf. Serverless. Global DB.

Read article
ARTICLE · 06

Aurora Serverless v2

Scale from 0.5 to 128 ACUs. Pay per second. Modern serverless DB.

Read article
ARTICLE · 07

Auto Scaling Groups

Launch templates + scaling policies. Match capacity to demand.

Read article
ARTICLE · 08

AMI Lifecycle

Bake vs configure at boot. Packer + EC2 Image Builder.

Read article
ARTICLE · 09

AWS API Gateway -- the managed front door for APIs

Deep-dive on AWS API Gateway: the managed front-door role, REST vs HTTP APIs (features vs cost/latency), integrations (Lambda/HTTP/AWS services), auth…

Read article
ARTICLE · 10

AWS App Runner

Point at repo/image, App Runner runs it. Auto scale + HTTPS.

Read article
ARTICLE · 11

AWS Athena

How Athena provides SQL on S3 without infrastructure.

Read article
ARTICLE · 12

AWS Batch

Job queues + compute environments. HPC + ML training patterns.

Read article
ARTICLE · 13

AWS Batch Multi-Node Jobs

Distribute jobs across many EC2. MPI + tightly-coupled compute.

Read article
ARTICLE · 14

AWS Elastic Beanstalk

Upload code, Beanstalk deploys. Simpler than EC2 + LB manual.

Read article
ARTICLE · 15

AWS Bedrock

How Bedrock provides managed access to foundation models.

Read article
ARTICLE · 16

AWS Bedrock

Claude, Llama, Mistral, Titan, others via unified API.

Read article
ARTICLE · 17

AWS CDK

TypeScript/Python/Java/Go/.NET generate CloudFormation.

Read article
ARTICLE · 18

AWS Client VPN + Site-to-Site VPN

OpenVPN-based client + IPsec site-to-site.

Read article
ARTICLE · 19

AWS CloudFront

How CloudFront distributes content globally via edge locations.

Read article
ARTICLE · 20

AWS CloudTrail

Every API call recorded. Compliance foundation.

Read article
ARTICLE · 21

Amazon Cognito

User Pools (identity) + Identity Pools (AWS access).

Read article
ARTICLE · 22

AWS Config

Track resource state over time. Compliance rules.

Read article
ARTICLE · 23

AWS Control Tower

Automated multi-account setup with governance baseline.

Read article
ARTICLE · 24

AWS Data Lake Architecture in Depth

A 2500-word walkthrough of AWS data lake: ingest, S3 raw/curated, Glue Catalog, Lake Formation, ETL, Athena, BI, observability, cost governance.

Read article
ARTICLE · 25

AWS DataSync

Managed transfer service. On-prem ↔ AWS + intra-AWS.

Read article
ARTICLE · 26

AWS DataZone

How DataZone provides data governance + catalog across accounts.

Read article
ARTICLE · 27

AWS DynamoDB

How DynamoDB provides serverless NoSQL with predictable performance, why partition keys matter, and how streams enable event-driven patterns.

Read article
ARTICLE · 28

DynamoDB architecture

Deep-dive on DynamoDB: partition key, GSI/LSI, capacity modes, auto-scale, streams, TTL, global tables, access, metrics.

Read article
ARTICLE · 29

AWS EBS

How EBS provides persistent block storage for EC2: volume types, snapshots, encryption.

Read article
ARTICLE · 30

AWS EC2

How EC2 provisions virtual machines: instance types, AMIs, EBS, placement groups, and the operational patterns for running fleets.

Read article
ARTICLE · 31

AWS EC2 Instance Types

The EC2 instance type families (general, compute, memory, GPU, storage) and how to choose.

Read article
ARTICLE · 32

AWS ECS

How ECS runs containers: EC2 launch type vs Fargate, task definitions, services.

Read article
ARTICLE · 33

AWS ECS / Fargate -- running containers without managing servers

Deep-dive on AWS ECS/Fargate: the run-containers-without-server-ops need, task definitions (blueprint), services (declarative desired count/scaling), …

Read article
ARTICLE · 34

AWS EFS

How EFS provides managed NFS for multiple EC2 instances to share storage.

Read article
ARTICLE · 35

AWS EKS

How EKS provides managed Kubernetes with AWS integration.

Read article
ARTICLE · 36

AWS EMR

How EMR provides managed Hadoop + Spark + Presto.

Read article
ARTICLE · 37

Amazon EventBridge

Serverless event bus. Rules route to targets.

Read article
ARTICLE · 38

AWS EventBridge -- the serverless event bus for event-driven architecture

Deep-dive on AWS EventBridge: the central event bus, rules and content-based event patterns, targets and sources, schema registry, content filtering, …

Read article
ARTICLE · 39

AWS Fargate

Run containers without EC2 mgmt. ECS + EKS support. Pricing model.

Read article
ARTICLE · 40

AWS Glue

How Glue provides serverless ETL: crawlers, catalog, jobs.

Read article
ARTICLE · 41

AWS GuardDuty

ML-based anomaly detection. VPC Flow Logs + CloudTrail + DNS.

Read article
ARTICLE · 42

AWS IAM

How IAM controls access to every AWS API: users, groups, roles, policies, and how STS enables temporary credentials.

Read article
ARTICLE · 43

AWS IAM conditions architecture

Deep-dive on AWS IAM conditions: context keys, tag conditions, MFA + IP, SCP interaction, resource policies, boundaries, and policy simulator.

Read article
ARTICLE · 44

AWS IAM

Identity + permission model. Foundation of AWS security.

Read article
ARTICLE · 45

AWS Inferentia

Cheaper LLM inference. Inf1 + Inf2 instances.

Read article
ARTICLE · 46

AWS Inspector

EC2 + ECR + Lambda vulnerability assessment.

Read article
ARTICLE · 47

AWS Kinesis

The Kinesis family (Data Streams, Firehose, Analytics) for real-time data processing.

Read article
ARTICLE · 48

AWS Kinesis Architecture in Depth

A 2500-word walkthrough of AWS Kinesis: Data Streams, shards, retention, enhanced fan-out, Firehose, Managed Flink, auto-scale.

Read article
ARTICLE · 49

AWS KMS architecture

Deep-dive on AWS KMS: CMKs, envelope encryption, key policy + grants, aliases + rotation, Multi-Region keys, CloudHSM, CloudTrail.

Read article
ARTICLE · 50

AWS KMS

Managed encryption keys. Envelope encryption. HSM-backed.

Read article
ARTICLE · 51

AWS Lake Formation

Fine-grained access control on S3 data lakes.

Read article
ARTICLE · 52

AWS Lambda

How Lambda runs code without managing servers, cold starts, execution model, and the patterns that make Lambda work at scale.

Read article
ARTICLE · 53

Lambda architecture pattern

Deep-dive on Lambda architecture pattern: batch layer (exact/slow), speed layer (approximate/real-time), serving layer, Kappa alternative.

Read article
ARTICLE · 54

Lambda cold start architecture

Deep-dive on Lambda cold start: sandbox + runtime + function init phases, SnapStart, provisioned concurrency, VPC ENIs, and observability.

Read article
ARTICLE · 55

AWS Lambda

Event-driven functions. Micro-VM sandboxes. Cold starts + tuning.

Read article
ARTICLE · 56

AWS Macie

Find sensitive data in S3. ML classifiers. Compliance.

Read article
ARTICLE · 57

AWS MSK

How MSK provides managed Apache Kafka.

Read article
ARTICLE · 58

AWS Multi-Region Architecture in Depth

A 2500-word walkthrough of AWS multi-region: Route 53 routing, regional stacks, async data replication, failover, and global observability.

Read article
ARTICLE · 59

AWS Nitro System

Custom hardware + hypervisor. Enables Fargate + Bare Metal.

Read article
ARTICLE · 60

AWS OpenSearch

How OpenSearch provides managed search + observability.

Read article
ARTICLE · 61

AWS Organizations + Service Control Policies

Multi-account mgmt. SCPs as org-wide guardrails.

Read article
ARTICLE · 62

AWS Overview

What AWS is, how regions and availability zones organize its infrastructure, and how the service catalog composes into modern applications.

Read article
ARTICLE · 63

AWS PrivateLink

Endpoint to AWS/SaaS services without internet. Cross-VPC private access.

Read article
ARTICLE · 64

AWS RDS

How RDS manages database engines (Postgres, MySQL, MariaDB, Oracle, SQL Server) with backups, HA, and read replicas.

Read article
ARTICLE · 65

AWS RDS

MySQL, Postgres, MariaDB, Oracle, SQL Server. Multi-AZ + read replicas.

Read article
ARTICLE · 66

AWS Redshift

How Redshift provides managed columnar data warehouse.

Read article
ARTICLE · 67

AWS Route 53

How Route 53 provides managed DNS with health checks and routing policies.

Read article
ARTICLE · 68

aws_route53_arch_2k

Read article
ARTICLE · 69

AWS S3

How S3 stores objects durably and at scale, storage classes, access patterns, and the operational realities of huge S3 workloads.

Read article
ARTICLE · 70

S3 architecture

Deep-dive on Amazon S3: buckets, storage classes, strong consistency, versioning, lifecycle, replication, encryption, access, analytics.

Read article
ARTICLE · 71

AWS SageMaker

How SageMaker provides end-to-end ML platform.

Read article
ARTICLE · 72

AWS Secrets Manager architecture

Deep-dive on AWS Secrets Manager: secret create, version staging, rotation Lambda, auto-generated passwords, multi-Region, audit.

Read article
ARTICLE · 73

AWS Secrets Manager Rotation

Automated password rotation. RDS + custom.

Read article
ARTICLE · 74

AWS Security Hub

Aggregates GuardDuty + Inspector + Macie + third-party. Compliance frameworks.

Read article
ARTICLE · 75

AWS Serverless Architecture in Depth

A 2500-word walkthrough of AWS serverless: API Gateway, Lambda, Step Functions, DynamoDB, S3, Aurora Serverless, IAM, and observability.

Read article
ARTICLE · 76

AWS Shield

Standard (free) + Advanced (paid). Layer 3/4 + 7.

Read article
ARTICLE · 77

AWS Snow Family

Physical devices for extreme data transfer. Petabytes offline.

Read article
ARTICLE · 78

AWS SNS

How SNS provides managed pub/sub: topics, subscriptions, fan-out to SQS/Lambda/HTTP.

Read article
ARTICLE · 79

AWS SQS

How SQS provides managed message queues: standard vs FIFO, dead-letter, visibility timeout.

Read article
ARTICLE · 80

Amazon SQS architecture

Deep-dive on SQS: replicated queue storage and long polling, the visibility-timeout lease model, at-least-once delivery and idempotent consumers, FIFO…

Read article
ARTICLE · 81

AWS Step Functions

How Step Functions orchestrate workflows with state machines.

Read article
ARTICLE · 82

AWS Step Functions

Deep-dive on AWS Step Functions: ASL state machines, Task/Choice/Parallel/Map states, direct service integrations, declarative error handling (retry/c…

Read article
ARTICLE · 83

AWS Storage Gateway

File Gateway, Volume Gateway, Tape Gateway. Bridge on-prem to AWS.

Read article
ARTICLE · 84

aws_systems_manager

Read article
ARTICLE · 85

AWS Trainium

AWS's alternative to GPUs for training. Cheaper for supported models.

Read article
ARTICLE · 86

AWS VPC

How VPCs isolate network space in AWS: subnets, route tables, gateways, security groups, and NACLs.

Read article
ARTICLE · 87

AWS WAF

Filter HTTP traffic. Rate limit + injection defense.

Read article
ARTICLE · 88

AWS X-Ray

Trace requests across services. Service map.

Read article
ARTICLE · 89

AWS CloudFormation

Declare AWS resources in YAML/JSON. Stacks + templates.

Read article
ARTICLE · 90

CloudFront

Edge caching. Signed URLs. Lambda@Edge + Functions.

Read article
ARTICLE · 91

Amazon CloudWatch

Metrics, logs, alarms, dashboards, Contributor Insights.

Read article
ARTICLE · 92

CloudWatch Synthetics

Scheduled scripts checking site health. Alerting on failure.

Read article
ARTICLE · 93

AWS Direct Connect

Physical line to AWS. Consistent bandwidth + low latency.

Read article
ARTICLE · 94

Amazon DocumentDB

MongoDB API on AWS-managed backend.

Read article
ARTICLE · 95

DynamoDB (AWS)

Serverless NoSQL. Partition + sort key. Provisioned or on-demand.

Read article
ARTICLE · 96

EBS Volume Types

Right disk for right workload. IOPS vs throughput vs cost.

Read article
ARTICLE · 97

EC2 Instance Families

M/C/R/I/P/G/T families. Right instance for right workload.

Read article
ARTICLE · 98

EC2 Launch Templates

Replaces Launch Configurations. Versioned. Used by ASG + Fleet.

Read article
ARTICLE · 99

EC2 Placement Groups

Control physical placement for latency, availability, or spread.

Read article
ARTICLE · 100

EC2 Savings Plans + Reserved Instances

Commit for 1/3 years. 40-72% discount. RI vs Savings Plans.

Read article
ARTICLE · 101

EC2 Spot Instances

Bid on unused capacity. Interrupted with 2-min warning.

Read article
ARTICLE · 102

ECS vs EKS

AWS-native (ECS) vs Kubernetes (EKS). Trade-offs.

Read article
ARTICLE · 103

AWS EFS

Managed NFS. Multi-AZ. Auto-scaling. Use cases + gotchas.

Read article
ARTICLE · 104

EFS Intelligent-Tiering + Lifecycle

Auto-move cold files to IA class. Massive cost savings.

Read article
ARTICLE · 105

ElastiCache

Sub-ms cache. Redis clusters. Memcached simplicity.

Read article
ARTICLE · 106

ELB Family

Right load balancer for right protocol.

Read article
ARTICLE · 107

FSx for Lustre

High-throughput scratch storage. Attached to S3.

Read article
ARTICLE · 108

AWS Global Accelerator

Static IPs + edge routing. Reduce jitter + latency.

Read article
ARTICLE · 109

AWS Graviton

Custom ARM chips. 20-40% cheaper. Perf competitive with x86.

Read article
ARTICLE · 110

EC2 Instance Store

Fastest storage. Ephemeral. i3/i4i/im4gn/is4gen families.

Read article
ARTICLE · 111

Amazon Keyspaces

Serverless Cassandra API. CQL compatibility. Trade-offs.

Read article
ARTICLE · 112

Lambda Cold Starts

Init phase overhead. Language + package impact. Concrete mitigations.

Read article
ARTICLE · 113

NAT Gateway vs NAT Instance

Managed vs self-managed outbound internet from private subnet.

Read article
ARTICLE · 114

Amazon Neptune

Gremlin, SPARQL, openCypher. Relationship-heavy queries.

Read article
ARTICLE · 115

AWS Neuron SDK

Compiler + runtime for Trainium/Inferentia. Convert PyTorch models.

Read article
ARTICLE · 116

AWS Nitro Enclaves

Trusted computing on EC2. Attested. Confidential workload.

Read article
ARTICLE · 117

Amazon QuickSight

Serverless BI. SPICE in-memory. Q for NLQ.

Read article
ARTICLE · 118

Route 53

AWS DNS. Advanced routing: weighted, geo, latency, failover.

Read article
ARTICLE · 119

S3 Batch Operations

Copy, tag, restore, invoke Lambda across many objects.

Read article
ARTICLE · 120

S3 Encryption

Who holds keys + who encrypts. Choose per security policy.

Read article
ARTICLE · 121

S3 Lifecycle Policies

Rules to transition classes + expire objects. Foundation of cost management.

Read article
ARTICLE · 122

S3 Object Lock

WORM storage. Compliance mode. Governance mode.

Read article
ARTICLE · 123

S3 Cross-Region + Cross-Account Replication

Async copy to other buckets. DR + compliance + latency.

Read article
ARTICLE · 124

S3 Select

SQL over CSV/JSON/Parquet in S3. Reduce data transfer.

Read article
ARTICLE · 125

S3 Storage Classes

Class per access pattern. 30-95% cost differences.

Read article
ARTICLE · 126

S3 Transfer Acceleration + Multipart Uploads

Faster uploads via CloudFront edge. Multipart parallel.

Read article
ARTICLE · 127

S3 Versioning + MFA Delete

Object history. Ransomware defense. Enable early.

Read article
ARTICLE · 128

Amazon SageMaker

Notebooks, training, hyperparameter tuning, deployment.

Read article
ARTICLE · 129

SageMaker Endpoints

Real-time + async + serverless + batch inference.

Read article
ARTICLE · 130

Secrets Manager vs SSM Parameter Store

When to use each. Rotation + cost + features.

Read article
ARTICLE · 131

Amazon Timestream

Managed time-series. Serverless. Auto-tiering.

Read article
ARTICLE · 132

AWS Transit Gateway

Central hub. Simplifies mesh. Multi-region + multi-account.

Read article
ARTICLE · 133

AWS VPC

Isolated network. Subnets, route tables, IGW, NAT. Foundation of AWS networking.

Read article
ARTICLE · 134

VPC Flow Logs

Log every accepted/rejected connection. Debug + security.

Read article
ARTICLE · 135

VPC Peering

Point-to-point. No transit. Cross-region + cross-account.

Read article
ARTICLE · 136

VPC Subnets + Availability Zones

Subnet lives in one AZ. Multi-AZ = high availability.

Read article