How to Create API Gateway in OCI using Terraform
In microservices-based applications, business logic is spread across multiple services. Different clients like mobile and web browsers interact with these services. Such interactions might require protocol conversion, handling network latency, protecting from malicious traffic, etc. To handle such scenarios, complex distributed applications like Netflix use API Gateway to optimize the API interaction and improve the performance of the system.
In this video, we will discuss more about Oracle Cloud Infrastructure API Gateway in detail and how to create it using Terraform available in this Github module.
Tag:API, API Gateway, Microservices, Netflix, oci, oracle, Oracle Cloud, terraform
Leave A Reply
You must be logged in to post a comment.
2 Comments