Browsing Tag
aws
2 posts
Create a WeTransfer clone with AWS S3
In this post we are looking at how we can create a clone of WeTransfer, so that we can upload and share our files with others.
To keep things simple, we are not looking to create the actual user interface. Instead, we are leveraging AWS S3 to upload and share our files via AWS CLI.
Deploy to AWS ECS with Github actions 🚀
Consistency and automations are key to every project. In this article we will be looking on how we can automate deployments to AWS ECS.