filmov
tv
Mock AWS Services in Local Development Environment with LocalStack and NodeJS
Показать описание
Mock AWS Services in Local Development Environment with LocalStack and NodeJS.
In this post is focused on AWS S3 service. I will practically show you how to add LocalStack docker container for NodeJS project. Also, I will demonstrate how to create S3 bucket, list the created bucket names and upload file object to the created S3 buckets.
In this post is focused on AWS S3 service. I will practically show you how to add LocalStack docker container for NodeJS project. Also, I will demonstrate how to create S3 bucket, list the created bucket names and upload file object to the created S3 buckets.