Operations | Monitoring | ITSM | DevOps | Cloud

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

Get in front of delivery risks by managing work in progress

Sleuth’s product team is pleased to announce an exciting new feature that provides early and actionable visibility into emerging work-in-progress risk! With this release, Sleuth provides customers even more actionable visibility into their engineering efficiency. It extends Sleuth's deploy-centric tracking capabilities upstream in the developer workflow to provide real-time visibility into in-flight work and its emerging risks. Here's how it works.

Testing React components with Cypress

Components are reusable bits of code that, most of the time, work and function independently. If you want to be confident that components are working properly, you need to test them. Conveniently, Cypress.io has designed their testing framework to include component testing. This tutorial illustrates the differences between end-to-end (E2E) and component testing, and what to consider when using these methods. Then, you will learn how to use Cypress for component testing.

Your guide to Kubernetes Dashboards

As a developer, it can become challenging to manage Kubernetes and develop applications simultaneously. That’s why we put together this guide to show you how the Kubernetes Dashboard can help developers overcome this problem and get an overview of the cluster and its workloads. From this, developers can focus more on application development while stressing less on cluster management.

Enabling digital transformation - and data modernization - with DevOps

I don’t need to highlight the impact of the last few years on the world and its businesses. Companies that once completely dismissed the idea of remote working now embrace online offices, with many now operating fully remotely. Externally, the marketplace is shifting too, and opportunities for creating and realizing value can be found in new, less familiar places.

EC2 Instance Types 101: The Definitive Guide For 2022

Yet, the same flexibility that makes EC2 so appealing can also make it complex, confusing, and unnecessarily costly. A good way to understand the compute service is to familiarize yourself with EC2 instance types, and what the best use cases are for each. This guide will cover that and more.

Database Backups - Cloud 66 Demo

Cloud 66 supports two types of backups: managed and unmanaged. Managed backups: Using managed backups has several benefits: The 100 most recent managed backups are kept by default. Unmanaged backups: Unmanaged backups are stored on your local server and are available under `/var/cloud66/backups`. The 10 most recent unmanaged backups are kept by default. We don’t charge for unmanaged backups. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.

Release 1.37.0: Infinite scalability, database tiering, and much more

Another release of the Netdata Monitoring solution is here! We focused on these key areas: IMPORTANT NOTICE This release fixes two security issues, one in streaming authorization and another at the execution of alarm notification commands. All users are advised to update to this version or any later!

Database Replications - Cloud 66 Demo

Database replication involves configuring a master and replica database architecture, whereby the replica is an exact copy of the master at all times. This feature is supported for MySQL, PostgreSQL, Redis and MongoDB. Database replication can be set up for a single application, between applications, or between database groups. What is Cloud 66? Cloud 66 gives you everything you need to build, deploy and maintain your applications on any cloud, without the headache of dealing with “server stuff”.