AWS Serverless kit with best practices
p/aws-serverless-kit-with-best-practices
Saas, serverless, kit, productivity
Javid Abd
Scale to Zero AWS β€” Deploy your app in minutes with serverless architecture
Featured
15
β€’
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.
Replies
Best
Javid Abd
Hey Hunters πŸ‘‹ We all know AWS is a great platform to build your platform securely and fast, but the complexity of AWS can be overwhelming. What if all complexity is handled for you, and you can deploy your app with everything configured within minutes? And only pay for what you use? That's where the Scale to Zero kit comes in. It's much more than a boilerplate. I worked on it for weeks, tested it with many users, and finally publicly released it. With one push or command, you can deploy and build the whole infrastructure. Building your platform with best practices will also add tremendous value when you sell it out later. Some key features you will get out of the box: - Authentication and Authorization - Transaction and Marketing emails (50,000 free per month) - No third party. No overhead. - Automagically configured domain, certificate, email identity, DKIM, and more. - Every part of the kit is highly customizable. You can add any static site generator - Next.js, Gatsby, Astro, Hugo, etc. - Check the website to see the full list of the features. On a launch day, there's 50% off and the best package just costs 100$ 🀩
Ekrem Γ‡etinkaya
Congrats on the launch πŸš€πŸš€ Best practices are always nice to have
Wilson First
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.
Javid Abd
@wilson_first Thank you for great feedbacks during initial review!
Rufat Mammadli
Looks clean and polished. Good luck!
Margareta SvabΓΆ
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
How long does it take to fully deploy everything?
Javid Abd
@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 abdullayev
How does any static site generator work with this kit?
Javid Abd
@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.
Akhil Mathur
Very begineer firendly, congrats! Loved the docs
Javid Abd
@akhil_km911 Thank you Akhil. Hope you'd use it :)