Read CloudNative Weekly Newsletter
CloudNative Weekly Newsletter, The Chief I/O. Curated CloudNative news, tutorials, tools and more!
Join thousands of other readers, 100% free, unsubscribe anytime.
Join us
CloudNative Weekly Newsletter, The Chief I/O. Curated CloudNative news, tutorials, tools and more!
Join thousands of other readers, 100% free, unsubscribe anytime.
Understand DevOps principles clearly if you are a developer. This article outlines the DevOps concepts for a developer's understanding
In this podcast episode, we welcome Kris Buytaert, consulting CTO at Inuits.eu, DevOps evangelist, one of the organisers of DevOpsDays. We talk about the conference, how to introduce CI/CD to teams, and what are some patterns and antipatterns for infrastructure as code. We also discuss why teams are reluctant to spend money on testing and operations, and what happens if they don’t.
Here are 7 tricks with github actions that changed my life (or at least my CI/CD pipeline). These tricks helped me create a more maintainable workflows code as well as boosted performance of the whole CI/CD process.
Continuous deployment VS continuous delivery? What’s best for you, The answer lies in the details we are sharing with you in this article.
We examined the differences between continuous deployment and continuous delivery from a technical, organizational, and business point of view. Read on to discover more.
In today’s world, it is possible to continuously update an application and continuously make those updates available to the end-users. This has been made possible by the introduction of agile software development. Two processes that are critical in achieving the necessary agility are continuous delivery and continuous deployment. In this article, we’ll discuss what each of these processes entails and their core differences.