Skip to main content

CDK stacks based on the Well Architected Framework

Project description

Well Architected

Python Well-Architected CDK Patterns from https://cdkpatterns.com/patterns/well-architected/

Available Stacks

  • ApiLambdaRds
  • ApiLambdaDynamodb
  • ApiLambdaDynamodbEventBridgeLambda
  • AutoscalingEcsService
  • AutoscalingEcsServiceWithPlacement
  • AutoscalingEcsCluster
  • AlbAutoscalingEcsService
  • NlbAutoscalingEcsService
  • NlbFargateService
  • NlbAutoscalingFargateService
  • ApiLambdaEventBridgeLambda
  • ApiLambdaSqsLambdaDynamodb
  • ApiSnsLambdaEventBridgeLambda
  • ApiSnsSqsLambda
  • ApiStepFunctions
  • LambdaFat
  • LambdaLith
  • LambdaPowerTuner
  • LambdaSinglePurpose
  • RestApiDynamodb
  • RestApiSns
  • S3SqsLambdaEcsEventBridgeLambdaDynamodb
  • SagaStepFunction
  • SimpleGraphqlService
  • SnsLambda
  • SnsLambdaSns
  • SnsLambdaDynamodb
  • SqsLambdaSqs
  • WafApiLambdaDynamodb

Examples

Using a Well Architected Stack

import aws_cdk
import well_architected_stacks

app = aws_cdk.App()
well_architected_stacks.api_lambda_eventbridge_lambda.ApiLambdaDynamodbEventBridgeLambda(
    app, 'ApiLambdaDynamodbEventBridgeLambda
)
app.synth()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

well_architected_stacks-0.0.17.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

well_architected_stacks-0.0.17-py3-none-any.whl (27.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page