14 Migrating to serverless
This chapter covers
- Learning how to approach migrating to serverless
- Structuring your app according to serverless provider characteristics
- Organizing your application architecture so it’s business-oriented and able to grow
- Dealing with the architectural differences between serverless and traditional server-hosted applications
At some point, you’ll start thinking about how to apply changes to your in-production serverless applications, migrate your existing apps, and assess the impact of your business needs on the migration.
You’ll be concerned with the quantity of your serverless functions and how to organize and maintain them. You might also start wondering about your serverless provider’s limitations, such ...
Get Serverless Applications with Node.js 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.