Operations | Monitoring | ITSM | DevOps | Cloud

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

Exploring AWS Costs Beyond the Service Level

Honeycomb uses AWS Lambda as a core part of our query execution architecture; Lambda’s ability to quickly allocate lots of resources and charge us only for use is invaluable to keeping Honeycomb fast and affordable. Our total Lambda bill is easily accessible in the AWS Console, but how do we know which customers or application areas dominate this bill? How do we judge the cost of changes we make to our own software?

Tigera has been awarded Microsoft's 2022 Partner of the Year award for OSS on Azure

We are proud to announce that we have won the 2022 Microsoft OSS on Azure Partner of the Year award! The Microsoft Partner of the Year Awards recognize Microsoft partners that have developed and delivered outstanding Microsoft-based applications, services, and devices during the past year. Awards were classified in various categories, with honorees chosen from a set of more than 3,900 submitted nominations from more than 100 countries worldwide.

How to remote debug an HTTP trigger Azure Functions in Visual Studio 2022

Sometimes it may not be easy to debug Azure Functions deployed on Azure since we cannot do inline debug through the Azure Portal. An option for us is to write information to the Logs console in key parts of our code to get insights into what’s happening inside our Function. We can do that using the following sentence: Another option, especially if we are developing our Azure Functions inside Visual Studio, is to run the Function locally.

The Simple Formula For Managing Cloud Cost

Organizations receive high monthly bills from cloud providers with no way of determining why the number changes from month to month or how to accurately predict future spend. More importantly, there is little information to provide visibility if cloud resources are being deployed efficiently or if spend is correlated to business performance.

An Overview of Microsoft Azure Services

Azure is the public cloud computing platform of Microsoft and it offers: Azure comprises more than 600 cloud services and supports varied operating systems, databases and developer tools. And the best part (in our opinion)? Splunk On-Call integrates with Microsoft Azure to help on-call teams improve incident response for Azure-based environments.

AWS vs Azure vs GCP virtual machine comparison (2022)

In this blog post series, we will be comparing different services in AWS, GCP and Azure. We'll go into detail in each of the resources and understand the differences between providers, something you need to be aware if you are looking into switching clouds. Some examples will be given using Terraform, the Infrastructure as Code (IaC) market leader. If you want to know more about different IaC tools and how they compare, check our other blog post - Terraform vs Pulumi vs CloudFormation.

The cost of cloud: 5 takeaways

Earlier this year we released our report on the cost of cloud. Through this white paper we discovered the complexities of cloud costs for businesses and alternatives beyond the hyperscalers. This white paper saw 1,000 cloud developers surveyed about the management of their cloud services, and the degree of costs associated with it. From this analysis, we were able to come up with 5 key takeaways outlining the degree to which hyperscalers are overpromising and under-delivering.

Distributed Caching on Cloud

Distributed caching is an important aspect of cloud based applications, be it for on-premises, public or hybrid cloud environments. It facilitates incremental scaling, allowing the cache to grow and incorporate the data growth. In this blog we will explore distributed caching on cloud and why it is useful for environments with high data volume and load.