Chapter 7: Implementing Cloud-Native Security
Unfortunately, there will always be actors with malicious intent who want to ruin your day as a developer – it doesn't matter if you're working on the cloud or not. As a developer, the responsibility to protect your users' data falls on you and even though the cloud is generally safer than most on-premises solutions, it's still vulnerable, especially when security systems aren't implemented correctly. When all the systems are implemented correctly along with Google Cloud's security best practices, you do not need to do anything else to ensure your app's and data's safety.
By the end of this chapter, you will have learned about the following:
- The principles and concepts of cloud security
- Cloud Identity and Access Management
- Concepts of IAM
- Cloud IAM on Google Cloud
- Components of Cloud IAM
- Limitations of Cloud IAM
- Introduction to Cloud Identity Platform and...