InfoQ Homepage IT Service Management Content on InfoQ
-
GCP Release “kaniko”, a Tool to Build Container Images inside Unprivileged Containers or Kubernetes
Google has released "kaniko", an open source tool to build container images from a Dockerfile, inside a container or Kubernetes cluster. kaniko does not depend on a Docker daemon and executes each command within a Dockerfile completely in userspace. This enables building container images in environments that can't easily or securely run a Docker daemon, such as a standard Kubernetes cluster.
-
What It Means to Be a Site Reliability Engineer According to a Survey from Catchpoint
Site Reliability Engineering intersects software engineering with IT Operations and is an approach created at Google in 2003 and described in detail in their 2016 book, Site Reliability Engineering, How Google Runs Production Systems. Digital experience intelligence provider, Catchpoint, surveyed 416 Site Reliability Engineers (SREs) with the goal of understanding what it means to be a SRE.
-
Kayenta: An Open Source Canary Analysis Tool from Netflix and Google
Kayenta is an open source canary analysis tool used to evaluate the readiness for production of a new version of a software.
-
GitLab Can Fully Manage Google Kubernetes Engine
Google and GitLab announced GitLab integration with Google Kubernetes Engine (GKE), which aims to make it easier to use GitLab with GKE without lock-in.
-
Datical Adds Continuous Delivery Capabilities for the Database
Database release automation provider, Datical, has announced a new version, Datical 5, which provides a central command centre with enhanced database release visibility that allows developers to manage and rework database code changes as they would application code changes without having to go through a manual process. Security for database credentials and auditability has also been enhanced.
-
Dr. Nicole Forsgren on the DORA & Google Collaboration on the New Accelerate State of DevOps Report
DORA and Google Cloud will conduct original research to be delivered as The Accelerate State of DevOps Report focused on software developer issues. The research aim is to surface new findings that provide guidance for improvement in resource management, productivity and quality of technology delivery teams.
-
Q&A with Stuart Davidson on Scaling Continuous Delivery at Skyscanner
Stuart Davidson spoke at QConLondon 2018 about Skyscanner's mission to get from a reactive operations model to providing teams with an empowering developer experience. Davidson told the story of how, with support and a lofty-goal from their CTO, they began on a technical and cultural journey to enable their squads to deliver 10 thousand times a day. InfoQ speaks with Davidson to learn more.
-
CloudBees Release "Jenkins X", a CI/CD Solution for Modern Cloud Applications Deployed to Kubernetes
James Strachan and the CloudBees team have released the open source “Jenkins X” platform as a continuous integration and continuous delivery (CI/CD) solution for modern cloud applications that will be deployed onto Kubernetes. Strachan is sponsoring JEP 400, a formal proposal to act as a “stake on the ground”. The proposal requests that Jenkins X become a sub-project in the Jenkins Foundation.
-
New Research from GitLab Shines Light on the Value and Challenges of DevOps
The 2018 global developer report from GitLab shows that software professionals collectively recognise the value of working in highly collaborative DevOps-style environments and have experienced the benefits of doing so. 65% of respondents say that DevOps is a tremendous time saver, a figure which rises to 81% when focusing solely on managers.
-
Ankyra Presents “Escape”, a Release Automation Tool That Manages Platforms as Logical Components
Over the last ten years there has been increased focus on infrastructure as code (IaC) tooling, primarily driven by the rise of Infrastructure as a Service (IaaS) and API-driven infrastructure. InfoQ discussed the challenges of homogenising this tooling with Bart Spaans, founder of Ankyra, who is an expert in the domain of infrastructure and release engineering.
-
Sauce Labs Adds Analytics and Extended Debugging to Continuous Testing Cloud
At their recent user conference SauceCon, Sauce Labs introduced new capabilities for its continuous testing cloud including test analytics, featuring a dashboard that analyses test results and exposes common failures by browser and operating system, including Android and iOS.
-
Q&A with James Munnelly and Matt Bates on Kubernetes Stateful Services and Navigator at QCon London
InfoQ asked James Munnelly and Matt Bates from Jetstack about their view and ongoing work to be able to configure, deploy, monitor, scale, and auto-heal stateful services in Kubernetes in the same way as stateless services. In particular, we've asked them about the approach and implementation of Navigator, an open source Kubernetes extension Munnelly and Bates have been developing.
-
Jessica Kerr at QCon London on "Why DevOps is a Special Case of DevEx"
Jessica Kerr, lead engineer at Atomist, presented her perspective on DevEx (Developer Experience) and how it relates to DevOps, at QCon London. She stressed that DevOps led to teams taking on accrued responsibilities (to be able to own and constantly improve their systems). To reduce cognitive load, we need better development tools that push down details on how systems get built and delivered.
-
How Observability Impacts Testing: Q&A with Amy Phillips at QCon London
Observability gives you a picture of the system’s current health and can replace certain types of testing. For low-risk application areas you can rely on observability instead of testing, provided you have continuous delivery that provides fast feedback and allows you to release changes quickly.
-
Chef Enhances Cloud Security Automation in InSpec 2.0
Continuous automation vendor, Chef, has announced the availability of InSpec 2.0, a new version of Chef’s free open source tool that enables DevOps and cross-functional application, infrastructure and security teams to express security and compliance rules as code and assess and remediate compliance issues through the entire software delivery life cycle.