Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Serverless Web Applications

You're reading from  Building Serverless Web Applications

Product type Book
Published in Jul 2017
Publisher Packt
ISBN-13 9781787126473
Pages 354 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Diego Zanon Diego Zanon
Profile icon Diego Zanon
Toc

Chapter 3. Using the Serverless Framework

When developing a serverless project, you can group multiple features into a single big Lambda function or break each feature into its own small function. If you follow the second option, you will end up managing the deployment of dozens of different functions, each one of them with its own configuration and dependencies. Automating this process could be a real challenge, but it becomes an easy task when you use the Serverless Framework in your workflow. Besides handling the release process, the framework helps you architect the solution and manage different environments, and it provides a clean and succinct syntax for versioning the infrastructure.

In this chapter, you will learn how to configure and use the Serverless Framework. We will cover the following topics:

  • How to set up and start using the framework
  • Deploying a hello-world application
  • Creating endpoints and enabling CORS
  • Configuring events to trigger functions
  • Accessing other AWS resources

After...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}