Api consumer / Frontend application deployment

Not applicable

@Anil Sagar @ Google Just want to confirm on the frontend deployment that consumes the api, does apigee has the capability as well? or do we need gcp/gae where we will deploy our frontend application.

Solved Solved
0 2 853
2 ACCEPTED SOLUTIONS

sidd-harth
Participant V

Hi @Efren Valdez , which tool/technology is used by your Frontend app? Apigee can deploy Nodejs Apps. In most cases, the Nodejs app is used to connect/add to some datasource/business-logic in the API Proxy.

Apigee is purely an API Management Product. Which will sit as a Proxy between your Frontend-app and Backend applications? On this proxy, we can apply Security, Quota, Transformation, Analytics etc.,

IMO you need gcp/gae/any other provider to deploy frontend application.

View solution in original post

Not applicable
@Siddharth Barahalikar

Will be using React-redux and VueJs also some other stuff like bootstrap for the frontend. Is apigee capable for this?

BTW thanks for the response.

View solution in original post

2 REPLIES 2

sidd-harth
Participant V

Hi @Efren Valdez , which tool/technology is used by your Frontend app? Apigee can deploy Nodejs Apps. In most cases, the Nodejs app is used to connect/add to some datasource/business-logic in the API Proxy.

Apigee is purely an API Management Product. Which will sit as a Proxy between your Frontend-app and Backend applications? On this proxy, we can apply Security, Quota, Transformation, Analytics etc.,

IMO you need gcp/gae/any other provider to deploy frontend application.

Not applicable
@Siddharth Barahalikar

Will be using React-redux and VueJs also some other stuff like bootstrap for the frontend. Is apigee capable for this?

BTW thanks for the response.