Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Monday March 23 2020, @07:59PM   Printer-friendly
from the processor-designed-for-AWS-works-very-well-on-AWS dept.

AMD and Intel have a formidable new foe but you'll never guess who it is:

Amazon's new Graviton2 CPU has been tested extensively by Andrei Frumusanu from our sister website AnandTech, and the results show this new kid on the block outstrips the incumbents when it comes to performance per dollar.

Graviton2 was tested against two other cloud computing resources offered by Amazon Web Services: the m5a (AMD EPYC 7571) and m5n (Intel Xeon Platinum 8259CL Cascade Lake). Andrei found it could offer savings of up to 54%, which he says represents "a massive shakeup for the AWS and EC2 ecosystem."

[...] The chip comes from Annapurna Labs and packs 64 A76 ARM cores - similar to what you can find in a smartphone - with 33MB cache and a high clock speed. Amazon is Annapurna Labs' only customer (as its owner), which means the processor is extremely fine-tuned for AWS workloads.

According to Andrei, unless you're tied to the x86 platform, you'd be "stupid not to switch over to Graviton2 instances" once they become more widely available for everything from VPN (AWS VPN) to web hosting (AWS Light Sail).

For now, expect AMD's EPYC2 processors to put up a bit of a fight - at least until Graviton3 lands.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 4, Interesting) by edIII on Monday March 23 2020, @10:11PM (3 children)

    by edIII (791) on Monday March 23 2020, @10:11PM (#974620)

    1) Can I trust Amazon?

    2) Are there blobs and binaries, which precludes securing the system?

    3) Is it a good idea to give Amazon any more power than it has already?

    Amazon already feels that it deserves 10 billion fucking dollars to grace a city with its presence. This is not a company you want to give ever more power too.

    --
    Technically, lunchtime is at any moment. It's just a wave function.
    Starting Score:    1  point
    Moderation   +2  
       Insightful=1, Interesting=1, Total=2
    Extra 'Interesting' Modifier   0  
    Karma-Bonus Modifier   +1  

    Total Score:   4  
  • (Score: 2) by c0lo on Monday March 23 2020, @10:25PM

    by c0lo (156) Subscriber Badge on Monday March 23 2020, @10:25PM (#974631) Journal

    1) Can I trust Amazon?

    No

    2) Are there blobs and binaries, which precludes securing the system?

    Not for Amazon, no. And anyone else is irrelevant, that CPU is not for sale yet and it may well never be.

    --
    https://www.youtube.com/watch?v=aoFiw2jMy-0 https://soylentnews.org/~MichaelDavidCrawford
  • (Score: 1, Funny) by Anonymous Coward on Monday March 23 2020, @10:26PM

    by Anonymous Coward on Monday March 23 2020, @10:26PM (#974632)

    Amazon is currently the only company keeping the economy going. Bezos created 100,000 jobs this week. I say it is a great idea to give Amazon more power. Bezos for President in 2024!

  • (Score: 2, Interesting) by Anonymous Coward on Monday March 23 2020, @10:44PM

    by Anonymous Coward on Monday March 23 2020, @10:44PM (#974642)

    1) The purpose of the CPU is to run AWS, so trusting Amazon is irrelevant. It only matters if you already trust them enough to store your data there and buy AWS servers from them.

    2) Every CPU, including x86, involves blobs and binaries. You just don't notice as much on x86 because all the system and motherboard builders do things the same way, whereas with ARM everything is always different. I would not expect it to be any worse than any other CPU.

    Amazon already has a Linux distribution, and presumably it will be available for the new platform. If you don't want to use their distribution, you'll be free to copy their kernel and use it in your own distribution, and most likely you'll be able to copy their devicetree and build your own kernel. I don't know whether you'll be able to do this without involving binary drivers. Most of the problems with ARM come in with drivers, especially GPU drivers, which are most likely irrelevant in this application.

    3) This just makes Amazon's services cheaper and/or their profits larger. It doesn't give them any power they didn't already have.