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

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

If instead, we rely on some other company for hosting the application, such as Microsoft Azure or DigitalOcean , then we should also use their cloud object storage services. Otherwise, our site will suffer an overhead from data traveling among different companies’ networks. protected function get_acl() { return 'public-read'; } }.

AWS 44