dehaze

Platform Security

Space Cloud uses Kubernetes and Istio under the hood to provide a robust and secure platform to build your applications.

Encrypting ingress trafficlink

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.

Whitelists and upstreamslink

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.

Automatic mTLSlink

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.

Securing secretslink

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:

  • Database credentials
  • Filestore provider credentials
  • Secrets required in your services

Check out the docs for securing secrets.

Have a technical question?

Improve the docs!