article thumbnail

C++ and Beyond 2011

Sutter's Mill

I’m very much looking forward to C++ and Beyond 2011 this August, again with Scott Meyers and Andrei Alexandrescu. This year’s program will be heavily oriented toward performance (first) and C++0x (second). All of my own talks will be brand-new material never given publicly before.

C++ 40
article thumbnail

World’s Top Web Performance Leaders To Watch

Rigor

Reading time 16 min Whether you’re a web performance expert, an evangelist for the culture of performance, a web engineer incorporating performance into your process, or someone new to the web performance entirely, you probably identify as curious, excited about new ideas, and always learning. Rick Byers.

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

How do you decide your approach for mobile website testing?

Testsigma

The daily media consumption on mobile devices has grown by 504 percent since 2011[2]. Globally, consumers are preferring their mobile phones for performing activities (e.g. Mobile website testing helps in serving your customers with a flawless performance on popular screen resolutions. online shopping, bill payments, etc.)

Website 98
article thumbnail

BMW’s Approach to Software Development at Scale with Value Stream Management

Tasktop

Everything must be cloud-ready, scalable, networked, connected and secure, such that pure coding is now the smallest part of IT initiatives. Tasktop has been partnering with BMW since 2011. Todays’ top performing IT leaders are using VSM to outpace the competition. Culture Is as Important as Code.

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. How do you make it scalable? Inability to achieve the scalability required to meet growing customer demand. Who manages the networking aspects?

article thumbnail

MongoDB Database Backup: Best Practices & Expert Tips

Percona

PBM is a fully-supported community backup tool capable of performing cluster-side consistent backups in MongoDB for replica sets and sharded clusters. Best practice tip : It is always advisable to use secondary servers for backups to avoid unnecessary performance degradation on the PRIMARY node. mongodump --host=mongodb1.example.net

article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

Critical features of MariaDB include robust security features like encryption at rest and in transit, user authentication, and role-based access control (RBAC), as well as high-performance query execution, advanced indexing techniques, and replication, clustering, and sharding, ensuring scalability and high availability. What is MySQL?