article thumbnail

The Back-to-Basics Readings of 2012 - All Things Distributed

All Things Distributed

The Back-to-Basics Readings of 2012. By Werner Vogels on 18 December 2012 10:00 PM. Aug 17 - SEDA: An Architecture for Well-Conditioned, Scalable Internet Services , Matt Welsh, David Culler, and Eric Brewer. All Things Distributed. Werner Vogels weblog on building scalable and robust distributed systems. Comments ().

article thumbnail

USENIX LISA2021 Computing Performance: On the Horizon

Brendan Gregg

AWS Graviton2); for memory with the arrival of DDR5 and High Bandwidth Memory (HBM) on-processor; for storage including new uses for 3D Xpoint as a 3D NAND accelerator; for networking with the rise of QUIC and eXpress Data Path (XDP); and so on.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

Google and Amazon’s latest AI chips have arrived," [link] Oct 2022 - [Intel 22] Intel, "Intel® Developer Cloud," [link] accessed Dec 2022 I've taken care to cite the author names along with the talk titles and dates, including for Internet sources, instead of the common practice of just listing URLs.

article thumbnail

Expanding the Cloud for Windows Developers - All Things Distributed

All Things Distributed

By Werner Vogels on 08 May 2012 02:00 PM. s world of Internet services has become incredibly diverse. of administrative tasks such as OS and database software patching, storage management, and implementing reliable backup and disaster recovery solutions. Werner Vogels weblog on building scalable and robust distributed systems.

Cloud 116
article thumbnail

USENIX LISA2021 Computing Performance: On the Horizon

Brendan Gregg

AWS Graviton2); for memory with the arrival of DDR5 and High Bandwidth Memory (HBM) on-processor; for storage including new uses for 3D Xpoint as a 3D NAND accelerator; for networking with the rise of QUIC and eXpress Data Path (XDP); and so on.

article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

Google and Amazon’s latest AI chips have arrived," [link] , Oct 2022 [Intel 22] Intel, "Intel® Developer Cloud," [link] , accessed Dec 2022 I've taken care to cite the author names along with the talk titles and dates, including for Internet sources, instead of the common practice of just listing URLs.

article thumbnail

Sharing Data Among Multiple Servers Through AWS S3

Smashing Magazine

In this article, I will describe this latter solution, based on a WordPress application storing files on Amazon Web Services (AWS) Simple Storage Service (S3) (a cloud object storage solution to store and retrieve data), operating through the AWS SDK. protected function get_acl() { return 'public-read'; } }. Conclusion.

AWS 44