#cloud-pattern

Uses: 2

Thought on Infrastructure as a Code

Tags: #thoughts #aws cdk #infrastructure as a code #devops #cloud pattern #immutable deployment

Infrastructure as a Code delivers few measurable benefits to any service business: cost reduction, faster execution and mitigation of risks. It imposes a higher cost at the beginning but as a result you’ll get a “time machine” to rollback defective software in a matter of minutes.

Public and Privately Routed VPC pattern

Tags: #coding #aws #aws vpc #infrastructure as a code #security #scalability #networking #cloud pattern

The routed VPC pattern is an universal and scalable pattern for AWS networking architecture.