Operations | Monitoring | ITSM | DevOps | Cloud

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

Git Continuous Delivery - by Angel Rivera of CircleCI

DevOps concepts and CI/CD tools are gaining wider adoption as they help developers deliver code faster than ever before, but persistent struggles exist across the industry and prevent teams from achieving optimum velocity. Even though the vast majority of developers choose Git as their preferred version control platform, most don’t understand the critical role Git plays in the continuous delivery process, and how powerful it can be when combined with CI/CD tools.

Collapsing your model for the sake of product-market fit ft. Grant Miller

Rob sits down with Replicated co-founder and CEO, Grant Miller to discuss the evolution of orchestration and shifting fast to find product-market fit. Grant recalls a time when Replicated needed to change its model quickly to achieve the success it has today. Tune in to hear more of Grant's story!

Driving Jira with Git - by Adam Wride of BigBrassBand

No matter the team or the project, developers need to keep everyone updated on their progress. While Jira provides a rock-solid foundation for tracking and communicating progress, most developers agree: they don’t want to live in Jira. And neither do managers! They also want to see developers focused on solving hard problems and getting new features safely out the door.

GitHub Actions for Automated CI/CD Deployment with AWS CDK

A surprising number of development teams have failed to adopt automated deployment, oftentimes because people think their tech stack is either too simple or too complex. But GitHub Actions and AWS CDK provide tools and services to make deployment and automation tasks approachable, no matter the size or complexity of your environment. These tools also provide a high level of visibility throughout the deployment process.

Building GitLens, a VSCode App - by Eric Amodio

GitLens is a VS Code app used by over 10 million developers worldwide. In this session from the GitKon Git conference, GitLens Creator Eric Amodio gives an overview of why he built an app that supercharges the Git capabilities built into Visual Studio Code. Hear how Eric first encountered Git and how we came to leverage Git commit messages for a better development experience by exposing project histories directly in an IDE.