- Building Serverless Web Applications
- Diego Zanon
- 50字
- 2021-07-15 17:31:28
Managing AWS resources
All services offered by Amazon are configured through RESTful interfaces named AWS API. You can access them using the following services:
- AWS Management Console
- AWS SDKs
- AWS CLI
Take look at the following diagram, which depicts the services offered by Amazon:

Rough schematic of the AWS architecture
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- 認識編程:以Python語言講透編程的本質
- Learning Informatica PowerCenter 10.x(Second Edition)
- C語言程序設計
- C/C++常用算法手冊(第3版)
- MATLAB實用教程
- MySQL數據庫管理與開發實踐教程 (清華電腦學堂)
- 從零開始學Linux編程
- 執劍而舞:用代碼創作藝術
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- OpenStack Networking Essentials
- Swift語言實戰晉級
- Unity 2017 Game AI Programming(Third Edition)
- Learning Bootstrap 4(Second Edition)
- Java服務端研發知識圖譜