Serverless Handbookfor frontend engineers
Get your free chapter!
Wanna see whatβs in Serverless Handbook, but not ready to buy the full book? Start with a free chapter.
Preview Chapters
- Getting Started
- Serverless Pros & Cons
- Choosing Providers
- Create Good serverless DX
- Architecture principles
- Lambdas, queues, etc
- Robust backend design
- Where to store data
- Creating a REST API
- Using GraphQL
- Lambda pipelines
- Monitoring
- Dev, QA, and prod
- Serverless performance
- Using Chrome puppeteer
- Handling secrets
- Dealing with authentication
- Glossary
- Appendix: More databases
- Download PDF/epub/mobi
Hello! π
Are you a frontend engineer diving into backend? Do you have just that one bit of code that can't run in the browser? Something that deals with secrets and APIs?
That's what cloud functions are for my friend. You take a JavaScript function, run it on serverless, get a URL, and voila.
But that's easy mode. Any tutorial can teach you that.
What happens when you wanna build a real backend? When you want to understand what's going on? Have opinions on REST vs GraphQL, NoSQL vs. SQL, databases, queues, talk about performance, cost, data processing, deployment strategies, developer experience?
π€―
Get your free chapter!
Access to this chapter immediately, extra free chapter and Serverless crash course in your email βοΈ
Dive into modern backend. Understand any backend
Serverless Handbook shows you how with 360 pages for people like you getting into backend programming.
With digital + paperback content Serverless Handbook has been more than 1 year in development. Lessons learned from 14 years of building production grade websites and webapps.
With Serverless Handbook, Swiz teaches the truths of distributed systems β things will fail β but he also gives you insight on how to architect projects using reliability and resilience perspectives so you can monitor and recover.
~ Thai Wood, author of Resilience Roundup
If you want to understand backends, grok serverless, or just get a feel for modern backend development, this is the book for you.
Serverless Handbook full of color illustrations, code you can try, and insights you can learn. But it's not a cookbook and it's not a tutorial.
Yes, there's a couple tutorials to get you started, to show you how it fits together, but the focus is on high-level concepts.
Ideas, tactics, and mindsets that you need. Because every project is different.
The Serverless Handbook takes you from your very first cloud function to modern backend mastery. In the words of an early reader:
Serverless Handbook taught me high-leveled topics. I don't like recipe courses and these chapters helped me to feel like I'm not a total noob anymore.
The hand-drawn diagrams and high-leveled descriptions gave me the feeling that I don't have any critical "knowledge gaps" anymore.
~ Marek C, engineer
If you can JavaScript, you can backend.
Plus it looks great on your bookshelf π
Cheers,
~Swizec
- Get started with Serverless backend technologies
- Build your first backends, or your 10th in a new way ;)
- Designed for frontend engineers diving into backend tech for the first time
- Learn all about lambdas and queues and databases
- Build server-side technologies with JavaScript and TypeScript
- Support your apps with functions in the cloud
- A reference handbook that stands by your side as you work
- Pick and choose, read the chapters you need right now
- Access yours forever
- Live digital version with your Kindle or Paperback
- Available wherever Amazon sends books
This handbook is a fantastic overview of what it means to embrace serverless technology. After explaining what the heck "serverless" really means, the book digs deep into the core elements of serverless in an easy-to-follow illustrative manner with ready deployable code!
After learning about all the primitives (functions/queues/s3/etc.) you'd need as a serverless dev, the book also covers other critical operational aspects like observability, multi-staged deployments & handling secrets.
It's a great book on using infrastructure-as-code tools like the serverless framework to achieve more with less.
I'm highly impressed by Swizecs's approach to teaching devs how to adopt new serverless technology.
~ David Wells, Serverless Framework core contributor
