Operations | Monitoring | ITSM | DevOps | Cloud

January 2023

40 most popular programming languages 2023: When and how to use them

There are many - maybe too many - programming languages to choose from. One of the most effective ways to assess their popularity is by the number of search queries for each language, across the web. The TIOBE Index is the definitive list of programming languages, ranked in order of search volume popularity as an indication of prominence and public interest. This article lists the top 40 languages on that list, with a brief overview and their pros, cons, and hiring prospects.

Raygun names Lana Vaughan as co-founder

Today I’m sharing the exciting news that we have named Lana Vaughan a co-founder of Raygun. What does being a co-founder mean to me? I’ve always started with integrity. A co-founder needs to be somebody you can trust – really trust. When your back is to the wall, and everything feels like it’s not quite right, you need to know you can talk with your co-founder about it. This is a deep trust built over time, from shared challenges.
Sponsored Post

What are microservices? The pros, cons, and how they work

Microservices are a popular software design architecture that breaks apart monolithic systems. A microservice application is built as a collection of loosely coupled services. Each microservice is responsible for a single feature. They interact with each other via communication protocols such as HTTP.