Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

What Is Cloud Infrastructure? Everything You Need To Know

Essentially, cloud infrastructure consists of a set of virtual tools and resources that help deliver cloud-based services and products. For companies, cloud infrastructure liberates them from building their own physical data centers. Instead, they rent computing capacity on a need-by-need basis. But let’s not get ahead of ourselves. In this post, we’ll define cloud infrastructure, examine cloud computing types, delivery models, and more.

Looking Back at 2023: State of the DevOps

Today we are going to take a lookback on trends in the DevOps and supply chain security space in 2023 What kind of year has 2023 been for DevOps? Are people generating SBOMs? Were there any mad vulnerabilities? Are we all using AI in our workflows? We have 3 wonderful panellists: Glenn Weinstein Cloudsmith CEO Josh Bressers VP of Security at Anchore, Podcaster, Blogger Luca Lanziani Head of DevOps and Platform Engineering @NearForm and Blogger.

Github Actions 101: your 1st action l SymfonyCon Brussels 2023

We all know we should be doing more automation of our software development lifecycle, but getting started can be challenging. Even if you have experience in continuous integration and continuous delivery (CI/CD) automation, learning a specific platform’s terminology and idiosyncrasies can be frustrating.

Regex: demystifying the hieroglyphics l SymfonyCon Brussels 2023

While regular expressions can certainly look like hieroglyphics, once you understand the basics, you can unlock massive amounts of power in your searches and work. You're working with some data and find yourself needing to find a specific piece of information, but your searches keep matching things that you don’t want. While basic searches are fine for some things, every once in a while you need something more powerful.

Break up with Backstage (without losing what you built): Cortex's Backstage migration helper

Backstage by Spotify is an open-source platform for building IDPs (internal developer portals). IDPs provide standardization and visibility for engineering teams and managers, as the single source of truth for status, ownership, and metrics on software projects. Teams often try Backstage when they have aspirations of “building anything and everything,” but run into problems when supporting “anything and everything” becomes a full-time job for multiple front and back-end engineers.