Amazon Linux 2023 Virtual Machine Images Still MIA (theregister.com) 24
When Amazon Linux 2023 was released on March 15, it was supposed to be offered as a virtual machine image that organizations could run on their own servers. From a report: "When Amazon Linux 2023 becomes generally available, it will be provided as a virtual machine image for on-premises use, enabling you to easily develop, test, and certify applications from a local development environment," the web titan's FAQs stated at the time. "This option is not available during the preview." But that commitment has since vanished from the FAQ: it's not there right now nor in this capture of the page on June 2. And it's not clear whether Amazon intends to enable on-premises usage of its Linux distribution.
Those who use Linux in their businesses have been asking Amazon to clarify the situation for eighteen months, starting with a GitHub Issues feature request opened on March 15, 2022, and a similar inquiry posted a year later. In late June, Rotan Hanrahan, a technology consultant based in Dublin, Ireland, chided Amazon for failing to explain what's going on. "I see no evidence of any outreach to the community to explain this, nor any requests for technical assistance (assuming the issue is technical)," he wrote. "If the issue is bureaucratic in nature, we might never see the promised VM image. Some clarification from Amazon is overdue."
Those who use Linux in their businesses have been asking Amazon to clarify the situation for eighteen months, starting with a GitHub Issues feature request opened on March 15, 2022, and a similar inquiry posted a year later. In late June, Rotan Hanrahan, a technology consultant based in Dublin, Ireland, chided Amazon for failing to explain what's going on. "I see no evidence of any outreach to the community to explain this, nor any requests for technical assistance (assuming the issue is technical)," he wrote. "If the issue is bureaucratic in nature, we might never see the promised VM image. Some clarification from Amazon is overdue."
Re: (Score:3)
> Then close down for the day at 9:15am.
Hey, you have a 10am standup for your second no-nothing job in the next timezone.
Re:Due To Work At Home Policy (Score:4)
I’ll have you know I did just as little work at the offices as I do at home.
Re: (Score:2)
I only work when I am at home. If I go to the office, I walk around the office and chat with people about what we did over the weekend and go to mostly useless meetings.
Re: (Score:2)
This message brought to you by Amazon middle management
Re: (Score:1)
Re: Due To Work At Home Policy (Score:4, Insightful)
It's shipped already, if you can't clone a running Linux image from an EC2 instance on your own, you're not a Linux admin, and if you're not a Linux admin, please hire one before you develop software targeting Linux, for the love of Christ. I mean a VM image download would be convenient, but WTH does WFH have to do with it. Do it yourself with your awesome office powers, slacker.
Okay, I'll say it ... (Score:3)
Least exciting 4th installment in the Chuck Norris series [wikipedia.org].
-- Missing in Action
-- Missing in Action 2: The Beginning
-- Braddock: Missing in Action III
-- Amazon Linux 2023 Virtual Machine Images Still MIA
[ Not sure if even a reboot could save this one. :-) ]
Inherited One of These - Unpleasant Experience (Score:2)
Re: Inherited One of These - Unpleasant Experience (Score:2)
Re: Inherited One of These - Unpleasant Experience (Score:2)
What's the rational for using Amazon Linux, as opposed to a well support distro?
As clearly explained in the excerpt from the FAQ, it's to allow developers to develop their software on a local machine (without incurring hourly charges from Amazon.
And I suspect Amazon Linux 2023 is fairly up-to-date, the fact that someone left the image in its original state for years is the result of the admin(s) you inherited the image from not updating it - it's not Amazon's fault than an old distro was out-of-date.
Re: (Score:2)
Re: (Score:3, Informative)
Amazon Linux is basically a RHEL optimized for their cloud infrastructure with optimizations that will save the end user costs when scaling. For a single server it doesn’t really matter, for thousands of instances, it may.
RHEL, like Debian, isn’t exactly known for having bleeding edge package versions available, they are secure, tested, stable and predictable which make it well documented and supported, again, something many companies will prefer over the latest features.
Re: (Score:2)
Amazon Linux is basically a RHEL optimized for their cloud infrastructure
No. It's "inspired" by Fedora and has had nothing to do with RHEL or CentOS.
Re: (Score:1)
While Amazon Linux 2 was based on Red Hat Enterprise Linux (RHEL) 7, Amazon Linux 2023 will be based on CentOS Stream which both Fedora and CentOS Stream are the upstream distros of RHEL, most people still think of Fedora as the unstable or "sid" equivalent of Debian and CentOS Stream is "next-stable" or testing (think Ubuntu non-LTS) while RHEL is stable or currently Debian Bookworm.
Re: (Score:2)
Similar. I ran into an Amazon Linux-based instance last year that just would not upgrade properly, so we re-based it on RHEL. Problem solved.
Would not recommend AL for long-term instances.
IBM? (Score:2)
Isn't this delay after IBM went all GPL-violaty, threatening Amazon's CentOS downstream?
There's a big consortium working on a new EL platform that IBM may use but won't have a say in (they'll do neither).
Too much RPM traction for now for everybody to just jump to Debian but the Ghost of Redhat has gotten to Poltergeisty.
Some dude in Luxembourg is putting his money where his mouth is to make this happen.
Re: It isn't that great... (Score:2)
That figures. When RedHat put out their announcement, I was surprised Amazon wasn't listed among their "offenders" because AL2 is pretty much another RHEL derivative. Went to go double check and ran into AL2023 the first time. First thing I thought, what concessions did they make. AL2 has some differences, but how much incompatibility does RedHat want?
This whole anti-compatibility thing will backfire. It's pretty embarrassing that any of the open source community backs RedHat on this.
Amazon Linux 2023 is not RHEL (Score:1)
Major releases of Amazon Linux will be based in part on the current version of the upstream Fedora Linux distribution, though Amazon may choose to add or replace specific packages from other non-Fedora upstreams (e.g. Linux kernel is sourced from kernel.orgâ(TM)s Long Term Support choices and is maintained specifically for Amazonâ(TM)s Linux products).
Re: (Score:2)
AWS2023 is specifically Fedora 34, 35 and 36. It's incompatible with EPEL. I don't understand how they will keep it supported for five years given that it is already unsupported upstream ...