Blog

The latest posts and insights about Ambassador - our products, our ecosystem, as well as voices from across our community.

Ambassador Named 2024 Startup of the Year by HackerNoon

API Development

Ambassador Wins Hackernoon’s 2024 Startup of the Year Denver Award

DENVER, CO (April 28, 2025) – Ambassador, the API innovation company, was pleased to be recognized by Hackernoon’s 2024 Startups of the Year for Denver, Colorado. With over 30,500 startups participating and 560 cities represented, Ambassador received the most votes for the Denver, Colorado region, and is one of 164 startups that won a regional award from the 949,900 votes gathered.  “We’re honored to receive this recognition—it’s especially meaningful coming from the developer community itself,” says Steve Rodda, CEO of Ambassador. “We’re especially excited about the momentum behind our latest product, Blackbird, and its role in shaping the future of APIs in this new era of AI.”

April 28, 2025 | 3 min read
Debug Docker Containers Locally

API Development

How to Debug Docker Containers Locally

Debugging is an essential part of developing and maintaining containerized apps, especially when you’re working on your local machine. Whether you're troubleshooting a failing build, trying to understand cryptic error messages, or simply checking why an application running in Docker isn’t behaving as expected, knowing how to debug Docker locally can save you a ton of time. In this article, we’ll walk through a variety of techniques, from setting up your debugging process to leveraging advanced Docker debugging tools, to help you diagnose and fix issues in real time. Setting up for debugging

April 25, 2025 | 16 min read
API performance testing

API Development

API Performance Testing: Metrics, Load Strategies & Optimization Techniques

Application programming interfaces (APIs) are the unseen engines powering everything from mobile apps to cloud services. But what happens when these engines fail under pressure? A slow and unstable API frustrates users and can destroy businesses. A delayed response in a payment gateway or a crashed endpoint during heavy traffic can result in revenue losses, diminished confidence, and tarnished brands. Here's where API performance testing comes in. Unlike functional API testing, which verifies what an API does, performance testing addresses the important how:

April 22, 2025 | 18 min read
Protobuf vs JSON

API Development

Applying Zero Trust Principles to API Development: Security from the Ground Up

Security is essential. Whether you're building a physical entity like a house or a software product like a web application, if you don't factor in security, sooner or later, that system will be compromised. That's why it needs to be considered from the very beginning. When it comes to implementing security in software applications, several techniques and principles are considered, such as encryption, authentication, authorization, and so on. However, one of the most effective and comprehensive approaches to security is the zero trust model. This model is based on the principle of "never trust, always verify," meaning that no one, whether inside or outside the network, should be trusted by default. Instead, every request for access to resources must be verified and authenticated before being granted.

 Prince is a technical writer and DevOps engineer who believes in the power of showing up. He is passionate about helping others learn and grow through writing and coding.
April 21, 2025 | 13 min read
developer productivity

API Development

Improving Developer Productivity at Scale: Metrics, Tools, and Systemic Fixes

Understanding and enhancing developer productivity go beyond simply measuring lines of code. It covers the entire software development process and directly impacts business outcomes. The efficiency and effectiveness of development teams have never been more important. Developer productivity represents the ability of software engineers to deliver high-quality code that meets business objectives within optimal timeframes. It's influenced by numerous factors, from technical infrastructure and tooling to team dynamics and individual well-being. The challenge for engineering leaders lies in accurately measuring and systematically improving productivity without sacrificing code quality or developer experience. What is developer productivity?

April 17, 2025 | 14 min read
1
2345...53