Pinned Repositories
aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
aws-cdk-examples
Example projects using the AWS CDK
aws-serverless-cicd-workshop
Learn how to build a CI/CD pipeline for SAM-based applications
jsii
jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!
lambda-ddb-mysql-etl-pipeline
This is a CDK Python ETL Pipeline example that produces the AWS resources necessary to achieve the following: 1) Dynamically deploy CDK apps to different environments. 2) Make an API Request to a NASA asteroid API. 3) Process and write response content to both .csv and .json files. 4) Upload the files to s3. 5) Trigger an s3 event for object retrieval post-put s3 object. 6) Process then dynamically write to either DynamoDB or a MySQL instance.
projen
A new generation of project generators
benfarr's Repositories
benfarr/lambda-ddb-mysql-etl-pipeline
This is a CDK Python ETL Pipeline example that produces the AWS resources necessary to achieve the following: 1) Dynamically deploy CDK apps to different environments. 2) Make an API Request to a NASA asteroid API. 3) Process and write response content to both .csv and .json files. 4) Upload the files to s3. 5) Trigger an s3 event for object retrieval post-put s3 object. 6) Process then dynamically write to either DynamoDB or a MySQL instance.
benfarr/aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
benfarr/aws-cdk-examples
Example projects using the AWS CDK
benfarr/aws-serverless-cicd-workshop
Learn how to build a CI/CD pipeline for SAM-based applications
benfarr/jsii
jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!
benfarr/projen
A new generation of project generators