Operations | Monitoring | ITSM | DevOps | Cloud

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

Common interoperability challenges for multi-cloud

As cloud technology has matured, hybrid and multi-cloud approaches have become commonplace. Enterprises have discovered that not all applications are suitable for the public cloud, meaning on-premise data centres are still active, and each public cloud has its own strengths and weaknesses, driving businesses to mix-and-match to suit their needs. This results in interoperability challenges for multi-cloud environments.

Distributed Caching on Cloud

Distributed caching is an important aspect of cloud based applications, be it for on-premises, public or hybrid cloud environments. It facilitates incremental scaling, allowing the cache to grow and incorporate the data growth. In this blog we will explore distributed caching on cloud and why it is useful for environments with high data volume and load.

The cost of cloud: 5 takeaways

Earlier this year we released our report on the cost of cloud. Through this white paper we discovered the complexities of cloud costs for businesses and alternatives beyond the hyperscalers. This white paper saw 1,000 cloud developers surveyed about the management of their cloud services, and the degree of costs associated with it. From this analysis, we were able to come up with 5 key takeaways outlining the degree to which hyperscalers are overpromising and under-delivering.

Logic App Best practices, Tips, and Tricks: #11 Connectors naming convention

Today I will talk about naming convention because I think this is so critical to implement from day one, and people tend to forget. We earlier addressed the importance of providing a good naming convention to your Logic App name and actions inside your business process. Today we will speak about the Connectors (or API Connections) naming convention.

Create a Custom Integration | Moogsoft Product Videos & How-Tos

After watching this video, you will be able to explain when to use the custom integration option, ingest data in JSON format into Moogsoft, map data from your monitoring software to Moogsoft event fields, and set up and test a deduplication key to reduce operational noise. Don't forget to subscribe for content on DevOps, Observability, AIOps and more!

What Is Spot Instance Advisor? A Beginner-Friendly Guide

Amazon Web Services (AWS) provides three types of Elastic Compute Cloud (EC2) instances; On-Demand Instances, Reserved Instances (RIs), and Spot Instances. EC2 On-Demand instances are the default and most expensive instances. RIs and Spot instances offer discounts of up to 72% and 90% on On-Demand instances, respectively. The Reserved Instances are long-term commitments that guarantee you compute power for a year or three. Spot instances fluctuate in price and availability constantly.