Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

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

The World Needs More Phrases Ending In "Ops"

A lot of people think that using the cloud makes you elastic, but cloud really only gives you the potential to be elastic. If your apps aren’t elastic, and your cloud usage doesn’t flex up and down based on activity levels, then it’s really just expensive. The same is true of containers—they don’t magically make all of your hosting problems go away, and while they have the potential to make you more agile and efficient, it isn’t that simple.

Microsoft Azure & xMatters Flow Designer Integration - Product Integrations Made Easy

Join Christine Astle, Product Manager at xMatters, as she discusses how easy it can be to integrate Microsoft Azure and xMatters Flow Designer. With a little more than a few clicks, Azure can be integrated into any workflow you build to simplify processes.

The Ultimate Guide to Monitoring Serverless Applications

Serverless applications, more often than not, have logic distributed over multiple functions and services, which with growth and agents and wrappers attached, can get more complex and costly. This is where Serverless monitoring comes in to help. But what is Serverless monitoring? Serverless monitoring allows developers to gain important insight on what happens during each execution and event, errors become more easily visible, and measuring resource consumption for each invocation is possible.

Updates to ServiceDesk Plus Cloud for Microsoft Teams: Enhanced chatbot, ESM, and UI

2020 has seen a surge in the number of organizations embracing remote work to adapt to the new normal, leading to increased reliance on digital collaborative workspaces like Microsoft Teams. As organizations migrate critical business processes to such digital workspaces, IT service management teams need to leverage these platforms as channels for delivering IT and enterprise support.

New Spot by NetApp Notification Center

While Spot by Netapp allows organizations to reliably and affordably run production environments on spot instances, operation teams always want to be alerted about any events of interest that occur in their environment. Over the last 5 years, Spot by NetApp customers have been using our existing notification mechanism and have shared excellent feedback for various enhancements and new capabilities.

5 Reasons To Use DynamoDB In Serverless Applications

In this webinar, AWS Data Hero Alex Debrie and Uri Parush System Architect at Lumigo will introduce DynamoDB by understanding its unique properties and why it's so popular in serverless applications. They will walk through some tips for using DynamoDB correctly, including identifying and fixing common issues using Lumigo.

Debugging with Dashbird: AWS Lambda Process Exited Before Completing Request

Another generic error message from our favorite FaaS provider AWS Lambda. And again, there are multiple reasons why this issue could arise. Let’s first look at the basics of AWS Lambda to get a better intuition for when things go wrong later. Lambda is an asynchronous event-based service at heart.

Why Serverless Apps Fail and How to Design Resilient Architectures?

We’ve been monitoring 100,000’s of serverless backend components for 3+ years at Dashbird. In our experience, Serverless infrastructure failures boil down to: These isolated faults become causes of failure due to dependencies in our cloud architectures (ref. Difference of Fault vs. Failure). If a serverless Lambda function relies on a database that is under stress, the entire API may start returning 5XX errors.

How to Move Kubernetes Logs to S3 with Logstash

Sometimes, the data you want to analyze lives in AWS S3 buckets by default. If that’s the case for the data you need to work with, good on you: You can easily ingest it into an analytics tool that integrates with S3. But what if you have a data source — such as logs generated by applications running in a Kubernetes cluster — that isn’t stored natively in S3? Can you manage and analyze that data in a cost-efficient, scalable way? The answer is yes, you can.