Tag: state management
-
Cloud Blog: Unity Ads uses Memorystore to power up to 10 million operations per second
Source URL: https://cloud.google.com/blog/products/databases/unity-ads-powers-up-to-10m-operations-per-second-with-memorystore/ Source: Cloud Blog Title: Unity Ads uses Memorystore to power up to 10 million operations per second Feedly Summary: Editor’s note: Unity Ads, a mobile advertising platform, previously relying on its own self-managed Redis infrastructure, was searching for a solution that scales better for various use cases and reduces maintenance overhead. Unity…
-
The Cloudflare Blog: Build durable applications on Cloudflare Workers: you write the Workflows, we take care of the rest
Source URL: https://blog.cloudflare.com/building-workflows-durable-execution-on-workers Source: The Cloudflare Blog Title: Build durable applications on Cloudflare Workers: you write the Workflows, we take care of the rest Feedly Summary: Cloudflare Workflows is now in open beta! Workflows allows you to build reliable, repeatable, long-lived multi-step applications that can automatically retry, persist state, and scale out. Read on to…
-
The Cloudflare Blog: How we use OpenBMC and ACPI power states to monitor the state of our servers
Source URL: https://blog.cloudflare.com/how-we-use-openbmc-and-acpi-power-states-to-monitor-the-state-of-our-servers Source: The Cloudflare Blog Title: How we use OpenBMC and ACPI power states to monitor the state of our servers Feedly Summary: Cloudflare’s global fleet benefits from being managed by open source firmware for the Baseboard Management Controller (BMC), OpenBMC. This has come with various challenges, some of which we discuss here…
-
The Cloudflare Blog: Zero-latency SQLite storage in every Durable Object
Source URL: https://blog.cloudflare.com/sqlite-in-durable-objects Source: The Cloudflare Blog Title: Zero-latency SQLite storage in every Durable Object Feedly Summary: Traditional cloud storage is inherently slow because it is accessed over a network and must synchronize many clients. But what if we could instead put your application code deep into the storage layer, such that your code runs…