Operations | Monitoring | ITSM | DevOps | Cloud

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

Core CI/CD Concepts: A Comprehensive Overview

In the fast-paced world of software development, the ability to quickly and reliably deliver software is paramount. This need has led to the evolution of CI/CD—Continuous Integration, Continuous Delivery, and Continuous Deployment—practices that streamline and automate the development lifecycle. Below, we explore these core CI/CD concepts and related automation practices that are transforming the software industry.

Testing and Quality Assurance Within a CI/CD Pipeline

In today’s fast-paced software development landscape, the need to deliver high-quality software rapidly and reliably is paramount. Continuous Integration (CI) and Continuous Delivery/Deployment (CD) have emerged as essential practices that enable development teams to meet these demands. Central to the success of CI/CD pipelines is a robust framework for testing and quality assurance (QA).

Gremlin's API makes it easy to integrate testing in your CI/CD pipeline

Thinking about integrating Gremlin into your existing pipeline? Look no farther than the Gremlin API. "The next step then was to build the right tooling such that the resiliency tests can be run from a pipeline. Gremlin's API first approach made it possible to do this in a very easy manner because everything that we could do from the UI and manually, we could replicate all of that through the API as well.

CI/CD observability: A rich, new opportunity for OpenTelemetry

Continuous integration and continuous deployment (CI/CD) are the backbone of modern software delivery, but there’s still limited visibility into their processes. Here’s how that’s changing with OpenTelemetry (OTel), and why those changes are so exciting.

Doing DevOps Your Way On SaaS Solutions: Connecting JFrog CLI to Your JFrog Workers

In our previous blog post, we explored JFrog Workers, a JFrog Cloud Platform service that allows you to create customized workers that can respond to events in the platform. These workers can perform various tasks, from running code to adjusting functions, giving you more flexibility and control over your workflows. Allowing you to automate processes and streamline your development pipeline in a serverless execution environment.

Deploy React to Azure Web Apps

React is an open source JavaScript library known for its simplicity and incredible performance when creating an interactive user interface. React has gained wide adoption from web developers and reputable companies. While there are other frameworks in the JavaScript ecosystem, React is often the first choice when it comes to user interface and frontend business logic.

A Guide to CI/CD Pipeline Performance Monitoring

In the modern software development landscape, Continuous Integration and Continuous Deployment (CI/CD) pipelines have become essential. They automate the process of integrating code changes, running tests, and deploying applications. The efficiency and reliability of these pipelines are critical to the overall success of a software project, and CI/CD pipeline monitoring plays a vital role in maintaining and improving these attributes.