This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi FullStack community!
I’m looking for general guidance and recommendations for some CI/CD and Hosting solutions.
I have a full stack project using: - React frontend - FastAPI backed - PostgreSQL DB The project is essentially an employee management system, but for a niche market with some specific requirements. The number of user is 3k-8k total. Unknown the quantity of users online at once, but likely <5%.
What are some solutions that would support the following: - Very easy CI/CD - deployment - Versioning - auto scaling - environments: local, staging, and production - hosting the frontend, backend, and DB - self healing (when things go down, they restart themselves)
I’m currently a swe and work with all of this at a very broad level (e.g. we have a gui for deployments etc etc).
Kubernetes, Docker, AWK EKS, AWS in general, GitHub Scripts, nginx, etc etc… These are all solutions floated around and I’m familiar with them all on overview level.
For my use case and background what would you suggest? Do I even need all of this? Really looking for something easy and straightforward.
Thank you!!!
Subreddit
Post Details
- Posted
- 3 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/FullStack/c...