Operations | Monitoring | ITSM | DevOps | Cloud

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

Microsoft Azure vs AWS

Welcome to the fascinating world of cloud computing! As you traverse this realm, you’re bound to encounter two behemoths, Microsoft Azure and Amazon Web Services (AWS). Each champion in their own right, these two platforms dominate the landscape, offering a myriad of solutions that are designed to propel businesses to greater heights. But, as with most things in life, you’re bound to question which is the better choice for your specific needs.

Why you need to protect your confidential virtual machine from itself

In the traditional computing threat model, privileged system software like the hypervisor, host OS, firmware, and DMA-capable devices were all granted access to the data and code of your workloads. This was widely accepted because it seemed necessary for the system managing VM resources (memory, execution, and hardware access) to also have access to the workload’s data. How else could it manage it after all?

How to display a metric on a Graphite dashboard

Graphite is free and open-source software. It is used as a time-series database monitoring tool, where you can collect, store and display time-series data in real-time. As you can monitor certain metrics of this data using Graphite, it has a very useful and simple dashboard used to visualize these metrics. This article will show you how to display a metric on your Graphite dashboard. MetricFire specializes in monitoring systems.

How to install Telegraf on Hosted Graphite with MetricFIre

Learn how to install and use MetricFire Telegraf in this tutorial. Telegraf is a collector agent for metrics and events from systems. Telegraf allows you to collect metrics from multiple systems and visualize the data in various ways. This Telegraf tutorial will walk you through the installation process and show you how to use the tool to collect metrics and events from systems. This is a great way to monitor your systems and track the performance of your applications in real time.

Real-World Container & Image Security: Present & Future - Civo Navigate NA 2023

Bret Fisher shares his extensive knowledge and experience in Docker and Kubernetes during this session from Civo Navigate NA 2023. He emphasizes the importance of addressing security challenges in container and image deployments. Bret discusses various aspects of container and image security, including CI/CD practices, vulnerability scanning, standardizing pods, and automation. As potential solutions, he also introduces concepts such as SSH signing of Git commits and GetOps signature verification.

Introduction to Azure Redis Cache

In the rapidly evolving world of cloud computing, caching solutions have become an essential tool for enhancing application performance, reducing latency, and providing a seamless user experience. One such robust and reliable solution is offered by Microsoft Azure, known as Azure Redis Cache. This advanced caching solution is designed to accelerate the performance of your applications by allowing you to store and retrieve data from fast, managed, in-memory caches.