Amazon Web Services (AWS): Difference between revisions
Appearance
Created page with "Tag Struktur {| class="wikitable" !Key !Value ! ! |- |project |Client abbreviation as used in ERP (e.g. VISITB) | | |- |environment |{project}-{deployment} (e.g. VISITB-produc..." Tag: visualeditor |
No edit summary Tag: visualeditor |
||
| Line 1: | Line 1: | ||
Tag Struktur | |||
===== Tag Struktur ===== | |||
{| class="wikitable" | {| class="wikitable" | ||
!Key | !Key | ||
!Value | !Value | ||
|- | |- | ||
|project | |project | ||
|Client abbreviation as used in ERP (e.g. VISITB) | |Client abbreviation as used in ERP (e.g. VISITB) | ||
|- | |- | ||
|environment | |environment | ||
|{project}-{deployment} (e.g. VISITB-production) | |{project}-{deployment} (e.g. VISITB-production) | ||
|- | |- | ||
|deployment | |deployment | ||
|<nowiki>development|stage|production (e.g. production)</nowiki> | |<nowiki>development|stage|production (e.g. production)</nowiki> | ||
|} | |} | ||
[[Category:AWS]] | [[Category:AWS]] | ||
Revision as of 12:29, 25 March 2021
Tag Struktur
| Key | Value |
|---|---|
| project | Client abbreviation as used in ERP (e.g. VISITB) |
| environment | {project}-{deployment} (e.g. VISITB-production) |
| deployment | development|stage|production (e.g. production) |