Endigest logo
Endigest
All Tech BlogsExplore TagsSend Feedback
Newsletter
Endigest logo
Endigest

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

Engineering Articles

58 articles

Related Tags

AI(10)
Data(7)
Database(7)
engineering(4)
performance(4)
Performance(4)
Open Source(4)
Rust
(4)
Data Science and ML(3)
Platform(3)
Product(3)
mobile(3)
Infrastructure(3)
Solutions(2)
LLM(2)
  • 1
  • 2
  • 3
Databricks logoDatabricks
11 min read
Data Engineering•2026-05-19

How to Build Real-Time Fraud Detection using Spark Real-Time Mode and Lakebase

This article demonstrates how to build a complete real-time fraud detection system using Spark Real-Time Mode and Lakebase, eliminating the need for separate streaming infrastructure.

Engineering
Financial Services
Docker logoDocker
11 min read
Security•2026-05-18

Coding Agent Horror Stories: The Security Crisis Threatening Developer Infrastructure

AI coding agents are now integrated into 60% of developer workflows, enabling autonomous task execution with unprecedented speed, but introducing critical security risks that have led to documented incidents.

Engineering
AI Agent
Docker Sandboxes
Cloudflare logoCloudflare
01 min read
Security•2026-05-18

Project Glasswing: what Mythos showed us

Mythos Preview demonstrates significant advances in security-focused AI, but reveals challenges in consistent safeguards and managing vulnerability finding noise.

Security
AI
Agents
Threat Intelligence
LLM
Risk Management
Threat Operations
Automation
Engineering
Grab logoGrab
016 min read
Mobile•2026-05-15

Scaling developer experience: How we improved Android Studio in a large monorepo

Grab optimized Android Studio performance in a large monorepo with 2,000+ modules by implementing a custom Focus plugin that reduces IDE sync time.

Engineering
Android
Performance
Monorepo
Engineering
Android
OpenAI logoOpenAI
21 min read
Security•2026-05-15

Building a safe, effective sandbox to enable Codex on Windows

OpenAI developed a secure sandbox for Codex on Windows to safely run coding agents with controlled resource access.

Engineering
Cloudflare logoCloudflare
01 min read
Backend•2026-05-14

Our billing pipeline was suddenly slow. The culprit was a hidden bottleneck in ClickHouse

Cloudflare's billing pipeline slowed after redesigning a ClickHouse table to enable per-namespace data retention.

ClickHouse
Engineering
Performance
Database
Open Source
Databricks logoDatabricks
01 min read
Machine Learning•2026-05-08

Using MemAlign to Improve Evaluation of Traditional Machine Learning in Genie Code

Databricks built an evaluation framework using LLM judges aligned with human experts through MemAlign to assess the quality of Genie Code-generated machine learning notebooks.

Engineering
Data Science and ML
AI
AI Engineering
Databricks logoDatabricks
21 min read
Backend•2026-05-08

How Superhuman and Databricks built a 200K QPS inference platform together

Superhuman and Databricks partnered to build a 200K QPS inference platform serving grammatical error correction at massive scale.

Platform
Product
Engineering
Data Science and ML
AI
AI Engineering
Industries
Technology
Data Strategy
Data Leader
Company
Customers
Databricks logoDatabricks
11 min read
Backend•2026-05-07

How lakebase architecture delivers 5x faster Postgres writes

Lakebase achieves 5x faster Postgres writes by eliminating the full page write bottleneck through compute-storage separation.

Engineering
Grab logoGrab
17 min read
DevOps•2026-05-07

Enhancing Flink Deployment with Shadow Testing

Grab implemented Shadow Testing in its Flink deployment pipeline to eliminate downtime from production deployment failures.

Database
Testing
FlinkSQL
Engineering
Data
Databricks logoDatabricks
21 min read
DevOps•2026-05-05

10 trillion samples a day: Scaling beyond traditional monitoring infra at Databricks

Databricks built Pantheon, a custom Thanos-based monitoring platform handling 5 billion timeseries and 10 trillion daily samples.

Engineering
OpenAI logoOpenAI
31 min read
AI•2026-05-05

Unlocking large scale AI training networks with MRC (Multipath Reliable Connection)

OpenAI introduces MRC (Multipath Reliable Connection), a networking protocol designed to enhance resilience and performance in large-scale AI training clusters.

Engineering
OpenAI logoOpenAI
31 min read
AI•2026-05-04

How OpenAI delivers low-latency voice AI at scale

OpenAI rebuilt its WebRTC stack to power real-time Voice AI with low-latency performance at global scale.

Engineering
Docker logoDocker
41 min read
DevOps•2026-05-01

A Virtual Agent team at Docker: How the Coding Agent Sandboxes team uses a fleet of agents to ship faster

Docker Sandboxes enable safe autonomous execution of AI agents in production environments.

Engineering
Agentic AI
AI Agent
CI/CD
Docker Sandboxes
Grab logoGrab
216 min read
Data Engineering•2026-04-30

Data Mesh at Grab Part II: The Foundational Tools behind Certification

Grab develops three integrated platforms to operationalize data mesh and ensure data reliability at scale.

Data
Database
Engineering
Engineering
Grab logoGrab
216 min read
Data Engineering•2026-04-30

Data Mesh at Grab Part II: The Foundational Tools behind Certification

Grab operationalizes data mesh certification through three foundational platforms.

Data
Database
Engineering
Engineering
Databricks logoDatabricks
31 min read
AI•2026-04-28

Operationalizing AI for public sector fraud prevention

This article demonstrates how public sector agencies can modernize fraud prevention using Databricks with AI.

Platform
Solutions
Engineering
Data Science and ML
AI
Industries
Public Sector
Data Strategy
Best Practices
OpenAI logoOpenAI
91 min read
AI•2026-04-27

An open-source spec for orchestration: Symphony

Symphony is an open-source orchestration spec for Codex that transforms issue trackers into always-on agent systems.

Engineering
Cloudflare logoCloudflare
41 min read
Backend•2026-04-22

Making Rust Workers reliable: panic and abort recovery in wasm‑bindgen

Rust Workers addresses panic and abort reliability issues in WebAssembly using exception handling and recovery mechanisms.

Cloudflare Workers
Rust
Rust Workers
WebAssembly
WASM
Reliability
Engineering
Open Source
Developer Platform
Developers
OpenAI logoOpenAI
31 min read
AI•2026-04-22

Speeding up agentic workflows with WebSockets in the Responses API

This article explores how WebSockets and connection-scoped caching optimize agentic workflows in the Responses API.

Engineering