quarta-feira, 14 de agosto de 2024

Security in the cloud (Google)

Intro:


1. Hardware infra layer:


2. Service Deployment Layer:



3. Storage Services Layer:



4. Internet Communication Layer:



5. Operational Security Layer



The shared security model:



Google Cloud encryption options







Google Cloud IAM


Hierarchy








Introduction to Identity-Aware Proxy
Authenticating users of your web app is often necessary, and usually requires special programming in your app. For Google Cloud apps you can hand those responsibilities off to the Identity-Aware Proxy service. If you only need to restrict access to selected users there are no changes necessary to the application. Should the application need to know the user's identity (such as for keeping user preferences server-side) Identity-Aware Proxy can provide that with minimal application code.

What is Identity-Aware Proxy?
Identity-Aware Proxy (IAP) is a Google Cloud service that intercepts web requests sent to your application, authenticates the user making the request using the Google Identity Service, and only lets the requests through if they come from a user you authorize. In addition, it can modify the request headers to include information about the authenticated user.





















Nenhum comentário:

Postar um comentário

Postagens mais visitadas