AWS
aws.amazon.com › blogs › aws › update-on-amazon-linux-ami-end-of-life
Update on Amazon Linux AMI end-of-life | Amazon Web Services
May 21, 2025 - Update Jan 2, 2024 – The Amazon Linux AMI (also called Amazon Linux 1) reached its end of life on December 31, 2023. Amazon Linux AMI will no longer receive any security updates or bug fixes. We encourage customers to upgrade their applications to use Amazon Linux 2023, which includes long ...
End of Life Date
endoflife.date › amazon-linux
Amazon Linux | endoflife.date
2 weeks ago - The original Amazon Linux AMI is now in a maintenance support phase with a limited set of packages still being supported.
Support Amazon Linux 1 (AL1) until 6/2020
Is this a BUG REPORT or a FEATURE REQUEST? (choose one): Feature request Detail /ref #112 the decision was made not to support AL1, but AL1 is still receiving updates until July 2020, when they'... More on github.com
Amazon Linux AMI 2018.03.0 or Amazon Linux 2 AMI
I find myself referring to Michael Wittig's blog post on Migrating to Amazon Linux 2 quite often. He briefly talks about: long term support SysVinit (the old) vs. systemd (the new) journald and the changes to the log files starting and stopping services the lack of EPEL and Amazon's replacement some agents and services were renamed, potentially breaking scripts ruby, netcat (nc) and cnf-init don't work out of the box there are no NAT and ECS optimized Amazon Linux 2 images. In general, I feel... if you have a relatively short development cycle and you need to set up your website (or whatever) soon, stick with Amazon Linux 1 aka 2018.03.0 and successive patches. if you have the time to experiment, look for solutions and potentially write your own, start using Amazon Linux 2. As u/cr125rider implies elsewhere in this thread, the switch to systemd (and IMHO, journald) is huge and at the very least will require you to retrain your muscle memory and the way you think about approaching problems. I.e., type X instead of Y. We're using both in my shop and quite frankly, I don't see much of a difference (yet) but speaking from experience, I know it's really painful skipping multiple versions when upgrading the OS. If you ever have to apply security patches to an application and those patches are only available for the most recent OS, you're in for a long weekend either upgrading to each version in succession, or rebuilding the whole instance. To recap: immediate need? Use Amazon Linux 1. Just playing around? Use 2. More on reddit.com
Till how long will I be able to launch an instance from Amazon Linux1
Amazon Linux 1 maintenance support will end on December 31, 2023. As per FAQ we should be able to launch instances using this AMI after the maintenance support window end but question is till how l... More on repost.aws
Amazon Linux will end-of-life support soon
Hi The Amazon Linux AMI will end-of-life its standard support on December 31, 2020. Do you have any plans to release cloudformation scripts and ami building scripts for Amazon Linux 2? Regards Luke More on singlestore.com
Amazon Web Services
aws.amazon.com › amazon linux ami
AWS | Amazon Linux AMI
3 weeks ago - The Amazon Linux AMI (also called Amazon Linux 1) reached its end of life on December 31, 2023. Amazon Linux AMI will not receive any security updates or bug fixes starting January 1, 2024.
Amazon Web Services
aws.amazon.com › amazon linux ami › faqs
Amazon Linux AMI FAQs
3 weeks ago - Instead, AWS will provide updates only for critical and important security fixes that apply to a reduced set of packages. Additionally, some packages in the AMI and its repositories will slowly be deprecated throughout the maintenance support period according to their upstream end-of-life practices.
GitHub
github.com › endoflife-date › endoflife.date › blob › master › products › amazon-linux.md
endoflife.date/products/amazon-linux.md at master · endoflife-date/endoflife.date
The original Amazon Linux AMI is now in a maintenance support phase with a limited set of packages still being supported.
Author endoflife-date
Amazonlinux
amazonlinux.github.io › al1-support-statements › support_info_by_support_statement.html
Package Support Status
The following colors are displayed to indicate the remaining support life of packages from today's date, which is Enable JavaScript for this calculation : ... These packages were deprecated with the initial Amazon Linux 2018.03 release announcement and will not receive any further updates.
GitHub
github.com › anchore › anchore-engine › issues › 183
Support Amazon Linux 1 (AL1) until 6/2020 · Issue #183 · anchore/anchore-engine
May 9, 2019 - AWS will provide security updates for the last version of Amazon Linux AMI, 2018.03 until June 30, 2020 to facilitate migration to Amazon Linux 2.
Author anchore
Server Fault
serverfault.com › questions › 1158390 › base-image-similar-to-amazon-ami-2018-03
virtual machines - Base image similar to Amazon AMI 2018.03 - Server Fault
"The Amazon Linux AMI (also called Amazon Linux 1) reached its end of life on December 31, 2023. Amazon Linux AMI will not receive any security updates or bug fixes starting January 1, 2024.
Reddit
reddit.com › r/aws › amazon linux ami 2018.03.0 or amazon linux 2 ami
r/aws on Reddit: Amazon Linux AMI 2018.03.0 or Amazon Linux 2 AMI
August 15, 2018 -
Reddit's decision to charge for API access has shown that the company is more interested in making money than in providing a good user experience. The changes will force many popular third-party apps to shut down, which will inconvenience millions of users. Reddit's actions have also alienated many of its moderators, who rely on third-party apps to manage their communities.
Top answer 1 of 5
19
I find myself referring to Michael Wittig's blog post on Migrating to Amazon Linux 2 quite often. He briefly talks about: long term support SysVinit (the old) vs. systemd (the new) journald and the changes to the log files starting and stopping services the lack of EPEL and Amazon's replacement some agents and services were renamed, potentially breaking scripts ruby, netcat (nc) and cnf-init don't work out of the box there are no NAT and ECS optimized Amazon Linux 2 images. In general, I feel... if you have a relatively short development cycle and you need to set up your website (or whatever) soon, stick with Amazon Linux 1 aka 2018.03.0 and successive patches. if you have the time to experiment, look for solutions and potentially write your own, start using Amazon Linux 2. As u/cr125rider implies elsewhere in this thread, the switch to systemd (and IMHO, journald) is huge and at the very least will require you to retrain your muscle memory and the way you think about approaching problems. I.e., type X instead of Y. We're using both in my shop and quite frankly, I don't see much of a difference (yet) but speaking from experience, I know it's really painful skipping multiple versions when upgrading the OS. If you ever have to apply security patches to an application and those patches are only available for the most recent OS, you're in for a long weekend either upgrading to each version in succession, or rebuilding the whole instance. To recap: immediate need? Use Amazon Linux 1. Just playing around? Use 2.
2 of 5
11
Amazon Linux 2 is based off centos 7.3.1 it has systemd. Amazon Linux is based on the centos 6 series
GitHub
github.com › awsdocs › amazon-ec2-user-guide › blob › master › doc_source › amazon-linux-ami-basics.md
amazon-ec2-user-guide/doc_source/amazon-linux-ami-basics.md at master · awsdocs/amazon-ec2-user-guide
June 16, 2022 - The last version of the Amazon Linux AMI, 2018.03, ended standard support on December 31, 2020. For more information, see the following blog post: Amazon Linux AMI end of life. If you are currently using the Amazon Linux AMI, we recommend that ...
Author awsdocs
AWS
docs.aws.amazon.com › aws batch › user guide › compute environments for aws batch › compute resource amis › amazon linux deprecation
Amazon Linux deprecation - AWS Batch
The Amazon Linux AMI (also called Amazon Linux 1) reached its end of life on December 31, 2023. AWS Batch has ended support for Amazon Linux AMI as it will not receive any security updates or bug fixes starting January 1, 2024. For more information about the Amazon Linux end-of-life, see
Dogsbody Technology
dogsbody.com › home › amazon linux 1 goes eol 30 june 2023
Amazon Linux 1 goes EOL 30 June 2023 - Dogsbody Technology
January 18, 2023 - Amazon Linux 1 (Amazon Linux AMI) extended maintenance support period ends on June 30, 2023. After this date Amazon Linux 1 will no longer be supported. Following customer feedback back in 2020, Amazon extended the end-of-life date of its Amazon ...
Reddit
reddit.com › r/aws › amazon linux 1 eol and instance retirement
r/aws on Reddit: Amazon Linux 1 EOL and instance retirement
January 9, 2024 - [1] https://aws.amazon.com/blogs/aws/update-on-amazon-linux-ami-end-of-life/