Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View rjhintz's full-sized avatar
💭
I think I can

Rich Hintz rjhintz

💭
I think I can
View GitHub Profile
@rjhintz
rjhintz / aws_openvpn.md
Created May 28, 2016 21:03
AWS OpenVPN
@rjhintz
rjhintz / aws_nat_basic.md
Last active March 23, 2019 09:49
AWS NAT Instance Basics
@rjhintz
rjhintz / aws_ddos.md
Created May 21, 2016 23:49
AWS - DDoS
@rjhintz
rjhintz / aws_cloud_adoption_framework.md
Last active May 21, 2016 23:31
AWS Cloud Adoption Framework
@rjhintz
rjhintz / IaaS Resource Naming (AWS).md
Last active May 23, 2016 20:08
IaaS Resource Naming (AWS)

IaaS Resource Naming

Resource Naming Pattern

Resource naming pattern (some or all):

  • pub(lic) | priv(ate) - (optional, except for subnets and explictly public facing resources)
  • team (required)
    • dev
    • prod
    • test
    • XXX
  • project (required)
@rjhintz
rjhintz / streaming.md
Created September 23, 2015 02:06
Streaming Notes
@rjhintz
rjhintz / disposable_infrastructure.md
Last active October 1, 2015 16:06
Disposable Infrastructure

#Disposable Infrastructure

Draft

Note: Comments welcome, especially opposing views or pointers to faulty logic.

##Overview This discusses "disposable infrastructure." ##What is Disposable Infrastructure? Disposable infrastructure are infrastructure components that are deleted from the configuration when they fail or have degraded past a boundary condition. The state of the resource may not be retained, even if it might be necesssary or helpful.

One observation is that adopting immutable infrastructure practices moves the boundary between versioned and unversioned closer to the lower end of the system/stack.

@rjhintz
rjhintz / AWS Availability Zone Separation.md
Created September 8, 2015 20:03
AWS Availability Zone Separation
@rjhintz
rjhintz / linux_desktop.md
Last active August 29, 2015 14:23
Low Cost Linux Desktop
@rjhintz
rjhintz / Enterprise Computing.md
Last active August 29, 2015 14:23
Enterprise Computing Notes

###Enterprise Computing - Adopting New Tech ####Vendor Lock In

  • where are the risks?
  • lock in has changed over time
    • in the past
      • OS
      • file format
      • data from one platform to another
    • AWS success => FUD
  • source code