Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Introducing the All New Serverless360!

Towards the end of 2016, it all started with developing a simple platform to manage Microsoft Azure Service Bus namespaces. The then classic Azure portal had limited capabilities to manage Azure Messaging resources like Service Bus Queues and Topics. Paolo Salvatori developed and managed a community tool called Service Bus Explorer. We identified that there are challenges or limitations in managing and monitoring Azure Messaging resources using the above two.

8 Must-Know Tricks to Use S3 More Effectively in Python

AWS Simple Storage Service (S3) is by far the most popular service on AWS. The simplicity and scalability of S3 made it a go-to platform not only for storing objects, but also to host them as static websites, serve ML models, provide backup functionality, and so much more. It became the simplest solution for event-driven processing of images, video, and audio files, and even matured to a de-facto replacement of Hadoop for big data processing.

Application view for Azure Serverless Integrations

We are in a fantastic era of Application Development. Cloud computing is one of the essential adoptions of today. Enterprises solve their complex problems by designing and building Business Applications using Microsoft Azure offerings like Service Bus, Logic Apps, Function Apps, Event Hubs, Relays, Event Grids. Choosing Microsoft Azure offerings to implement a business solution has significant benefits. That sounds fantastic!

Application view for Microsoft Azure Resources

We are in a fantastic era of Application Development. Cloud computing is one of the essential adoptions of today. Enterprises solve their complex problems by designing and building Business Applications using Microsoft Azure offerings like Service Bus, Logic Apps, Function Apps, Event Hubs, Relays, Event Grids. Choosing Microsoft Azure offerings to implement a business solution has significant benefits. That sounds fantastic!

Monitoring serverless applications with AWS CloudWatch alarms

Running any application in production assumes reliable monitoring to be in place and serverless applications are no exception. As modern cloud applications get more and more distributed and complex, the challenge of monitoring availability, performance, and cost get increasingly difficult. Unfortunately there isn’t much offered right out of the box from cloud providers.

BizTalk Migrator: What is new and what is coming (June 2021 Edition)

BizTalk Migrator tool is one of the latest releases of Microsoft, which helps to migrate your BizTalk solutions to Azure in a much simpler and automated way. So to keep you informed about the recent enhancements of the tool, the Azure Logic Apps team had a live remote session exclusively on that topic. Without any further delay, let us jump in as there are tons of updates are waiting.

10x development speed with local serverless debugging

In this article you’ll find out how to 10x your development speed with local serverless debugging. Questions such as “what happens when you scale your application into millions of requests?”, “what to expect when going serverless?”, “how does it look like?”, or “how is it to build applications on serverless and work locally?” will be addressed.

Why You Should Stop Hoarding Metrics

Serverless lets you deploy applications far away in a data center of a cloud provider. This relieves you of the lion’s share of operational burdens. The more you buy into your cloud provider’s ecosystem, the less you have to do yourself: no more OS updates or database bugfix installations. But you still need to do some operation-related work on your own. For instance, monitoring your application to know what’s going on in that far away data center.