Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 436 Bytes

introduction.md

File metadata and controls

8 lines (5 loc) · 436 Bytes

Add a lambda function to query search posts by title

In this section we want to add a lambda function to be able to query our data base for posts which has some word in their title. In the nexts steps we will install Serverless, a framework to easely deploy serverless architectures in AWS and others cloud platforms.


Next: Install and configure Serverless