Security
Security is a crucial part of building cloud-native apps. We take security so seriously that we are close to being paranoid about it.
Space Cloud provides powerful and flexible mechanisms to secure your apps/services at both layers:
- Application layer (L7)
- Platform layer (L4)
- Automatic mTLS between all your services.
- Whitelisting of services (i.e. you can describe which services can talk to each other)
- Storing environment variables and secrets in a secure manner.
- Securing external traffic via Letsencrypt’s SSL certificates.
Have a technical question?
Improve the docs!