End to End Call Flow

Not applicable

Team

I want to know the end to end call flow of your Edge Platform from North Bound to South Bound. Like a request land to Message processor router from NB then before calling to South Bound API what internal components it will touches throughout the whole journey.

When it will go to cassandra, when it will check policy etc. a brief journey I want to understand.

Solved Solved
0 4 328
2 ACCEPTED SOLUTIONS

Hi @Mosaddek Hossain, it would be difficult to summarize that into a quick answer here. There's a great description in our Private Cloud documentation, see here for the most recent (4.16.09) major release overview.

If this has answered your question, please click the accept link, or alternatively let us know how we can help further.

View solution in original post

@Mosaddek Hossain , Below image should answer your question, Keep us posted if any.

3860-arch-overview.png

View solution in original post

4 REPLIES 4

Hi @Mosaddek Hossain, it would be difficult to summarize that into a quick answer here. There's a great description in our Private Cloud documentation, see here for the most recent (4.16.09) major release overview.

If this has answered your question, please click the accept link, or alternatively let us know how we can help further.

@Mosaddek Hossain , Below image should answer your question, Keep us posted if any.

3860-arch-overview.png

What is the difference between API client and REST client?

API Client is the end client making the API call & consuming your services, REST client in above diagram refers to the client making the Management API call, Apigee Edge functionality is exposed via Management APIs. We believe in API-first approach. For Example, You can actually deploy / undeploy API Proxies using Apigee Management APIs instead of using Apigee Edge UI.