Operations | Monitoring | ITSM | DevOps | Cloud

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

Top Things To Consider When Connecting IoT Devices To The Cloud

Use cases for the Internet of Things (IoT) range from trucks, to shipping containers, to people, to cows. An organisation’s assets can be mobile, autonomous, even sentient - and the applications for tracking these assets are as limitless as the assets themselves. Analysts have identified asset tracking as the fastest growing industrial IoT market and it is expected that most connected devices will be location aware within the next decade.

Reducing Pager Fatigue in Moogsoft | Moogsoft Product Videos & How-Tos

One of the benefits of implementing Moogsoft is that you can reduce noise and focus on what matters. In this video, we'll take a look at the noise reduction mechanism using sample data from the real world. Don't forget to subscribe for content on DevOps, Observability, AIOps and more!

Kubernetes Health Checks: Everything You Need to Know

When you’re using an application or tool, it’s very important to make sure things are working as they should. For this reason, health checks are critical. A health check is when an application or tool checks its own components and dependencies, then either publishes or exposes a notification method if there is a problem.

How FinOps Can Work With Engineering To Achieve Cost Intelligence Maturity

The FinOps position, for most SaaS companies, is a relatively recent addition to the team. FinOps acts as a liaison between the Finance and Engineering teams, with the goal of getting everyone on the same page (and speaking the same language) when it comes to setting, optimizing, and sticking to budgets. FinOps and engineering have a special relationship, because engineers are the ones who ultimately make major infrastructure, development, and design choices that impact the cloud bill.

Using Brotli Compression in NGINX

Brotli is gaining steam as the compression algorithm du jour for high performance websites. Created back in 2013 by Google to decrease the size of WOFF files, Brotli was standardized in 2016 as part of RFC 7932. The sales pitch for Brotli is better compression than Gzip - with similar CPU usage. Better compression leads to faster performance, but how much better is it?

Docker image versus container: What are the differences?

If you are new to Docker, you may find it challenging to understand all the terms. It can seem like everyone has a different idea of what Docker terms mean, and sometimes, terms get used interchangeably. For instance, you — like others who are learning about Docker — may wonder how a Docker image differs from a Docker container. Their contrasts are subtle but significant.