Space Cloud uses Kubernetes and Istio under the hood to provide a robust and secure platform to build your applications.
Space Cloud uses letsencrypt to issue SSL certificates for encrypting your incoming traffic. You can even use your custom SSL certificates. Check out the docs for using SSL certificates.
Space Cloud allows you to control which services can talk to each other. Check out the docs for whitelisting services to learn more about it in detail.
Space Cloud uses Istio under the hood to automatically encrypt (mTLS) the traffic between all the services by default. You don’t need to configure anything in order to get this benefit.
Space Cloud Secrets provides a simpler interface over Kubernetes Secrets to store and manage sensitive information, such as passwords, tokens, etc.
You can use Space Cloud Secrets to secure:
Check out the docs for securing secrets.