Oreilly - Serverless Fundamentals for Microservices: An Introduction to Core Concepts and Best Practices
by Sam Newman | Released April 2018 | ISBN: 9781492038993
Serverless technology offers an attractive proposition: it frees us from much of the administration work we've worried about in the past, giving us more time to focus on building great software. But there's a lot of hype around the technology too. In this video series, microservices expert Sam Newman explains what serverless is, dives into the details of the features it provides, highlights its challenges, and shares his insights on how to get the best out of it. You'll come away with a concrete understanding of how to use serverless technology to implement microservice architecture and how to best integrate serverless into your existing applications.Understand what serverless means, the concepts that make it valuable, and its use casesDiscover the different types of serverless products and how they're usedLearn about function as a service, backend as a service, and messaging and storage platformsExplore challenges that come with BAAS and FAAS (e.g., vendor lock-in, performance, and security)See how concepts from microservices map onto a serverless worldAfter spending time at multiple startups and 12 years at ThoughtWorks, Sam Newman is now an independent consultant. Specializing in microservices, cloud, and continuous delivery, Sam helps clients around the world deliver software faster and more reliably. An in-demand speaker at O'Reilly Media's Software Architecture and Security conferences, Sam is the author of multiple O'Reilly Media titles, including Building Microservices and Microservices at Scale. Show and hide more
- Introduction
- What Is Serverless?
- What Are the Key Benefits of Serverless?
- A Brief Overview of Function as a Service (FaaS)
- FaaS Use Cases
- Fundamentals of Backend as a Service (BaaS)
- What Are Microservices?
- Problems with "Traditional" Microservices
- BaaS For Microservices
- Functions, Aggregates, and Data
- Migrating Microservices to Serverless
- Serverless Concerns: Vendor Lock-In
- Serverless Concerns: Security
- Serverless Concerns: Local Execution
- Serverless Concerns: Troubleshooting
- Serverless Concerns: Frameworks!
- Serverless Concerns: Performance
- Serverless Concerns: Resiliency
- Summary
Show and hide more