Published onMay 15, 2024How to deploy your website with S3 and Cloudfront with AWS CDK Pythonaws-cdkpythons3cloudfrontstatic-websiteserverlessLearn how to deploy your website with S3 and Cloudfront
Published onApril 20, 2024All the ways to bundle Python dependencies in a Lambda with AWS CDKaws-cdklambdapythonCompilation of all the posts related on how to bundle Python Dependencies
Published onApril 19, 2024How to bundle your lambda with external dependencies by using PythonFunctionaws-cdkpythonPythonFunctionlambdaawscdkserverlessHow to deploy lambda with dependencies by using the library PythonFunction
Published onApril 19, 2024How to delete automatically your DynamoDB records with time_to_liveaws-cdkpythontime_to_livedynamodbDelete automatically your DynamoDB records
Published onMarch 18, 2024How to bundle your lambda with external dependencies by using BundlingOptionsaws-cdkpythonBundlingOptionsdockerlambdaHow to deploy lambda with external dependencies by using BundlingOptions and Docker
Published onMarch 14, 2024How to bundle your lambda with external dependencies with Layersaws-cdkpythonLayerslambdaHow to bundle lambda with external dependencies by using layers