Operations | Monitoring | ITSM | DevOps | Cloud

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

Azure Blob Storage vs. Azure Table Storage: Which One is Right for You?

When it comes to storing data in the cloud, there are many options to choose from. Azure, one of the leading cloud service providers, offers a wide range of storage options, including Azure Blob Storage and Azure Table Storage. Both are designed to help businesses store and manage large amounts of data, but they have different use cases and capabilities. In this article, we will compare Azure Blob Storage and Azure Table Storage and help you determine which one is right for your business needs.

The Definitive DevOps Tools List: 55 Tools For 2023

DevOps has exploded in popularity since the concept first emerged in 2009. A DevOps approach encompasses both practices and tools that engineers use to build quality software more rapidly. Before DevOps, software development followed a “waterfall” model. Back then, developers would code first, then perform quality assurance (QA) testing, and fix any bugs or errors as necessary.

How to achieve distributed tracing using Application Insights?

In this blog, we will explore how distributed tracing works in Application Insights and how to use it to diagnose the issues in a distributed application. Azure Application Insights is a powerful tool for monitoring and diagnosing application performance issues and supports distributed tracing. It is an extension of Azure Monitor and provides Application Performance Monitoring features out of the box.

Continuous Load Testing | A Developer's Guide

Continuous load testing is a powerful way of preparing for surges in traffic, without needing real users. Imagine you’re a software engineer working on a website that’s seen a recent surge in traffic. Despite initial testing indicating that the website should be capable of handling the increased load, the website crashes during peak hours. Load Testing is the process of simulating real-world usage of a website or application.

How We Used CloudZero To Find $1.7M Of Annualized Cloud Savings

It all started with a simple Slack message. If you need a refresher, gross margin is a business metric that calculates what percentage of revenue you take home as profit. To calculate it, you subtract your costs (often abbreviated as COGS, short for costs of goods sold) from your revenue and divide it by your total revenue, et voilà, gross margin. So, if your annual revenue is $10M and your COGS are $3M, your gross margin is 70%. Gross margin plays an integral role in SaaS company valuations.

Platform Engineering vs. DevOps: Yes, There's a Difference - Here's Why It Matters

If there’s a difference between platform engineering vs. DevOps, it’s not immediately obvious. The terms have been thrown around in conversation for long enough that it’s tempting to think of them as either the same thing or as competing concepts. So what is the difference between platform engineering vs. DevOps? Are you “doing DevOps” when you create a developer platform?

Elektrobit and Canonical announce EB corbos Linux - built on Ubuntu

ERLANGEN, Germany, and DOUGLAS, Isle of Man, February 21, 2023 – Elektrobit and Canonical today announced EB corbos Linux – built on Ubuntu, an industry first bringing the largest open-source Linux community to automotive software. Available immediately from Elektrobit, the new solution provides OEMs and Tier 1 suppliers with the benefits and flexibility of an open-source operating system for developing electronic control units (ECUs) in software-defined vehicles.

Best Practices for Our Custom Dashboards

Custom dashboards are essential tools in the data-driven world for businesses, organizations, and individuals. They provide an interactive and comprehensive representation of data, making it easier to identify trends, patterns, and outliers. Custom dashboards are highly customizable, allowing users to select the most relevant data sources, visualizations, and metrics to meet their specific needs.

Automate Your Deployments on Kubernetes Using GitHub Workflows and JFrog Artifactory Custom Webhooks

Full automation makes your Continuous Deployment (CD) faster, seamless and less error prone. For example, triggering the deployment of your Helm Chart when a Docker image is pushed to production. The latest JFrog Artifactory release makes this easy! With a new Custom Webhook feature that enables a direct integration with a variety of services such as Gitlab Pipelines, Jenkins and GitHub Actions.