Operations | Monitoring | ITSM | DevOps | Cloud

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

Canonical's managed services achieve MSP Cloud Verify Certification

London, UK – Canonical, the publisher of Ubuntu, today announced the completion of the MSP Cloud Verify Certification (MSPCV) for its support and managed services. The MSPCV certification, further strengthens Canonical’s industry-leading open source offering, reassuring customers in all industries that they can securely consume open source in a regulated fashion that complies with all the industry standards and best practices.

Benefits of Microsoft Cloud for Healthcare

As we know, the Covid-19 has a drastic impact on almost every industry including healthcare organizations, where the health care workers and healthcare teams are bearing the heaviest impact from this pandemic. Moreover, the pandemic transformed the way healthcare organizations approach care team collaborations and interactions with the patient.

What is Power Apps and It's Business Value?

Microsoft’s Power Apps is a platform that combines innovation, automation and intelligence. Power Apps not only helps businesses to pick up performance improvements and productivity but also enable them to be innovative by developing custom business solutions. In this video, we will explore how #powerapps drive business value.

How to Debug Cloudflare Workers with AppSignal

In this article, you’ll learn how to capture error logs in your Cloudflare Workers application using AppSignal. We’ll build a simple workers project and integrate AppSignal’s code to collect the necessary metrics. We’ll also learn how to utilize AppSignal’s dashboard to analyze and track errors. Let’s get stuck in!

AWS Lambda vs Azure Functions vs Google Cloud Functions

Serverless computing is on the rise, having already earned the mantle of “The Next Big Thing”. For developers, serverless computing means less concern regarding infrastructure when deploying code, as all computing resources are dynamically provisioned by the cloud provider. Pricing is generally on a pay-as-you-use model and is based on resources consumed – which is in line with modern business principles of “on-demand”, flexibility and rapid scaling.

AWS X-Ray vs Jaeger - key features, differences and alternatives

Both AWS X-Ray and Jaeger are distributed tracing tools used for performance monitoring in a microservices architecture. Jaeger was originally built by teams at Uber and then open-sourced in 2015. On the other hand, AWS X-Ray is a distributed tracing tool provided by AWS specifically focused on distributed tracing for applications using Amazon Cloud Services. Jaeger is a popular open-source tool that graduated as a project from Cloud Native Computing Foundation.