article thumbnail

Inspired Design Decisions: Alexey Brodovitch

Smashing Magazine

Inspired Design Decisions: Alexey Brodovitch. Inspired Design Decisions: Alexey Brodovitch. Before writing Art Direction for the Web , I began to study Alexey Brodovitch when I became fascinated by editorial and magazine design. This book will make a fabulous addition to your design collection. Andrew Clarke.

Design 79
article thumbnail

USENIX LISA2021 Computing Performance: On the Horizon

Brendan Gregg

I summarized these topics and more as a plenary conference talk, including my own predictions (as a senior performance engineer) for the future of computing performance, with a focus on back-end servers.

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

My personal opinion is that I don't see a widespread need for more capacity given horizontal scaling and servers that can already exceed 1 Tbyte of DRAM; bandwidth is also helpful, but I'd be concerned about the increased latency for adding a hop to more memory.

article thumbnail

No Server Required - Jekyll & Amazon S3 - All Things Distributed

All Things Distributed

No Server Required - Jekyll & Amazon S3. By Werner Vogels on 17 August 2011 11:40 AM. But while this blog happily runs out of S3, the process of creating and updating the content still required a server to run my Moveable Type installation and hold the database. No Server Required. All Things Distributed. Comments ().

Servers 126
article thumbnail

Top Frontend Frameworks

KeyCDN

Responsive Design - Any site that you develop should render properly across all devices, as more and more people access the internet via mobile devices. Therefore, stick with frontend frameworks that support responsive web design so that you have one less thing to worry about.

Google 135
article thumbnail

What is Kubernetes?

Dynatrace

When I first started working at Dynatrace in 2011, our customers were using the Dynatrace solution to get deep end-to-end visibility into environments we now refer to as monolithic. Kubernetes design principles. To understand how Kubernetes works and how to best use it, it’s good to understand the motivations behind its design.

article thumbnail

MongoDB Database Backup: Best Practices & Expert Tips

Percona

During the logical backups, using client API, the data gets read from the server and returned back to the same API, which will be serialized and written into respective “ bson”, “ json” or “ csv” backup files on disk depending upon the type of backup utilities used. mongodump --host=mongodb1.example.net