- Building Serverless Web Applications
- Diego Zanon
- 85字
- 2021-07-15 17:31:28
AWS Management Console
The console is the graphical user interface provided by Amazon and is accessed through the official website at https://console.aws.amazon.com. It's the easiest interface for beginners and useful to learn new services, but it's not complete. There are some features that can't be accessed or configured using the console, such as managing your SimpleDB data. Also, in some cases, it requires a lot of manual work. If you have a repetitive task, it's better to automate it using the SDK or the CLI.
推薦閱讀
- Android Wearable Programming
- FuelPHP Application Development Blueprints
- Spring Boot+Spring Cloud+Vue+Element項目實戰(zhàn):手把手教你開發(fā)權限管理系統(tǒng)
- BeagleBone Media Center
- 深入淺出DPDK
- Troubleshooting PostgreSQL
- Redis Essentials
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實戰(zhàn)
- INSTANT Passbook App Development for iOS How-to
- SQL基礎教程(第2版)
- Java Web開發(fā)實例大全(基礎卷) (軟件工程師開發(fā)大系)
- Kotlin進階實戰(zhàn)
- 從零開始學Python大數(shù)據(jù)與量化交易
- 算法精解:C語言描述
- Zend Framework 2 Cookbook