Tech Talk: Developing APIs the Easy Way – Streamline your API process with an endpoint-focused approach on Dec 5 at 11 am EST! Register now

Blog

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

Canary Releases

Kubernetes API Gateway

Handling Canary Releases with the Edge Stack API Gateway

In this walkthrough, we’ll discover the transformative potential of canary releases in software development, demonstrating step-by-step how canary releases enable you to deploy stable versions of new features and updates with confidence and minimize risk. We'll explore how Edge Stack API Gateway works to make canary deployments easy to implement and manage. By the end, you'll be equipped with the knowledge you need to leverage canary releases confidently in your projects. Prerequisites To get the most out of this tutorial, you’ll need:

December 1, 2023 | 11 min read

Kubernetes API Gateway

Straight Outta KubeCon: Emerging 2024 Trends

The Ambassador Labs team had a blast at KubeCon 2023 in Chicago this past week, and we were busy spotting the top trends that developers and tech professionals can expect more of in the new year. Here’s our list inspired by conference speakers, attendees, sponsors, and industry experts: The Buzziest: Platform Engineering, DevEx, Cloud Infrastructure, & AI We can’t have a KubeCon conference without mentioning some of the biggest and buzziest themes of the year. Countless attendees brought up the increasing interest in platform engineering, improving Kubernetes developer experience specifically, and of course–the role that AI will play in the Kubernetes world moving forward.

November 17, 2023 | 14 min read
Best API Gateway to Cut Costs and Boost Efficiency

API Gateway, Kubernetes

Optimizing Cost and Efficiency in Kubernetes API Gateways

Kubernetes has become a cornerstone of enterprise computing, with DZone’s 2023 report revealing that 80% of enterprises have adopted it. But every one of those 80% knows that Kubernetes management becomes critical as you scale using containerization. Kubernetes isn’t set-and-forget. Instead, you must constantly look for optimizations and efficiencies in your Kubernetes use. One of the best options for managing these burdens is a Kubernetes API gateway. API gateways act as a critical intermediary between your Kubernetes-managed microservices and the external traffic they handle. They simplify the complexity of managing multiple services by offering a single entry point consolidating service calls into a unified interface.

November 17, 2023 | 10 min read

Service Mesh

Livin’ On the Edge S3 Ep3: Unlocking the Power of Istio and Coraza

On Season Three, Episode Three of the Livin’ on the Edge podcast, I spoke with Jose Carlos Chavez, who is a software engineer at Tetrate and heavily involved with Istio, an open-source service mesh, that has been making waves in the world of microservices and cloud-native applications. Istio offers a range of features for traffic management, security, and observability, making it a valuable tool for developers and DevOps teams. In this episode, Jose Carlos dove into his background in software and observability, including his experience with open tracing and open telemetry.

November 16, 2023 | 7 min read

Kubernetes API Gateway

Managing Configurations and Secrets in Kubernetes: ConfigMaps and Secrets

Configurations and secrets play vital roles in the successful operation of any application. Kubernetes provides dedicated resources, namely ConfigMaps and Secrets, to effectively manage these elements within a containerized environment. Understanding how to leverage ConfigMaps and Secrets is essential for efficient application deployment and maintenance in Kubernetes. In this article, we will discuss the concepts of ConfigMap and Secrets in Kubernetes, explore how to work with ConfigMaps, learn about managing secrets, and understand how to use ConfigMap and secrets in deployments. Then, we will delve into best practices for ConfigMaps and Secrets. What is a Kubernetes ConfigMap?

November 15, 2023 | 11 min read
1...2122
23
2425...44