Operations | Monitoring | ITSM | DevOps | Cloud

CI CD

The latest News and Information on Continuous Integration and Development, and related technologies.

What is YAML? A Beginner's Guide

YAML is a digestible data serialization language that is often utilized to create configuration files and works in concurrence with any programming language. YAML is a data serialization language designed for human interaction. It’s a strict superset of JSON, another data serialization language. But because it’s a strict superset, it can do everything that JSON can and more.

Can devs and designers get along? - Dev Matters S1E02

In this episode of Dev Matters, Don and his guest Ben Sanders discuss whether software developers and designers can really get along. Ben shares stories, tips, and strategies pulled from his experience of over 15 years in the software industry. This episode was recorded in front of a live studio audience on Twitch.

IDC: Become a Digital Innovation Factory with These 4 Pillars of Modern DevOps

It’s do or die. In today’s brutally competitive digital economy, it is imperative for organizations to transform themselves into software-driven businesses — becoming “digital innovation factories” that can quickly and efficiently create and distribute new digital services. This enables them to be resilient, nimble, and innovative, creating business value and responding to market shifts and to customer needs. What does it take to keep your digital innovation factory humming?

Adding IaC security scans to your CI pipeline

The adoption of Infrastructure as Code(IaC) has skyrocketed in recent years as engineers seek ways to deploy cloud infrastructure faster and more efficiently. IaC refers to the technologies and processes that manage and provision infrastructure using machine-readable languages (code) as opposed to inefficient manual operations.

Deploying infrastructure with an approval job using Terraform

If you are looking for an Infrastructure as Code (IaC) tool, Terraform probably tops your list. In this tutorial, you will learn how to automate the deployment of changes to your infrastructure using Terraform and CircleCI workflows. The workflows will use Approval Jobs. For this project, we will deploy the infrastructure we build to Google Cloud Platform (GCP).

3 Ways for Administrators to Scale DevOps Projects | JFrog

With the global pandemic transforming the majority of customer interactions and transactions to operate in a contactless world, software development has accelerated to address the market shift towards digital businesses. For many enterprises managing this increase in volume and velocity of development projects has added stress to their processes and workforce.