DevRadar

Tech Blog

Auto-aggregated global tech articles · 815 posts

General

6 Lesser-Known Heroku CLI Commands You Probably Aren’t Using

Improving developer experience in the command line relies on minimizing context switches. While most engineers use the Heroku CLI strictly for basic tasks like pushing code, it contains a powerful suite of command line tools built to optimize your workflow. If you want to keep your focus locked on w

Heroku Blog
AI & ML

MetaRoCE: A New RDMA Transport Built for AI-Scale Ethernet

Training and serving frontier AI models depends on fast, reliable networks that move data between GPUs without wasting compute cycles.  To meet this challenge at scale, Meta designed MetaRoCE – a clean-sheet RDMA transport protocol purpose-built for AI workloads on commodity Ethernet.  We’re releasi

Meta Engineering
AI & ML

Say it once: Introducing Bot Preference Sync

Cloudflare's new Bot Preference Sync automatically aligns your robots.txt file with your AI bot policies for Search, Agent, and Training. Easily manage which bots access your content without maintaining static files.

Cloudflare Blog
General

Fine-Grained Access Control Now Available for All Heroku Customers

Fine-Grained Access Controls (FGAC) is now available to all Heroku customers. Heroku’s legacy system gave you predefined roles like admin, member, or collaborator, each with a fixed bundle of permissions. FGAC replaces that system with individual capability controls: deploy, scale dynos, view logs,

Heroku Blog
Backend

A Tale of Two Flink Autoscalers

Samuel Yeboah, Francesco Di Chiara and Mingliang LiuToday, Netflix runs two Flink autoscalers. That is exactly one more than we want. We built the first one in-house years ago, when there was no mature option suited to our platform. The second came from the Apache Flink community, and it can scale w

Netflix TechBlog