- Building Serverless Architectures
- Cagatay Gurturk
- 162字
- 2021-07-02 19:04:41
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We can start by adding the next snippet to the build.gradle file."
A block of code is set as follows:
cloudFormation {
capabilityIam true
templateFile project.file('cloudformation.template')
templateBucket deploymentBucketName
templateKeyPrefix "cfn-templates"
stackName "serverlessbook"
}
Any command-line input or output is written as follows:
$ touch cloudformation.template
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."
- Software Defined Networking with OpenFlow
- iOS 9 Game Development Essentials
- Python for Secret Agents:Volume II
- Visual Basic程序設計教程
- Python深度學習
- Practical Windows Forensics
- 網店設計看這本就夠了
- 數據結構(C語言)
- Building an RPG with Unity 2018
- Serverless computing in Azure with .NET
- Learning Probabilistic Graphical Models in R
- 新一代SDN:VMware NSX 網絡原理與實踐
- Python3.5從零開始學
- ASP.NET程序開發范例寶典
- IDA Pro權威指南(第2版)