- Effective DevOps with AWS
- Nathaniel Felsen
- 54字
- 2021-07-15 17:11:51
Instance type
In this section, we will select the virtual hardware to use for our virtual server. AWS provides a number of options best described in their documentation at Chapter 5, Scaling Your Infrastructure.
For now, we will select the t2.micro instance type as it is eligible for the AWS free usage tier.
推薦閱讀
- Beginning Java Data Structures and Algorithms
- Learning PostgreSQL
- 密碼學原理與Java實現
- CMDB分步構建指南
- Mastering Entity Framework
- OpenNI Cookbook
- Java程序設計與實踐教程(第2版)
- Oracle Database 12c Security Cookbook
- 手把手教你學C語言
- Serverless架構
- JavaScript 程序設計案例教程
- Building Serverless Architectures
- Learning iOS Security
- C Primer Plus(第6版)中文版【最新修訂版】
- Socket.IO Cookbook