Skip to content

Instantly share code, notes, and snippets.

@jimpriest
jimpriest / 1_README.md
Created May 21, 2021 18:32 — forked from JAMSUPREME/1_README.md
Infrastructure Best Practices

Overview

This doc is aimed to provide some general guidance as to infrastructure best practices. It is by no means a rigid set of rules, but rather a handful of tips that may help.

Guidance

I attempted to break these recommendations into distinct files:

  • General FAQ and Tooling: General guidance in the form of a FAQ. Also contrasts some other tooling.
  • Terraform: General guidance regarding Terraform that I have found to improve productivity.
  • Local development: General guidance on how to improve local development
@jimpriest
jimpriest / boxstarter.ps1
Last active March 20, 2018 20:42 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
# Author: Jim Priest <priest@thecrumb.com>
# Last Updated: 2018-03-15
# Originally forked from Jess Frazelle <jess@linux.com>
# Install boxstarter: http://boxstarter.org/
# Run this boxstarter by calling the following from an **elevated** command-prompt:
# Install-BoxstarterPackage -PackageName <URL-TO-RAW-GIST> -DisableReboots