Podcast
Troubleshooting Microservices with Julia Blase

A distributed system is a network of independent services that work together to achieve a common goal. Unlike a monolithic system, a distributed system has no central point of control,
Vercel’s Developer Frameworks with Ary Khandelwal and Max Leiter

The availability of high-quality AI model APIs has drastically lowered the barriers developing AI applications. These tools abstract away complex tasks such as model deployment, scaling,
Docusign for Developers with Dan Selman and Larry Jin

Agreements and contracts are a fundamental innovation and govern everything from personal commitments to major financial decisions. They function as trusted artifacts to capture the
The Subsea Cable Network with Josh Dzieza

Subsea cables are high-capacity fiber-optic lines laid along the ocean floor to enable global communication by transmitting data between continents. Spanning thousands of miles, they
LangChain and Agentic AI Engineering with Erick Friis

LangChain is a popular open-source framework to build applications that integrate LLMs with external data sources like APIs, databases, or custom knowledge bases. It’s commonly used