Amazon EventBridge: API Destinations Demystified-Part I

Sheen Brisals
8 min readAug 11, 2021
Photo by alexandru vicol on Unsplash

Amazon EventBridge is becoming one of the widely used serverless services of AWS. Along with the expanding set of features, its industry adoption is also growing fast.

Amazon EventBridge is a serverless event bus that makes it easier to connect applications with data from a variety of sources.

One of the great benefits of developing on AWS is the possibility of using native service integrations that eliminate the need for lambda functions acting as mediators and data-shifters. Terms such as code-less and functionless often refer to these integration patterns.

API Destinations is one such cool feature that promotes native service integration to reach external API targets.

This is a two-part article on API destinations. In this first part, we will look at the features of API destinations, its benefits, integration options, and a use case on how it helps to communicate between microservices.

In a subsequent article, we will see how to store API credentials in Secrets Manager and make it work with EventBridge cost-efficiently.

What Are API Destinations?

--

--

Sheen Brisals

Co-author of Serverless Development on AWS (O'Reilly, 2024) | Engineer. Architect. Leader. Writer. Speaker. AWS Serverless Hero.