- JavaScript Cloud Native Development Cookbook
- John Gilbert
- 326字
- 2021-07-16 18:03:21
Preface
Welcome to the JavaScript Cloud Native Development Cookbook. This cookbook is packed full of recipes to help you along your cloud-native journey. It is intended to be a companion to another of my books, Cloud Native Development Patterns and Best Practices. I have personally found delivering cloud-native solutions to be, by far, the most fun and satisfying development practice. This is because cloud-native is more than just optimizing for the cloud. It is an entirely different way of thinking and reasoning about software systems.
In a nutshell, cloud-native is lean and autonomous. Powered by disposable infrastructure, leveraging fully managed cloud services and embracing disposable architecture, cloud-native empowers everyday, self-sufficient, full-stack teams to rapidly and continuously experiment with innovations, while simultaneously building global-scale systems with much less effort than ever before. Following this serverless-first approach allows teams to move fast, but this rapid pace also opens the opportunity for honest human error to wreak havoc across the system. To guard against this, cloud-native systems are composed of autonomous services, which creates bulkheads between the services to reduce the blast radius during a disruption.
In this cookbook, you will learn how to build autonomous services by eliminating all synchronous inter-service communication. You will turn the database inside out and ultimately turn the cloud into the database by implementing the event sourcing and CQRS patterns with event streaming and materialized views. Your team will build confidence in its ability to deliver because asynchronous inter-service communication and data replication remove the downstream and upstream dependencies that make systems brittle. You will also learn how to continuously deploy, test, observe, optimize, and secure your autonomous services across multiple regions.
To get the most out of this book, be prepared with an open mind to discover why cloud-native is different. Cloud-native forces us to rewire how we reason about systems. It tests all our preconceived notions of software architecture. So, be prepared to have a lot of fun building cloud-native systems.
- 5G承載關(guān)鍵技術(shù)與規(guī)劃設(shè)計
- 一本書讀懂LBS位置服務(wù)
- 中國自動化技術(shù)發(fā)展報告
- 通信系統(tǒng)仿真設(shè)計與應(yīng)用
- 通信專業(yè)實務(wù):動力與環(huán)境
- 第三代移動通信
- 一起玩電子:電子制作入門、拓展全攻略
- 通信原理
- 機載激光雷達基礎(chǔ)原理與應(yīng)用
- RFID重大工程與國家物聯(lián)網(wǎng)(第4版)
- Identity with Windows Server 2016:Microsoft 70-742 MCSA Exam Guide
- 嵌入式Linux網(wǎng)絡(luò)體系結(jié)構(gòu)設(shè)計與TCP/IP協(xié)議棧
- 4G無線網(wǎng)規(guī)劃建設(shè)與優(yōu)化
- 小基站(Small Cell)無線網(wǎng)絡(luò)規(guī)劃與設(shè)計
- LTE網(wǎng)絡(luò)規(guī)劃設(shè)計手冊(“十二五”國家重點圖書出版規(guī)劃項目)