- Remove final scaling barriers for adding new job-based (i.e. uses paramtools) projects to C/S.
- Use queue based model for processing outputs from jobs/simulations.
- Use Postgres backed storage system for the compute cluster with the SQLAlchemy ORM and FastAPI api framework.
- Use Kubernetes namespaces to better lock down network access between services.
For more info, check out the write up in PR #412.