1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-03-09 15:40:06 +00:00

Clarify gotcha severities.

This commit is contained in:
Joshua Levy 2016-10-30 21:07:01 -07:00
parent 9e11ccb4f4
commit 8a870bd535

View file

@ -114,8 +114,8 @@ Legend
- 📒 Marks standard/official AWS pages and docs - 📒 Marks standard/official AWS pages and docs
- 🔹 Important or often overlooked tip - 🔹 Important or often overlooked tip
- ❗ Gotcha or warning (where risks or time or resource costs are significant) - ❗ “Serious” gotcha (used where risks or time or resource costs are significant: critical security risks, mistakes with significant financial cost, or poor architectural choices that are fundamentally difficult to correct)
- 🔸 Limitation or quirk (where its not quite so bad) - 🔸 “Regular” gotcha, limitation, or quirk (used where where consequences are things not working, breaking, or not scaling gracefully)
- 📜 Undocumented feature (folklore) - 📜 Undocumented feature (folklore)
- 🐥 Relatively new (and perhaps immature) services or features - 🐥 Relatively new (and perhaps immature) services or features
- ⏱ Performance discussions - ⏱ Performance discussions