Should API Proxy and API product have their independent pipeline?

I am using Apigee maven config plugin to deploy proxies. I have API Products defined in edge.json file as well and during mvn install it also generates API Products.

I would like API Products creation to run independently once API Proxy deployments completed.

I use Jenkins for CICD work.

I have below scenario:

I have few proxies with bunch of resources of their own and I have created products giving access to different resources of those proxies.

How do I go about selectively publish these products upon completion of API proxy pipeline?

1 1 155
1 REPLY 1

Hi @Siddharth Barahalikar @Dino-at-Google

Any inputs? I would appreciate it.