Operations | Monitoring | ITSM | DevOps | Cloud

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

I use GitHub Actions for Datadog's Service Catalog, and you should, too

Today’s guest blog is by Mike Stem­le, a software engineer and Principal Architect for the Ar­c XP di­vi­sion of the Wash­ing­ton Post. In his role, Mike focuses on AppSec and large-scale architecture. Any­body who works with me knows that I love the Data­dog Service Catalog.

GitKraken Client 9.6: Pull Request Insights and SSH Commit Signing

Insights sings, while SSH signs (yes, I was proud of that one). GitKraken Client 9.6 has arrived, and we’re introducing a dedicated page for GitKraken Insights, improved commit message UX, support for SSH commit signing and SSH strict host key checking, and Azure DevOps workspace enhancements.

A Software Developer's Guide to Getting Started With Kubernetes: Part 1

Put simply, Kubernetes is an orchestration system for deploying and managing containers. Using Kubernetes, you can operate containers reliably across different environments by automating management tasks such as scaling containers across Nodes and restarting them when they stop. Kubernetes provides abstractions that let you think in terms of application components, such as Pods (containers), Services (network endpoints), and Jobs (one-off tasks).

Mastering Azure Networking

Microsoft’s Azure platform offers robust networking capabilities that aid businesses in creating efficient, secure, and highly customizable cloud environments. As such, a deep understanding of Azure Networking is crucial for IT professionals and organizations striving to harness the power of cloud computing. This guide will unpack the complexities of Azure Networking and provide a roadmap for mastering its various components.

Installing FerretDB through Civo Marketplace - Civo.com

In this video @KunalKushwaha introduces FerretDB, an open-source alternative to MongoDB built on PostgreSQL. It explains how to install FerretDB through the Civo Marketplace, highlighting the prerequisites and installation process. The video covers basic CRUD operations using FerretDB, including creating, reading, updating, and deleting documents. It also mentions the benefits of using FerretDB, such as its open-source nature, transparency, simplicity, and supportive community.

Deploy Kubernetes Dashboard through Civo Marketplace - Civo.com

In this video @KunalKushwaha goes through how to deploy the Kubernetes Dashboard using the Civo Marketplace. Discover the step-by-step process of accessing your cluster, obtaining the necessary token, and starting the server on your local system. The Kubernetes Dashboard offers a user-friendly interface for managing clusters, deploying applications, and monitoring workloads. Explore its benefits such as centralized management, simplified troubleshooting, and resource management.