TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: CI/CD for Python flask app?

1 pointsby fakeElonMuskalmost 3 years ago
For a web app and API project built with React, Flask, Swagger, MongoDB and Redis, what is the best practice in terms of deployment across stage and production instances? I&#x27;m working on this for my client and it&#x27;s not really in my wheelhouse.<p>Very low users (5-10&#x2F;day) for the API and the admin site is used by one or two people. More of a proof of concept or prototype at this stage. Currently using AWS and deploying with a lot of python and shell scripts which push builds to Fury (debian) and then deploy w Spot elastic groups. Would love to simplify it since we don&#x27;t need production grade infrastructure (yet). Let&#x27;s assume the main requirement is to continue using AWS.<p>Any recommendations? Seems like AWS Beanstalk handles everything - is that the way to go? Other options? TIA.

no comments

no comments