Remove c
article thumbnail

Advent Calendars For Web Designers And Developers (December 2021 Edition)

Smashing Magazine

Advent Calendars For Web Designers And Developers (December 2021 Edition). Advent Calendars For Web Designers And Developers (December 2021 Edition). It doesn’t really matter if you’re a front-end dev, UX designer or content strategist, we’re certain you’ll find at least something to inspire you for the upcoming year.

Design 107
article thumbnail

What is DevOps? Unpacking the rise of an IT cultural revolution

Dynatrace

As DevOps pioneer Patrick Debois first described it in 2009, DevOps is not a specific technology, but a tactical approach. million annually on performing manual, routine tasks just to “keep the lights on.” This includes initial design, proof of concept, testing, deployment, and eventual revision.

DevOps 203
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

Web Performance Bookshelf

Rigor

Reading time 1 min Why share the library of the web performance books while there’s a substantial collection of fantastic websites and articles on the net? High Performance Browser Networking. This book is about performance problems and the various technologies created to fight them. High Performance Websites.

article thumbnail

Node vs React Comparison: Which to Choose for Your JS Project?

Enprowess

framework was launched in 2009, and it destroyed the traditional browser confined limits of JS. The technology develops single-page applications , websites, and backend API services designed with real-time and push-based architectures. Enhanced performance: It has an Asynchronous or Non-blocking nature. Conclusion.

article thumbnail

Top 13 Site Reliability Engineer (SRE) Tools

Dotcom-Montior

A typical SRE is busy automating, cleaning up code, upgrading servers, and continually monitoring dashboards for performance, etc., Golang, or Go, is an open-source programming language created by Google in 2009 that is used to create software programs. On the other hand, Kubernetes is designed for Linux container-based applications.

article thumbnail

MariaDB vs MySQL: Key Differences and Use Cases

Percona

Due to concerns in the open source software community about the future of MySQL after the acquisition, MariaDB was created in 2009 by Michael Widenius (one of the original creators of MySQL), who named the new software after his daughter Maria. Elevate your MariaDB environment with Percona Support for MariaDB. Contact us to learn more!

article thumbnail

Effective Concurrency: Prefer Using Active Objects Instead of Naked Threads

Sutter's Mill

As with all good patterns, we also get better vocabulary to talk about our design. This article will show how to implement the pattern, including a reusable helper to automate the common parts, in any of the popular mainstream languages and threading environments, including C++, C#/.NET, NET, Java, and C/Pthreads.

C++ 40