TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: CI/CD for Python flask app?

1 点作者 fakeElonMusk将近 3 年前
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.

暂无评论

暂无评论