Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

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

Polling asynchronous APIs with Azure Durable Functions

I have been building a feature on elmah.io lately that picks up validation results from an external API. Before serverless was a thing, I would probably have done this using a scheduled task or Windows Service using Hangfire or similar. But after having migrated everything to serverless Azure Functions, I wanted a good solution running similarly. Azure Durable Functions turned out as the perfect companion and in this post, I'll show you a possible way to implement polling of an asynchronous API.

Create AWS Cloudwatch metric alerts with Lumigo

Amazon CloudWatch monitors metrics of your Amazon Web Services (AWS) resources in real time and can trigger alarms when a metric goes above or below certain thresholds. Typically, Amazon CloudWatch sends out alarms by posting a message to an SNS (Amazon Simple Notification Service) topic, which distributes the message via several mediums, including email, SMS, and Lambda functions. Setting a CloudWatch alarm can be complex.

The Unit Economics Journey: Cost Considerations At Each Venture Stage

Just as there are a handful of stages to describe the financial journey from startup to established company — pre-seed and seed funding, followed by series A, B, and C funding — there are also stages to the process of achieving a healthy understanding of your costs.

Introducing a more complete logs forwarding experience

One of the key attributes of DevOps and SRE engineers is their ability to meticulously observe and monitor all of their applications. A task which can be achieved more efficiently by centralizing all generated logs to a central endpoint. By centralizing logging, engineers can, at any time, have an accurate overview of all events which take place across their applications, from just one place. Storing logs in an external system also allows companies to ensure compliance with many certifications.

Azure Migration Toolbox - Quick-start Guide to Moving Workloads to Azure

As more and more enterprises move to Microsoft Azure for their cloud services, there are many considerations they'll need to assess, and challenges to consider. This includes, for example, moving applications to a new region or seeking better coverage for highly available (HA) deployment. This easy to read guide will both give you tips on overcoming the challenges ahead, as well as a list of resources to help you get started.

Kubernetes Best Practices For 2023 (To Implement ASAP)

Kubernetes (K8s) packs a ton of benefits as a container orchestration platform. For instance, K8s is big on automation. This includes automating workload discovery, self-healing, and scaling containerized applications. Yet, Kubernetes isn't always production-ready after a few tweaks. This guide shares crucial Kubernetes best practices you'll want to start using immediately to improve your K8s security, performance, and costs. Let’s get to it!

What We Learned at KubeCon 2022

It’s a wrap! From October 24–28, the Pepperdata team attended KubeCon + CloudNativeCon North America 2022, which brought together top engineers and developers from communities centered around Kubernetes and cloud native. With topics ranging from container observability practices to K8s innovations, Pepperdata unveiled the latest offering of its own: Autonomous FinOps for Kubernetes.