Please enable JavaScript.
Coggle requires JavaScript to display documents.
GCP Catalogue (BigData (Bigquery (Bigquery Best Practice (Avoid Selecting…
GCP Catalogue
BigData
Composer
DataFlow
Bigquery
Interacting with BigQuery
Using Google Cloud Console
Using Google CLI
Using Bigquery API
Bigquery Jobs
Loading data
Exporting Data
Copy Data
Query data
Woring With Bigquery
Working with Dataset
Working with tables Schema
Working With Tables
Working With Partitioned tables
Working with Cluster Tables
Working With views
Bigquery External resources
Cloud Bigtable
Cloud Storage
Google Drive
Bigquery Best Practice
Avoid Selecting *
Using Limit don't minimize the cost of query
Calculate the cost of the Query
Materialize your query
Using Streaming insert with Caution
Consider the cost of Large Bigdataset
Partition Data by Date
Limit Query Cost by restriciting Bytes billed
sample Data using Preview options
Bigquery Security
Access Control
Use Predfined Roles
Use Primative Roles
Use DLP to Scan Data
Use KMS to protect Data
PUB/SUB
DataProc
DataCatalog
DataFusion
Genomics
HealthCare
DataPrep
IOT Core
DevOps
CloudBuild
Build Config File
Type of file
JSON
YAML
Structure of Build Config
steps
name
args
env
dir
timeout of steps
id
waitfor
entrypoint
secretEnv
volumes
build
timeout for build
logbucket
options
env
secretEnv
volumes
machinetype
diskSizeGB
logstramoption
logging
substitutions
tags
secrets
images
artifacts
Officiel Builder Image
Build Type
Build Manually
usign $cloud build submit
from the cloud console
from the API
Build Automtically
Type of steps
Build
test
deploy
CloudBuild Tips
Storing Artifacts
Storing Docker Image
Storing Artifact using artifact field
substuting variable value
configuring Build step order
use waitfor
default will wait all prior steps
waitfor : [-] to conccurrent
Creating a custom build script
work with code from this location
Google source Repository
Github
Bitbucket
cloud storage
Cloud Build Best Practice for speeding up the build
Build Leaner container
use Kaniko cache
using a cached docker image
Caching Directories using Google Cloud storage
use custom machine size
Avoid the upload of uncessary files
Securing Build
using encrypted key and credentials
Configuring Access Control
setting service account permission
using cloud audit logging
CMEK Compliance
Cloud Schedular
Cloud Task
Container Registery
Identity Platforme
Source Repositories
Deployment Manger
private Catalogue
Endpoints
Security
Security Command Center
Identity Aware Proxy
Access Context Manger
VPC Service Control
Binary Authorization
Data Loss Prevention
Cryptographic Keys
Concepts
Acess Approval
Web Security Scanner
AI
DataLabeliing
AI Platforme
Natural Language
Tables
Talent Solution
Translation
Vision
video Intelligence
Compute
Appengine
type
Standard
Go
PHP
Java
Nodejs
.net
Ruby
Flex
Appengine Structure
Single Applicatio
service1
v1
Instance 1
Instance compoents
Code
Layer of security
Appengine API
Language Runtimes
type of instance
Dynamic
resident
scaling type
Manual
automatic
basic
Instance 2
v2
Service 2
Configuration files
app.yaml
cron.yaml
Definition
to define scheduled task for your application
dispatch.yaml
Definition
It is used to overide routing rules and send incoming requests to a specific service
index.yaml
Definition
The appengine predifine a list of index that will use it from Cloud Datastore
Dos
Definition
the feature is deprecated and replaced by appengine Firewall
queue
Definition
Managing your application
Managing Projects
Managing Application
Managing billing
Deploying App engine
Splitting Traffinc
IP splitting
Cookie Splitting
Migrating traffic
Mapping Custom Domain
Securing Custom Domain with Managed SSL
Managing Resources efficiently
Decreasing Latency
Increase caching of frequently accessed shared data
Use tasks for non-request bound functionality
Use Cloud Datastore more efficiently
Change auto-scaling performance settings
Enable concurrent requests in Python
Configuring Task Queue settings
Serve static content where possible
Managing Bandwidth
Managing Cloud DataStore
Store your Data
Using Google Cloud DataStore
Using Google Cloud SQL
Using Google Cloud Storage
Access Control and User Authentication
Access Control
Using Primitive Roles
Using Predefined Roles
Application Security
Use HTTPS request
Identity and Access Management
User Authentication Methods
FireBase Authentication
Google Sign-In
OAuth and OpenClient ID
User API : Use appengine built-in API
App Engine Firewall
Security Scanner
Caching
Shared Cahed
Dedicated Caching