Contribute Media
A thank you to everyone who makes this possible: Read More

Sipping the Nectar of Amazon from the Serverless Chalice

Description

It never seems to be the right time to enter the sweet world of microservices. Each time you use "serverless" in a conversation, it dies right there near the water-cooler. How do you produce a POC, tests, a build, and proper security if your teammates can’t come along? In this talk you will learn to: build, debug, validate, test, secure, and deploy with a build pipeline using a Python framework.

You have a small piece of functionality that doesn’t elegantly fit into various domains your existing application already covers. You’re of course concerned about delivering that functionality to production, and making it securely available to the end user. All of this is followed with an “if only I could” stream of thoughts, and cautious conversations with your Ops team that don’t go anywhere beyond hypotheticals. This is a perfect time to look into a serverless framework like Chalice. In this session, we will discover the flexibility, robustness, and ease of use inherent in serverless frameworks. We will dig deeper into ways to package production level code, including security, deployment, and load considerations. We will also touch on alternatives and general concerns for such architectural decisions.

Details

Improve this page