Tag: state management
- 
		
		
		Cloud Blog: Scaling to zero on Google Kubernetes Engine with KEDASource URL: https://cloud.google.com/blog/products/containers-kubernetes/scale-to-zero-on-gke-with-keda/ Source: Cloud Blog Title: Scaling to zero on Google Kubernetes Engine with KEDA Feedly Summary: For developers and businesses that run applications on Google Kubernetes Engine (GKE), scaling deployments down to zero when they are idle can offer significant financial savings. GKE’s Cluster Autoscaler efficiently manages node pool sizes, but for applications… 
- 
		
		
		Cloud Blog: PayPal’s Real-Time Revolution: Migrating to Google Cloud for Streaming AnalyticsSource URL: https://cloud.google.com/blog/products/data-analytics/paypals-dataflow-migration-real-time-streaming-analytics/ Source: Cloud Blog Title: PayPal’s Real-Time Revolution: Migrating to Google Cloud for Streaming Analytics Feedly Summary: At PayPal, revolutionizing commerce globally has been a core mission for over 25 years. We create innovative experiences that make moving money, selling, and shopping simple, personalized, and secure, empowering consumers and businesses in approximately 200… 
- 
		
		
		Hacker News: Transactional Object Storage?Source URL: https://blog.mbrt.dev/posts/transactional-object-storage/ Source: Hacker News Title: Transactional Object Storage? Feedly Summary: Comments AI Summary and Description: Yes Summary: The text explores the challenges and solutions in developing a portable and cost-effective database solution using object storage services like AWS S3 and Google Cloud Storage. By reinventing aspects of traditional databases, the author outlines a… 
- 
		
		
		Cloud Blog: Unity Ads uses Memorystore to power up to 10 million operations per secondSource 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 restSource 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 serversSource 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 ObjectSource 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…