Loading…
Attending this event?
WiFi -
  • SSID: Hyatt_Meeting
  • Password: Replay2024
Thursday September 19, 2024 3:00pm - 3:30pm PDT
When services need to communicate with other services, there are several options which might include APIs, queues such as Kafka / AWS SQS, etc. If latency must be low, communication via APIs probably makes sense. If the communication between services can be asynchronous and latency can be high, queues might make sense.

When communicating between services across different clouds, communication between services can be more difficult. Exposing APIs across the public internet is obviously more difficult than exposing APIs internally in a single cloud. The most common pattern for integrating services across clouds are public APIs but several issues can arise with APIs.

Cross cloud API communication requires: The API service must expose public (or somewhat public) api endpoints. These endpoints probably need to enable: Encryption Authentication / access rights Rate limiting (429s with too many calls) API clients must be able to access the public api (possible via IP allow-listing, security credentials etc) API clients must handle api failures by retrying.
Speakers
avatar for Sandesh Gade

Sandesh Gade

Senior Software Engineer, Qualtrics
Sandesh is a Senior Software Engineer at Qualtrics where he has spent the past 6 years contributing to the Data Pipelines platform and developing internal tooling for NLP systems to simplify data enrichment tasks. He is an avid Gopher and can often be found engaging in local meetups... Read More →
Thursday September 19, 2024 3:00pm - 3:30pm PDT
Heroes Stage | Grand Ballroom A-D

Log in to save this to your schedule, view media, leave feedback and see who's attending!

Share Modal

Share this link via

Or copy link