The Taming of the API thumbnail
Engagement Presentation Beer City Code 2022

The Taming of the API

Session details and resources for Beer City Code 2022: The Taming of the API.

📅 August 6, 2022
🕐 4:00 PM EDT
📍 Room 222

Thanks for attending The Taming of the API at Beer City Code 2022!

The Taming of the API

Tranio tells Lucentio, “No profit grows where is no pleasure ta’en: In brief, sir, study what you most affect.” While Tranio’s point was to get Lucentio to loosen up for him to “live a little,” this is still a valuable lesson to developers. Your team has worked hard to build the functionality that provides all of your customers’ needs, but how easily have you made it for them to access that? Sometimes building the API is the easy part; making them usable is the hard part. But by adding an API gateway, we can make it easier for customers to access functionality and data provided by your application.

In this presentation, we will look at API gateways in general and how to use them to make your APIs usable. We’ll then go into examples using Azure’s API Management service, which allows you to streamline work in Azure and across hybrid and multi-cloud environments to provide your customers with a single place to work with your APIs.

Learning Objectives

  • Understand what an API gateway is and how it can help improve the usability of your APIs
  • Learn how to setup Azure API Management to publish you APIs to the world
  • Learn about the tips and tricks to get the most out of Azure API Management