Best way of deploying multiple API gateways at once

0

Let us say, I have 2 API gateways in 1 single project, is there any option to deploy multiple API gateways at once ? Or we have to manually deploy each API Gateway ? What is the best CICD option for this use case ?

1 Answer
0

You can include both APIs in the same CloudFormation/SAM template and whenever you deploy the stack, it will deploy both.

profile pictureAWS
EXPERT
Uri
answered a year ago
profile picture
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions