Operations | Monitoring | ITSM | DevOps | Cloud

CI CD

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

Get Certified with Argo CD - Now at Level 2 with "Gitops at Scale"

At the start of this year, Codefresh announced the first ever GitOps certification for Argo CD. The certification consists of 3 different levels covering GitOps end-to-end from beginning to end. With the launch of Level 1 (Fundamentals), we have seen an unprecedented interest from people that want to learn about GitOps resulting in over 10,000 students and 3,000 certified engineers!

Automate deployment of a Vue.js application to Firebase

A quick search of the internet will reveal many services available for freely hosting single page applications or static sites. Firebase is one of these services. Firebase is a development platform developed by Google that provides file storage, hosting, database, authentication, and analytics. It is free, provides an SSL certificate by default, and offers impressive speed across multiple regions. I have chosen Firebase for hosting our demo application in this tutorial.

How to get complete CI/CD pipeline observability

It's not like it used to be back in the day! Before CI/CD, we were building on-premises, service-oriented products following system style architecture and we were able to map out the build system and end-to-end process in a PowerPoint or Visio document. Although time-consuming and inefficient, it was relatively straightforward and the build pipeline was unlikely to change drastically. But that's no longer the case.

DORA metrics: Where are you on the journey? @Sleuth TV

We're wrapping up Season 1 of Sleuth TV Live! We've covered a lot of ground, so we'll pull it all together with a talk about the DORA metrics journey and where you can go from here. In episode 6 of Sleuth TV Live, Sleuth's CTO Don Brown and Head of Customer Success Leigh Ann Whitmarsh discussed four levels along the DORA metrics journey, with tips and real-life examples of the opportunities available to maximize your investment in DORA metrics.

Polyglot persistence vs multi-model databases for microservices

Microservice architecture is an application system design pattern in which an entire business application is composed of individual functional scoped services, which can scale on demand. Each team focuses on an individual service and builds it according to their skillset or language of choice. In addition to flexibility, this pattern provides: These features have made microservices architecture a popular choice for enterprises.

Get More From Your JFrog Platform Using the Cloud Marketplaces

These days, organizations of all types, sizes and industries are using the cloud for a wide variety of business reasons and use cases. Benefits include agility, elasticity, cost savings, ease of deployment, ease of management, ease of procurement and ability to leverage cutting edge technologies. JFrog customers are no different. Indeed, JFrog recognizes that many customers want a hybrid cloud approach with the ability to work across multi-clouds.

Speed up XCUITest execution with parallelism and test splitting

In this article, I’ll show you how to reduce the execution time of XCUITest (UI tests on iOS simulators) by splitting and running them in parallel. Automated tests and CI/CD platforms like CircleCI are necessary for iOS application development. It is important not only to introduce them once but to improve them continuously. When application code grows and automated tests increase, the execution time of build and test in CI/CD gets longer.

The Future of CI/CD: Challenge on the Horizon

Over the last 10 years, software development has shifted. Modern teams build applications on top of third-party dependencies, open source libraries, and more, which has dramatically increased complexity. With so much complexity in software development, how can today’s dev teams build with speed and agility while avoiding risk? Join CircleCI CTO, Rob Zuber, in the first of three executive webinars aimed at empowering CircleCI customers to optimize their software delivery practices.