Amazon Linux Releases
Track Amazon Linux releases, AL2 vs AL2023 migration guidance, package manager changes, AWS service compatibility, and EOL urgency for AL2.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Lifecycle Timeline
Visual overview of active support and maintenance windows.
Upgrade Paths
Migration guidance between major versions — breaking changes, effort estimates, and tips.
Breaking Changes
- No in-place upgrade — new instances required
- yum replaced by dnf
- Kernel 4.14/5.10 → 6.1+
- SELinux enforcing by default (AL2 was permissive)
- Versioned repository model (new concept)
- Python 3.9+ only (no Python 2)
- SystemD service file changes
- AMI IDs completely different
- User data scripts may need updates
Migration Notes
This is a full infrastructure migration, not an upgrade. Steps: 1) Launch AL2023 instance, 2) Install your application stack, 3) Test extensively, 4) Switch traffic (blue-green or rolling), 5) Decommission AL2. For ECS: update task definitions with new AMI/image. For EKS: create new node groups with AL2023 AMI. For Lambda: update runtime to provided.al2023. Budget 2-5 days for a production workload.
Version Risk Assessment
Evaluate risk factors before choosing a version for production.
| Version | EOL Risk | CVE Risk | Ecosystem | Cloud Support | Overall | Recommended Action |
|---|---|---|---|---|---|---|
| Amazon Linux AL1 | Critical | Critical | Dead | Degrading | Critical | EOL Dec 2023 — rebuild on AL2023 immediately |
| Amazon Linux AL2 | High | Medium | Extended only | Full | High | Extended support until Jun 2026 — migrate to AL2023 NOW |
| Amazon Linux AL2023 | None | Low | Active | Full | Low | Current — recommended for all AWS workloads |
AL2 extended support ends June 2026. AL1 is dead. AL2023 is the current recommended version. Running AL2 past mid-2026 means zero security patches for your OS. Assessed March 2026.
Amazon Linux Version Comparison
Side-by-side feature differences across major versions.
| Feature | AL2 | AL2023 |
|---|---|---|
| Base | RHEL 7 / CentOS 7 | Fedora |
| Kernel | 4.14 / 5.10 | 6.1+ |
| Package manager | yum | dnf |
| Python | 2.7 + 3.7/3.8 | 3.9 / 3.11 |
| SELinux | Permissive | Enforcing |
| Repository model | Rolling | Versioned quarterly |
| OpenSSL | 1.0.2 / 1.1.1 | 3.0 |
| systemd | 219 | 252 |
| AWS CLI preinstalled | v1 | v2 |
| Standard support end | Jun 2025 | Mar 2026 |
| Extended support end | Jun 2026 | Mar 2028 |
Embed Badges
Add live Amazon Linux status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Amazon Linux releases and lifecycle.