- Amazon Fargate Quick Start Guide
- Deepak Vohra
- 143字
- 2021-08-13 16:07:19
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Verify that the version is 3.0 with the get-host command."
A block of code is set as follows:
{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "",
"Effect": "Allow",
"Principal": {
"Service": "ecs-tasks.amazonaws.com"
},
"Action": "sts:AssumeRole"
}
]
}
Any command-line input or output is written as follows:
Set-ExecutionPolicy RemoteSigned
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "The Edit container dialog gets displayed."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Big Data Analytics with Hadoop 3
- 亮劍.NET:.NET深入體驗與實戰精要
- 大數據項目管理:從規劃到實現
- Mastering Spark for Data Science
- 輕松學Java
- 智能工業報警系統
- Moodle Course Design Best Practices
- 高維聚類知識發現關鍵技術研究及應用
- Nginx高性能Web服務器詳解
- Hadoop應用開發基礎
- 智能生產線的重構方法
- Linux系統下C程序開發詳解
- 簡明學中文版Photoshop
- 人工智能:智能人機交互
- Wireshark Revealed:Essential Skills for IT Professionals