Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Ship code via Slack approvals

Automate shipping code through Slack, or better yet, skip the manual steps altogether! This video covers three steps to use Sleuth to automate code deployments using Slack. A bonus tip shows how to use Sleuth to automate the promotion of builds from staging to production, but in a safe manner with automatic health checks. Give Sleuth a try and see how we give teams actionable insights on how to improve with no-code automations to instantly ship improvements, and metrics to measure their impact — all in a way that both managers and developers love.

Deploy with Slack

Automate shipping code through Slack, or better yet, skip the manual steps altogether! This preview gives you a taste of what Slack approvals looks like and why you'd want to do it with Sleuth. Give Sleuth a try and see how we give teams actionable insights on how to improve with no-code automations to instantly ship improvements, and metrics to measure their impact — all in a way that both managers and developers love.

Captains Log: How we are leveraging CEL for Signals

As engineers, we didn't want to make Signals only a replacement for what the existing incumbents do today. We've had our own gripes for years about the information architecture many old companies still force you to implement today. You should be able to send us any signal from any data source and create an alert based on some conditions. We're no strangers to building features that include conditional logic, but we upped the ante when it came to Signals.

What is CI/CD observability, and how are we paving the way for more observable pipelines?

Observability isn’t just about watching for errors or monitoring for basic health signals. Instead, it goes deeper so you can understand the “why” behind the behaviors within your system. CI/CD observability plays a key part in that. It’s about gaining an in-depth view of the entire pipeline of your continuous integration and deployment systems — looking at every code check-in, every test, every build, and every deployment.

What is a Remote Repository? #shortsvideo #shorts #coding

🌐💾 A remote repository is like your code's virtual storage locker, accessible from anywhere. It's where your projects live online, essential for team collaboration, version control, and safeguarding your code. Why use it? For any project where teamwork, backup, and remote access matter. Here are three tips for mastering remote repositories: 1️⃣ Clear Commits: Think of each commit as a clear, concise note to your future self and teammates about what you did and why.

Why every user can now fly first class with Flyway

Flyway v10 has arrived, bringing with it some major advantages for Community users, open source contributors and developers everywhere. The big news? Every user can now download the latest, most secure version of Flyway, however old their database, and Redgate is affirming its commitment to open source to make it easier to accept and manage community updates.

Access Control: Key Strategies for System Security - Insights from KubeCon NA 2023 - Civo TV

Welcome to Civo TV! In this video, we delve into the world of system security and access control with insights from KubeCon NA 2023. Join Alex from Cerbos as he discusses key strategies for managing authorization and user permissions in SaaS systems.

Onward a Continuously Updated Kubernetes Marketplace by Olivier Vernin - Navigate Europe 23

Join Olivier Vernin from SUSE as he takes us through an insightful journey of automating the Civo Kubernetes Marketplace with updateCLI. Discover the challenges faced, the lessons learned, and the innovative solutions implemented to ensure a seamless and efficient marketplace experience. From the initial attempts to deploy Epinio on a cloud marketplace to the successful automation of application updates on Civo Marketplace, Olivier provides a comprehensive overview and practical demonstrations of updateCLI in action. Don't miss out on valuable insights and tips for maintaining and automating Kubernetes marketplaces!

How to automate Snyk container scanning of your production environments

If you’re using containers to deploy your software, it is important to be aware of potential vulnerabilities within your container images. These may be introduced through dependencies in your built image, or perhaps through dependencies within the base image(s) used to build your image.