Skip to content

Instantly share code, notes, and snippets.

View thisismana's full-sized avatar
💭
I may be slow to respond.

mana"/><script>alert('xss')</script> thisismana

💭
I may be slow to respond.
View GitHub Profile

GihHub is using the following version of mermaid:

info
@thisismana
thisismana / provision_new_account.sh
Created March 11, 2020 17:30
Create a new AWS account through ControlTower/Service Catalog, but detatch SCP while doing so
#!/usr/bin/env bash
set -euxo pipefail
export AWS_DEFAULT_REGION=eu-west-1
export AWS_DEFAULT_OUTPUT=text
export AWS_PAGER=""
FIRST_NAME="ENTER NAME HERE"
LAST_NAME="ENTER LAST NAME HERE"
EMAIL="ENTER@MAIL.HERE" # must be a valid email that is not in use as an root-account email elsewhere
@thisismana
thisismana / infra.md
Last active February 20, 2020 14:51
infra.md

Infrstructure

State of the union

  • Data transfer costs due to many hops
  • Costs/Complexity due to many apps
  • consistend naming, tagging
  • consistent auth
@thisismana
thisismana / ld.md
Last active February 26, 2020 09:03

Living Docs — Self hosting considerations

Architecture

Stacks

Architecture

Delivery