Remove 2011 Remove Speed Remove Storage Remove Technology
article thumbnail

USENIX LISA2021 Computing Performance: On the Horizon

Brendan Gregg

It's an exciting time for developments in computer performance, not just for the BPF technology (which I often [write about]) but also for processors with 3D stacking and cloud vendor CPUs (e.g., Ford, et al., “TCP on Upcoming Sapphire Rapids CPUs,” [link] Oct 2020 - [Liu 20] Linda Liu, “Samsung QVO vs EVO vs PRO: What’s the Difference?

article thumbnail

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

Brendan Gregg

It's an important vendor-neutral space to share the latest in technology. USENIX has been a great help to my career and my employers, and I hope it is just as helpful for you. And now, helping bring USENIX conferences to Australia by giving the first keynote: I could not have scripted or expected it. Ford, et al., “TCP

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 LISA2021 Computing Performance: On the Horizon

Brendan Gregg

It's an exciting time for developments in computer performance, not just for the BPF technology (which I often [write about]) but also for processors with 3D stacking and cloud vendor CPUs (e.g., Ford, et al., “TCP on Upcoming Sapphire Rapids CPUs,” [link] Oct 2020 - [Liu 20] Linda Liu, “Samsung QVO vs EVO vs PRO: What’s the Difference?

article thumbnail

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

Brendan Gregg

It's an important vendor-neutral space to share the latest in technology. USENIX has been a great help to my career and my employers, and I hope it is just as helpful for you. And now, helping bring USENIX conferences to Australia by giving the first keynote: I could not have scripted or expected it. It was a great privilege.

article thumbnail

Expanding the Cloud - AWS Import/Export Support for Amazon EBS.

All Things Distributed

By Werner Vogels on 07 July 2011 01:40 PM. AWS Import/Export transfers data off of storage devices using Amazons high-speed internal network and bypassing the Internet. Amazon Import/Export is an important tool for customers to accelerate moving large amounts of data into the AWS storage systems. Comments (). Syndication.

AWS 96
article thumbnail

Expanding the Cloud - Introducing the AWS Asia Pacific (Tokyo.

All Things Distributed

By Werner Vogels on 01 March 2011 10:00 PM. Japanese companies and consumers have become used to low latency and high-speed networking available between their businesses, residences, and mobile devices. Driving Storage Costs Down for AWS Customers. Expanding the Cloud - The AWS Storage Gateway. Comments (). At werner.ly

AWS 112
article thumbnail

MongoDB Database Backup: Best Practices & Expert Tips

Percona

example.net --port=27017 --username=user --authenticationDatabase=admin --db=demo --collection=events --out=/opt/backup/mongodump-2011-10-24 Note : If we don’t specify the DB name or Collection name explicitly in the above “mongodump” syntax then the backup will be taken for the entire database or collections, respectively.