Top

Tag: CI/CD


Software & Systems

Why platform engineering?

May 1, 2023

Via: InfoWorld

It wasn’t long ago when engineers configured systems manually. In those days, developers drafted procedural documents for administrators to follow when deploying applications. Devops tools and practices, including deploying with CI/CD, configuring infrastructure as code, and managing containerized systems, all […]


BI Security

5 best practices for securing CI/CD pipelines

September 19, 2022

Via: InfoWorld

The engineer’s mindset is to understand a problem, build a solution, and then figure out how to deploy a robust and secure implementation into production environments. Unfortunately, it’s often more complicated and expensive to embed security best practices into a […]


Software & Systems

Synthetic data for continuous testing and machine learning

February 7, 2022

Via: InfoWorld

Devops teams aim to increase deployment frequency, reduce the number of defects found in production, and improve the reliability of microservices, customer-facing applications, employee workflows, integrations, and business process automations. Developing CI/CD (continuous integration and continuous delivery) pipelines ensures a […]


Software & Systems

Continuous integration with Docker and Jenkins

October 21, 2021

Via: InfoWorld

There is a great diversity of approaches to continuous integration and continuous delivery (CI/CD). Containerizing apps with Docker is a common step to take, for a variety of reasons. Once containerized, a key element to the CI pipeline is to […]