You have several options when deciding how to deploy and rollout your APIs. Follow this learning path to see what Apigee offers you.
Tuning the SDLC by deploying revisions
- Read Deploy an API to understand how the API Platform let you:
- Iteratively upload, deploy, and test API proxies during development
- Expose virtual APIs before implementation
- Validate API functionality and performance in a test environment
- Run A/B testing in production to ensure that a new revision did not break any client apps
- Review When to version your API to understand how to maintain 3 versions of your API simultaneously
- Review Create dynamic API flows to use conditions to ensure that app requests are routed to the proper version of your backend services