Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Architecting Cloud-Native Serverless Solutions

You're reading from  Architecting Cloud-Native Serverless Solutions

Product type Book
Published in Jun 2023
Publisher Packt
ISBN-13 9781803230085
Pages 350 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Safeer CM Safeer CM
Profile icon Safeer CM

Table of Contents (17) Chapters

Preface 1. Part 1 – Serverless Essentials
2. Chapter 1: Serverless Computing and Function as a Service 3. Chapter 2: Backend as a Service and Powerful Serverless Platforms 4. Part 2 – Platforms and Solutions in Action
5. Chapter 3: Serverless Solutions in AWS 6. Chapter 4: Serverless Solutions in Azure 7. Chapter 5: Serverless Solutions in GCP 8. Chapter 6: Serverless Cloudflare 9. Chapter 7: Kubernetes, Knative and OpenFaaS 10. Chapter 8: Self-Hosted FaaS with Apache OpenWhisk 11. Part 3 – Design, Build, and Operate Serverless
12. Chapter 9: Implementing DevOps Practices for Serverless 13. Chapter 10: Serverless Security, Observability, and Best Practices 14. Chapter 11: Architectural and Design Patterns for Serverless 15. Index 16. Other Books You May Enjoy

Technical requirements

To experiment with AWS, you will need an AWS account with an Identity and Access Management (IAM) user with administrator privileges. We will try to highlight as much as possible using command-line tools rather than the cloud console, which is the graphical user interface for AWS. Our choice of programming language will be Python, except in situations where another language is mandatory. You should consult the AWS official documentation and set up the AWS CLI for the IAM user with administrative privileges.

To further automate cloud resource deployments, AWS provides a service called CloudFormation, which falls under the category of Infrastructure as Code (IaC). CloudFormation allows AWS users to declare the cloud services and resources they need in a declarative language and execute them against a given account to deploy the services described in it. We will briefly cover CloudFormation as a refresher before the exercise at the end.

We will also make the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}