Operations | Monitoring | ITSM | DevOps | Cloud

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

Accelerate Cloud Adoption with CircleCI and Altostra's No-Code Infrastructure Platform

IaC languages like CloudFormation have made cloud management more efficient at scale, but have also added layers of complexity and more risk for human error. To get to market fast, developers need to accelerate software delivery while ensuring quality. CircleCI’s industry-leading CI/CD platform seamlessly integrates with Altostra’s no-code infrastructure to simplify cloud application development, leaving no room for error.

How High Performing Teams Automate Artifact Management and CI/CD

Join CircleCI and JFrog as we discuss best practices for artifact management, security analysis and quality assurance in continuous integration and continuous delivery (CI/CD). Learn how high performing development teams utilize CircleCI and JFrog to speed up their development process and deliver better code, faster and with confidence.

Build Trust with a Custom Domain

Security in software is now everyone’s problem. We can no longer simply rely on InfoSec teams or your equivalent Gary “he-likes-security” to handle security-related processes and issues. All software, tools, infrastructure, and services need to be trusted. It is important to us at Cloudsmith to provide you with the ability to build that trust within your teams or with your customers. Cloudsmith allows you to use your own domain name for your repositories.

Introduction to the ImGui C++ Library with Conan

The Conan team provides an introduction and demonstration for the open-source C++ graphics library known as ImGui. To show the basics of ImGui, we will create a simple application with some controls like buttons, scrollbars, color editors, and more. We will show how easily and quickly you can create a graphical user interface using this library. Finally, we will show how to a simple way to build ImGui using packages with Conan, the package manager for C and C++.

Microservices Asynchronous Communication and Messaging | JFrog Xray

Microservices have changed the way we build applications. Software design has moved from large monolithic applications (which are not really adaptable to changes and improvements) to a collection of small, independent processes infrastructure which is far more suited to adapt to changes in today’s agile world.