- 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.
推薦閱讀
- Building a Game with Unity and Blender
- 深入淺出WPF
- 認(rèn)識編程:以Python語言講透編程的本質(zhì)
- Bulma必知必會(huì)
- Mastering macOS Programming
- STM32F0實(shí)戰(zhàn):基于HAL庫開發(fā)
- KnockoutJS Starter
- 網(wǎng)站構(gòu)建技術(shù)
- 算法圖解
- jQuery從入門到精通(微課精編版)
- 一步一步學(xué)Spring Boot:微服務(wù)項(xiàng)目實(shí)戰(zhàn)(第2版)
- C語言開發(fā)寶典
- R語言編程:基于tidyverse
- Python語言及其應(yīng)用(第2版)
- OpenACC并行編程實(shí)戰(zhàn)