Practical walk-through

In this section, we will have a look at provisioning our system through the Serverless Framework. We will achieve the following:

  • Organize the code base as per modern software-development practices.
  • Provision infrastructure components using the Serverless Resources:
    • Provision VPC
    • Provision RDS
    • Provision Lambda functions and API gateway
    • Provision KMS
    • Provision the Cognito User pool
  • Implement, test, and deploy the Lambda functions that make up the business logic for the LetsPoll app.

Get Hands-On Serverless Applications with Kotlin 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.