open-guides/og-aws

New section on patterns

Open

#9 aberto em 17 de jul. de 2016

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Shell (3.905 forks)batch import
help wantedmajornew coverage

Métricas do repositório

Stars
 (36.412 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador