Không có trích dẫn vì bài này được bảo vệ.
Không có trích dẫn vì bài này được bảo vệ.
API Developer Learning Path, Cloud Architect Learning Path, Cloud Engineer Learning Path, Database Engineer Learning Path, DevOps Engineer, SRE Learning Path, DevSecOps Learning Path, Google Cloud Platform Course, Network Engineer Learning Path, Security Engineer Learning Path, Startup Cloud Engineer Learning Path
Bảo vệ: Google Cloud Fundamentals: Core Infrastructure
Không có trích dẫn vì bài này được bảo vệ.
Không có trích dẫn vì bài này được bảo vệ.
Google Cloud Resource Hierarchy Khác biệt giữa basic roles và predefined roles: https://cloud.google.com/iam/docs/understanding-roles Khi phân quyền cho user hay group nào, thì luôn ưu tiên predefined roles trước, nếu chưa đủ thì thêm custom roles, không nên dùng basic roles vì default nào của nó chứa toàn bộ permissions của resources. Diagnostic questions: IaaS, PaaS, […]
Cymbal Superstore Requirements: Diagnostic questions:
All Google Cloud Products: https://cloud.google.com/products IAM – Roles: https://cloud.google.com/iam/docs/understanding-roles GCloud CLI: https://cloud.google.com/sdk/gcloud Danh sách regions và zones: https://cloud.google.com/compute/docs/regions-zones Mỗi lần hoạt động trên console google cloud, nếu không muốn phải thêm param –zone hoặc –region thì: Nếu dùng gcloud đã setup trên máy tính, thì ko cần thực hiện hành động trên nhiều lần. Câu […]
AWS EC2, Azure Virtual Machine, GCP VM Instances. AWS Elastic Beanstalk, Azure Cloud Services, Google App Engine. AWS Lambda, Azure Functions, Google Cloud Functions. -> Điểm khác biệt giữa PaaS và Serverless: PaaS cho phép quản lý theo cấu hình môi trường theo user-demand, trong khi Serverless thì hoàn toàn tự động mà không cần […]