AWS has never been easier with the Scale to Zero Kit. Deploy your app in minutes with serverless architecture.
The kit comes with everything. Deploy fast, scale, and pay only for what you use.
Great job Javid! I was one of the beta users, and I strongly recommend you all check it out! From detailed docs to out-of-box features, the kit has everything for you to deploy fast and with confidence.
Specifically, my favorite part was to have completely separated prod and dev accounts.
It is very beginner-friendly and teaches a lot about serverless concepts and AWS best practices! As a 3d Artist, I'm leaning toward learning a programming language. I easily created multiple environments, cloned the repository, and successfully deployed by following the detailed docs.
@matin_rzaev For the first time, it might take around 10 min because it builds Cloudfront (cache) distributions for the frontend app and backend. Later, it will only deploy what has changed.
@ilkin_abdullayev1 Great question! It just looks up the compiled directory. For example, dist. Any website that builds to the dist directory will be deployed. As it's highly customizable, you can also change the destination directory name.
AWS Serverless kit with best practices