Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Multi-Region APIOps with Kong

Multi-Region APIOps with Kong

Kumar Abhijeet

September 14, 2024
Tweet

More Decks by Kumar Abhijeet

Other Decks in Programming

Transcript

  1. 1 Agenda Multi-region API Gateways - 5Ws&H What’s APIOps? Kong

    and decK Multi-region woes and solutions!
  2. 2

  3. 3

  4. 4

  5. 5 Challenges Manually configuring API Gateways No versioning, audits or

    access control Ops Dependency - No self serve Inconsistency across APIs Affects Delivery Speed and Quality
  6. 7

  7. 8 Why APIOps? Consistent & Standardized APIs Increased Dev Productivity

    & Delivery Audit Log and Version Control Better adoption of IDPs<>API Gateways Improved API Lifecycle Management
  8. 9

  9. 10

  10. 11

  11. 12

  12. 13 Multi-Region Woes! API Equivalence across Regions Data Security Standards(PCI/SOC)

    No inter-region connectivity Managing multiple sources of truth Region-specific upstream endpoints
  13. 14

  14. 15 1st Principles! One Env -> Multiple Clusters Single set

    of Kong configs within One Folder Clusters within same Env -> same Kong config One Env Folder -> One Env Tag based service<>cluster assignment
  15. 20

  16. 11 Next Steps FOSSing the config generation/lint CI tooling Opinionated

    format as a standard Document more production experiences Atlantis-type PR automation tools
  17. 11