0 votes
in Cloud Foundry by
What are the security features available in Cloud Foundry?

1 Answer

0 votes
by

Cloud Foundry implements the following measures to mitigate against security threats:

  1. Minimizes network surface area
  2. Isolates customer applications and data in containers
  3. Encrypts connections
  4. Uses role-based access controls, applying and enforcing roles and permissions to ensure that users can only view and affect the spaces for which they have been granted access
  5. Ensures security of application bits in a multi-tenant environment
  6. Prevents possible denial of service attacks through resource starvation

Related questions

0 votes
asked Oct 29, 2021 in Cloud Foundry by john ganales
0 votes
asked Nov 4, 2021 in Cloud Foundry by john ganales
...