Operations | Monitoring | ITSM | DevOps | Cloud

Private Status Page 101. Best Tools, Providers, and Cost

A private status page is a website or communication platform that provides status updates and notifications to a specific group of people rather than the general public. Private status pages are often used by companies to keep their employees, users, or partners informed about the status of their products, services, infrastructure, vendors, and providers.

Creating and downloading zip files with ASP.NET Core

For a recent feature, I had to download a batch of files from an internal website written in ASP.NET Core. Zipping the files before downloading them, turned out as a great way of easily implementing multi-file download. .NET offers all of the needed features and in this post, I'll show you how to implement it. To get started, I'll create a new ASP.NET Core website: I'm picking the MVC template, but none of the zip-related code is specific to MVC.

Selecting the Best Azure VM Type for Your Workload

Organizations all over the world have been moving workloads to the cloud. Microsoft Azure provides a host of benefits and services which make it a top choice for on-premises to cloud migrations. When it comes to migrating workloads, Azure virtual machines are a great choice with VM options up to 416 vCPUs and 12 TB of memory and storage IOPS up to 3.7 million.

7 ways to optimize cloud costs

Do you know what keeps Cloud Administrators up at night? Yes, you guessed it right. Cloud bills!!! These unpredictable cloud bills. With the recent allure of the “pay-per-use” model of the public cloud, organizations over-use and over-spend on cloud resources. Especially with this unrestrained freedom to create new instances on the go, mitigating cloud costs is a daunting task, even for the early and heavy adopters of public clouds.

Fintech APM: Considerations, Benefits, and Tools

In the last few years, fintech enterprises have disrupted the financial services and banking industry by taking everything computing technology offers – from machine learning to blockchain – and turning it up a notch. Traditional financial institutions must now compete with challenger banks offering electronic payment alternatives, peer-to-peer lending, and investment apps.

Complete Guide to Distributed Tracing with OpenTelemetry - Part II

In the previous article, we learned what distributed tracing is, why it is necessary, how to do tracing, encountered challenges with existing tracing tools, and finally discovered that there is a more mature option available for the industry to adopt in terms of telemetry and observability. In this article, we will be trying to understand OpenTelemetry in more depth. To begin, we will examine how OpenTelemetry addresses some of the issues confronting the observability ecosystem.

Azure Application Insights vs Log Analytics: Which one should you choose?

We often speak to organizations about Azure and one of the common questions is what is the difference between App Insights and Log Analytics. In this article we will aim to discuss those differences and overlaps. If we think about the Azure Monitoring Platform / ecosystem, then Log Analytics and App Insights both play a role within that platform as shown below. Log Analytics plays a role in the storage of Log Data and the analysis of Log Data.

Using AIOps for automation and efficiency in observability and IT operations

Artificial intelligence for IT Operations (or AIOps) has been playing an expanding role in helping SREs, DevOps, and developers effectively navigate the challenges around application and infrastructure complexity, pace of change, and data volume that characterize the operations landscape.