Migration techniques

In these examples, we've taken a look at a few strategies for implementing a new API using existing API backends. Another common scenario is migrating an existing API to a serverless architecture, without changing any of its functionality. In this scenario, we can still use the proxy pattern and API Gateway. With all of the work in place ready to go, how does one actually deploy a new proxy layer without affecting existing traffic or breaking these clients? The following are a few techniques and deployment strategies that you may consider when faced with this problem.

Get Serverless Design Patterns and Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.