open-guides/og-aws

New section on patterns

Open

#9 opened on Jul 17, 2016

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Shell (36,412 stars) (3,905 forks)batch import
help wantedmajornew coverage

Description

Start a section with "common patterns". These are general architectural patterns with links to useful blogs.

  • Simple website
  • Static website
  • Log processing
  • Analytics pipeline: Extend data source (e.g. Kinesis) and summarize data in Redshift
  • High availability (within a region)
  • Multi-region replication
  • “serverless” deployment
  • Security and IAM policies
  • Source-driven infrastructure configuration
  • A reasonable set of common-purpose buckets, like temp, user, amis, cloudfront content etc.

Contributor guide