Engineer • Twitter: @tmclaughbos / @ServerlessOpsIO • ServerlessOps • DevOps transformation & AWS serverless advisory • Serverless: Focus less on operating cloud infrastructure & more on solving problems • Provide engineering & training services. <= WE’RE AVAILABLE • Objective: Understand how to deploy and manage, as well as create a serverless application. • We’re going to deploy serverless microservices to form a serverless application. • We’ll also build and deploy a serverless microservice from start to finish • Audience Takeaway: Ability to continue exploration on your own.
is serverless? • What is Serverless Framework? • Introduction to our application • Module 1 • Deploy Services • Debug • Q&A • Module 2 • Create New Service • Write function • Deploy Service • Integrate into application • Q&A
a deployed service • $ serverless logs • Tail function logs that have been logged to CloudWatch • $ serverless invoke • Invoke a function directly without using its event source
a deployed service • $ serverless logs • Tail function logs that have been logged to CloudWatch • $ serverless invoke • Invoke a function directly without using its event source