Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Do You Know Where Your Cloud Is? Understanding Shadow IT

The public cloud has greatly increased the flexibility of businesses everywhere. Need another petabyte of storage? You’re but a few mouse clicks or a couple lines of code away from allocating all those disks with effectively no lead time. At the same time, it makes it easy for business units, a functional organization, or a disgruntled vice president with a corporate card—who may be frustrated with your IT for various reasons.

Cloud Economics 101: Here's What You Need To Know

Businesses are increasingly interested in the economics of cloud computing. For instance, what are the financial implications of moving to the cloud versus staying on-premises? And what’s the best strategy for optimizing cloud consumption to get the best value from cloud resources? This article takes a look at some of the key concepts of cloud economics, and how your business can leverage cloud cost intelligence to maximize the value of your investment.

6 Common Pitfalls of AWS Lambda with Kinesis Trigger

This article was written for the Dashbird blog by Maciej Radzikowski, who builds serverless AWS solutions and shares his knowledge on BetterDev.blog. Kinesis Data Streams are the solution for real-time streaming and analytics at scale. As we learned last November, AWS themselves use it internally to keep, well, AWS working. Kinesis works very well with AWS Lambda.

Experience Elasticsearch from the Microsoft Azure portal

We are excited to share the latest development in our ongoing partnership with Microsoft. Available in public preview, you can now find, deploy, and manage Elasticsearch from within the Azure portal. Bring powerful enterprise search, observability, and security capabilities to your Azure environment with a user interface and tools that are already familiar to you.

How to deploy and manage Elastic on Microsoft Azure

We recently announced that users can find, deploy, and manage Elasticsearch from within the Azure portal. This new integration provides a simplified onboarding experience, all with the Azure portal and tooling you already know, so you can easily deploy Elastic without having to sign up for an external service or configure billing information.

No-code AWS Lambda Monitoring

Auto-instrumenting AWS Lambda Monitoring didn’t originate through a focus group or business plan. It started as a hackathon project that addressed the tedium of removing manual code instrumentation. Developer environments often include hundreds of AWS Lambda functions. And our existing instrumentation required initialization code to be manually placed on every single function.