Remove 2009 Remove Code Remove Java Remove Programming
article thumbnail

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

Smashing Magazine

JVM Programming Advent Calendar. The Java Advent 2021 is here! The project started in 2012 with the idea of providing technical content during the Christmas Advent period, so keep looking for nice things under the Java Christmas tree! Advent of Code. If you prefer a puzzle over an article, take a look at Advent of Code.

Design 108
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., Programming Languages. Let us look at some of the most common programming languages an SRE group will encounter, like Python, Golang, and Ruby. so they are going to see more tools in that toolbelt.

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

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., Programming Languages. Let us look at some of the most common programming languages an SRE group will encounter, like Python, Golang, and Ruby. so they are going to see more tools in that toolbelt.

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. Scalability and replication options that can improve performance and high availability.

article thumbnail

Web Performance Bookshelf

Rigor

These are the bestsellers in the web performance field, including the good old Speed Up Your Site (2003) by Andy King; Steve Souders’ Even Faster Web Sites (2009) ; Ilya Grigorik’s High Performance Browser Networking (2013) ; Tammy Everts’ Time is Money (2016) ; and a handful of more recent publications. Using Webpagetest.

article thumbnail

Expanding the Cloud for Windows Developers - All Things Distributed

All Things Distributed

s announcement of Amazon RDS for Microsoft SQL Server and.NET support for AWS Elastic Beanstalk marks another important step in our commitment to increase the flexibility for AWS customers to use the choice of operating system, programming language, development tools and database software that meet their application requirements.

Cloud 115
article thumbnail

Effective Concurrency: Prefer Using Active Objects Instead of Naked Threads

Sutter's Mill

From the article: … Active objects dramatically improve our ability to reason about our thread’s code and operation by giving us higher-level abstractions and idioms that raise the semantic level of our program and let us express our intent more directly. NET, Java, and C/Pthreads. 19 volatile vs. volatile (Feb 2009).

C++ 40