Operations | Monitoring | ITSM | DevOps | Cloud

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

Sponsored Post

Service Mocks: Scaling a SaaS Demo with Traffic Replay

Building, running and scaling SaaS demo systems that run around the clock is a big engineering challenge. Through the power of traffic replay, we scaled our demos in a huge way. A few weeks ago we launched a new demo sandbox. This is actually a second generation version of our existing demo system that I built a few months ago (codename: decoy). Because the traffic viewer page shows the most recent data by default, you need to constantly be pumping new data in there. Any type of real-time SaaS system is going to have a similar requirement. So this needs to be planned.

Announcing MAAS 3.1: bare-metal cloud gets easier

We are happy to announce that MAAS 3.1 has been released. Bare-metal provisioning just got even easier! MAAS 3.1 brings some of the most frequently-requested features into the product. A lot of this is serendipity — or maybe you could say that it’s about like minds tracking the same problem. Either way, we’re doing our best to provide features that match our users’ needs, as soon as we possibly can.

Canonical Data Platform 2021 winter roundup

It’s that time of the year again: many folks are panic buying cans of windscreen de-icer spray and thermal underwear, bringing pine trees into the front room and preparing to enjoy an extended break with the family. So we thought to ourselves, what better time than now to take a look back at the year gone by on the Canonical Data Platform?

Deploy Container on Ubuntu Pro on Google Cloud

Since I wrote Launch Ubuntu Desktop on Google Cloud last week, I kept thinking about putting Ubuntu Desktop into containers. A container is an independent unit of software packages and their dependencies so that the application on the container can run reliably in different computing environments. Docker, an open-source project launched in 2013, made Container technology popular all over the world in just a few years. Why? Let’s compare Containers and Virtual Machines.

Cloud Cost Management: A Compendium of 49 Stats, Benefits, Hard Truths, Tips, and Requirements

Cloud computing has many benefits. But there are also challenges, and cloud cost management may be one of the biggest. Here are 49 stats, benefits, and hard truths you need to know about cloud cost management, along with tips and requirements to help you take control and keep your spending in check while delivering on all the value you’re looking for.

Get the best out of Azure Data Factory - Part 1

Azure Data Factory is a cloud-based data integration service that allows you to orchestrate and automate data movement and transformation using cloud-based data-driven workflows. It provides a cost-effective solution whenever a dependable code-free ETL tool on the cloud with numerous integrations is required. This blog will highlight how users can use Serverless360 to manage and monitor multiple Azure Data Factories with different pipelines. Azure Data Factory consists of a variety of components like.

Deploying a Gatsby site to Netlify using CircleCI

Gatsby is a static website and application generator that makes building powerful React-based frontend applications easy and effective. With over fifty thousand stars on GitHub (51.5k as at the time of this writing), Gatsby stands as one of the most widely used React frameworks. Gatsby is so popular that most hosting platforms offer custom support for the framework. Netlify is one of those platforms.

CircleCI Scheduled Pipelines | Getting Started

In this demo, Zan Markan, CircleCI developer advocate, explains how scheduled pipelines work, common use cases, and how to get started. In a hurry? Skip to what you're looking for: What are scheduled pipelines? Scheduled Pipelines are a new functionality from CircleCI to help customers run scheduled work. They are intended to replace scheduled workflows, which will eventually be deprecated. if you have been using CircleCI for some time you likely have encountered them.