The 4Geeks Podcast (61): Facebook Livestream 30-Day Storage Limit

Facebook livestreams older than 30 days will be deleted automatically to cut storage costs. Users can download, convert to Reels, or delay deletion for six months.

The 4Geeks Podcast (61): Facebook Livestream 30-Day Storage Limit

Meta is implementing a change to Facebook livestream storage. Livestreams older than 30 days will be automatically removed to reduce storage costs. 

Users will receive notifications and have options to download their videos, convert them into Reels, or defer deletion for six months. Meta will remove existing livestreams older than 30 days over the coming months. 

This change is being made because most livestream views occur within the first few weeks of broadcasting.

-- Listen to this and other episodes of The 4Geeks Podcast on your favorite podcasting platform, including Apple Podcast, Spotify and YouTube.

Read more

How to Build Your Own Internal Developer Platform (IDP) Using Crossplane

How to Build Your Own Internal Developer Platform (IDP) Using Crossplane

In the modern cloud-native landscape, the friction between operation stability and developer velocity remains a critical bottleneck. As organizations scale, the manual ticketing systems traditionally used to provision infrastructure become unsustainable. The solution lies in platform engineering: building an Internal Developer Platform (IDP) that enables self-service capabilities without sacrificing governance

By Allan Porras
Orchestrating State: Building and Deploying Stateful Applications on Kubernetes with Operators

Orchestrating State: Building and Deploying Stateful Applications on Kubernetes with Operators

While Kubernetes excels at managing stateless microservices via standard Deployments and ReplicaSets, managing stateful applications—such as databases, message queues, and distributed caches—introduces significant complexity. These applications require stable network identities, persistent storage, and ordered deployment and termination. To solve this in an automated, scalable manner, high-performing engineering teams

By Allan Porras