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

© 2026 Endigest. All rights reserved.

  • About
  • Privacy
  • Terms
  • Contact
  • RSS

Engineering Articles

32 articles

Related Tags

AI(4)
engineering(4)
performance(4)
Data(4)
Database(3)
Rust(3)
Infrastructure(3)
Performance
(2)
Hardware(2)
AMD(2)
Design(2)
LLM(1)
Deployment(1)
FlinkSQL(1)
Kafka(1)
  • 1
  • 2
Databricks logoDatabricks
31 min read
AI•2026-03-23

Building a Knowledge Assistant over Code

This post explores building a RAG-based code knowledge assistant using three chunking strategies and evaluating them with MLflow.

Engineering
Cloudflare logoCloudflare
41 min read
Architecture•2026-03-23

Launching Cloudflare’s Gen 13 servers: trading cache for cores for 2x edge compute performance

Cloudflare explains how their FL2 Rust-based request handling layer enabled 2x edge compute performance on Gen 13 servers powered by AMD EPYC Turin processors.

Hardware
Performance
Infrastructure
Rust
AMD
Engineering
Cloudflare logoCloudflare
31 min read
Architecture•2026-03-23

Inside Gen 13: how we built our most powerful server yet

Cloudflare details the engineering decisions behind Gen 13, their most powerful server featuring AMD EPYC Turin 9965 with 192 cores.

Hardware
Infrastructure
Engineering
AMD
Grab logoGrab
517 min read
AI•2026-03-19

From firefighting to building: How AI agents restored our team’s core productivity

Grab's Analytics Data Warehouse team describes how they deployed a multi-agent AI system to reclaim 40% of engineering time spent on repetitive data support tasks.

AI
Analytics
Database
Automation
Engineering
Docker logoDocker
11 min read
Mobile•2026-03-13

Achieving Test Reliability for Native E2E Testing: Beyond Fixing Broken Tests

This post explores strategies for achieving reliable native end-to-end (E2E) testing beyond simply fixing broken tests.

Engineering
Solutions
Grab logoGrab
917 min read
Mobile•2026-03-12

Enabling R8 optimization at scale with AI-assisted debugging

This post explains how Grab enabled R8 optimization for their large-scale Android app by developing AI-assisted debugging techniques to overcome three core challenges.

AI
Engineering
OpenAI logoOpenAI
01 min read
AI•2026-03-11

From model to agent: Equipping the Responses API with a computer environment

This post explains how OpenAI built an agent runtime by equipping the Responses API with a computer environment.

Engineering
Databricks logoDatabricks
21 min read
Data Engineering•2026-03-06

LogSentinel: How Databricks uses Databricks for LLM-Powered PII Detection and Governance

Databricks introduces LogSentinel, an LLM-powered internal system for continuous PII detection and data governance across evolving schemas.

Engineering
Grab logoGrab
515 min read
Mobile•2026-03-06

Reclaiming Terabytes: Optimizing Android image caching with TLRU

This post details how Grab evolved their Android image caching from LRU to TLRU (Time-Aware Least Recently Used) to reclaim storage without degrading user experience.

app disk
disk size
optimization
scalability
Engineering
Databricks logoDatabricks
41 min read
AI•2026-03-02

From Tribal Knowledge to Instant Answers: Building Reffy on Databricks

Databricks built Reffy, an internal RAG-based app enabling 1,800+ sales and marketing employees to discover and analyze 2,400+ customer references.

Engineering
Cloudflare logoCloudflare
91 min read
Product•2026-02-27

The most-seen UI on the Internet? Redesigning Turnstile and Challenge Pages

This article details Cloudflare's comprehensive redesign of their Turnstile widget and Challenge Pages, UI components served 7.67 billion times daily.

Security Week
Turnstile
Challenge Page
Design
Product Design
User Research
Bots
Bot Management
WAF
Engineering
Product News
Accessibility
Databricks logoDatabricks
11 min read
DevOps•2026-02-18

Flexible Node Types Are Now Generally Available

Flexible Node Types are now generally available, offering more options for securing compute capacity during high-traffic periods.

Engineering
Cloudflare logoCloudflare
111 min read
Architecture•2026-02-13

Shedding old code with ecdysis: graceful restarts for Rust services at Cloudflare

Cloudflare open-sourced ecdysis, a Rust library enabling zero-downtime graceful process restarts for high-traffic network services.

Rust
Open Source
Infrastructure
Engineering
Edge
Developers
Developer Platform
Application Services
Rust
Grab logoGrab
35 min read
AI•2026-01-29

Cursor at Grab: Adoption and impact

This post details how Grab scaled adoption of the Cursor AI coding assistant across engineering and non-technical teams, sharing key metrics and productivity findings.

AI
Engineering
Grab logoGrab
112 min read
DevOps•2026-01-21

Docker lazy loading at Grab: Accelerating container startup times

Grab's data platform team implemented Docker image lazy loading using eStargz and SOCI technologies to reduce container startup times for Airflow and Spark Connect.

Database
Engineering
Grab logoGrab
020 min read
AI•2026-01-16

From deployment slop to production reality: How BriX bridges the gap with enterprise-grade AI infrastructure

This article introduces BriX, a platform that transforms AI prototypes into enterprise-grade production tools without requiring deep DevOps expertise.

AI
LLM
Deployment
Engineering
Grab logoGrab
119 min read
Mobile•2025-12-23

Demystifying user journeys: Revolutionizing troubleshooting with auto tracking

Grab's engineering team developed AutoTrack SDK to automatically capture complete user journeys in the Grab mobile app, eliminating gaps caused by manual event instrumentation.

mobile
ios
android
tracking
Engineering
Design
Product
Grab logoGrab
08 min read
Data Engineering•2025-12-18

How Grab is accelerating growth with real-time personalization using Customer Data Platform scenarios

Grab built 'Scenarios' in their CDP to enable real-time personalization beyond daily batch updates.

Database
FlinkSQL
Engineering
Grab logoGrab
07 min read
Security•2025-12-01

A Decade of Defense: Celebrating Grab's 10th Year Bug Bounty Program

Grab celebrates the 10th anniversary of its bug bounty program in partnership with HackerOne, reflecting on a decade of collaborative security research.

engineering
performance
Engineering
Data
Grab logoGrab
09 min read
Data Engineering•2025-11-26

Real-time data quality monitoring: Kafka stream contracts with syntactic and semantic test

This post introduces Coban, Grab's platform for real-time Kafka stream data quality monitoring using user-defined data contracts with syntactic and semantic test rules.

Engineering
Kafka
Performance
Data science
Data processing
Real-time streaming
Engineering
Data