Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

The Elastic SSPL licensing change & ChaosSearch: FAQs

There’s no question that Elastic has built a truly amazing company, based on the Apache 2.0 open source business model, and on the shoulders of other projects like Lucene. Last week, Elastic announced that, starting with version 7.11, Elasticsearch will now be licensed via SSPL, a license that Mongo released in 2018. So you may be wondering what this all means. Here are what we anticipate will be a few Frequently Asked Questions around this Elasticsearch licensing change.

Automating SSL Certificate Expiration Monitoring

In my previous work experience, monitoring certificate validation was critical to our team. These certificates were used to sign commercial transactions between the payment gateway (us) and other providers. That check was manual and depended on the calendar of one person. So, if that person forgets to notify the team about the upcoming expiration of one certificate and doesn’t start the procedure of getting the new one, well, the platform starts to fail.

Free SharePoint Online Monitoring until May 31, 2021

Microsoft SharePoint Online empowers 200 million monthly active users worldwide through simple sharing and seamless collaboration, driving team efficiency, maximizing knowledge velocity while bringing a rich digital experience to every device. Launched in 2001, SharePoint celebrates its 20th anniversary in 2021, welcoming new users on a daily basis. Make sure your SharePoint Online users are delighted with the speed and smooth interaction with your Microsoft SharePoint Online services.

Best Practices for Monitoring Applications Running on Azure App Service

Microsoft Azure has become the go-to cloud computing service for over 95% of Fortune 500 companies—and for good reason. Azure’s flexible and scalable cloud environment offers a secure off-premises solution for your business IT infrastructure, without the need to manage physical servers in your changing IT infrastructure. Azure allows you to manage servers, databases, applications, and more, all from one of Microsoft’s secure global cloud storage sites.

How to monitor and debug AppSync APIs

AWS AppSync is a fully managed GraphQL service that makes it easy for you to build scalable and performant GraphQL APIs without having to manage any infrastructure! With AppSync, you get a lot of capabilities out of the box. Such as the ability to integrate directly with DynamoDB, ElasticSearch, Aurora Serverless, and Lambda. AppSync also supports both per-request as well as per-resolver caching and has built-in integration with CloudWatch and X-Ray.

How Dashbird innovates serverless monitoring

At first glance, all serverless monitoring services seem similar and aim to solve the same problems. However, in Dashbird, we have made decisions that fundamentally differentiate us from our competitors since day one. Over time, those differences have magnified and we have found increasing confirmation and confidence in our approach. Dashbird product strategy is based on three core pillars.

How to Handle Application_error in ASP.NET App's Global.asax

ASP.NET offers many benefits, such as improved security, easy updating, language independence and less overall code. With that said, .NET is not without errors and issues, even when working with a professional, such as this .NET development company. One common error is an Application_error in the Global.asax file. Let’s understand how to handle ASP.NET App’s Global.asax and other common errors in .NET.

Checkly: Synthetic monitoring in one minute

We let you monitor your app's frontend and APIs using the tools and language you love. Run checks on schedule or triggered by GitHub PR from 20+ global locations. When things break or get too slow, we notify you on your favorite channels like Slack or Pagerduty, Discord, SMS etc.. To monitor your frontend, we run JavaScript and open-source powered browser checks. You can configure HTTP requests on the API side and adapt them to your use case running Node.js based setup and teardown scripts. Super handy for all kinds of authentication schemes.

How to Troubleshoot AWS Lambda Log Collection in Coralogix

AWS Lambda is a serverless compute service that runs your code in response to events and automatically manages the underlying compute resources for you. The code that runs on the AWS Lambda service is called Lambda functions, and the events the functions respond to are called triggers. Lambda functions are very useful for log collection (think of log arrival as a trigger), and Coralogix makes extensive use of them in its AWS integrations.