- Building Serverless Web Applications
- Diego Zanon
- 130字
- 2021-07-15 17:31:18
What you need for this book
This book assumes previous knowledge of web development using JavaScript and Node.js. While you have many options of programming languages to develop a serverless application, all code examples of this book uses Node, so some basic knowledge of Node.js is necessary at least to understand how npm and the JavaScript ES6 syntax are used.
There are many cloud providers that offer serverless services, but this book focuses on AWS. You don't need to have prior knowledge of AWS because we will cover the basics too, but you will need to create an account to develop and test the code examples. If it is a brand new account, AWS offers a free tier of 12 months for you to learn and develop without any cost.
推薦閱讀
- 演進式架構(原書第2版)
- The Supervised Learning Workshop
- JavaScript+DHTML語法與范例詳解詞典
- Visual Basic編程:從基礎到實踐(第2版)
- 我的第一本算法書
- Kotlin Standard Library Cookbook
- 數據結構(C語言)
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- Instant Ext.NET Application Development
- C# 8.0核心技術指南(原書第8版)
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Kubernetes源碼剖析
- Python網絡爬蟲技術與應用
- Python機器學習開發實戰