@@ -8,22 +8,29 @@ In the catalog below you will find all solutions ready to deploy, click on it an
88
99## Catalog
1010
11- - [ Cloud Armor Demo] ( ./cloud-armor-demo/ )
12- - [ Cloud Composer ETL] ( ./cloud-composer-etl/ )
13- - [ CloudSQL with HA and DR] ( ./cloudsql-ha-dr/ )
14- - [ Data Analytics Platform event-driven] ( ./data-analytics-platform-event-driven )
15- - [ Data Analytics Platform scheduled] ( ./data-analytics-platform-scheduled )
16- - [ Document AI] ( ./document-ai )
17- - [ Ecommerce Hosting] ( ./ecommerce-webhosting/ )
18- - [ GKE Autopilot with HPA example] ( ./gke-autopilot-hpa/ )
19- - [ GKE Standard with NGINX] ( ./gke-standard-nginx/ )
20- - [ Object Localization] ( ./object-localization/ )
21- - [ Private Cloud Data Fusion] ( ./private-cloud-data-fusion/ )
22- - [ Replicating Databases to BigQuery] ( ./replicating-databases-bigquery/ )
23- - [ Streaming Data to Analytics] ( ./streaming-data-to-analytics/ )
24- - [ Three Tier Application on GCE] ( ./three-tier-app-gce/ )
25- - [ Three Tier Application on GKE] ( ./three-tier-gke/ )
26- - [ Windows File Server] ( ./windows-fileserver/ )
11+ ### AI/ML
12+ - [ Extract data from your documents using AI] ( ./document-ai )
13+ - [ Identify Objects from Images using AI] ( ./object-localization/ )
14+
15+ ### Compute
16+ - [ Host your Website] ( ./ecommerce-webhosting/ )
17+ - [ Build an auto scaling application easily with GKE autopilo] ( ./gke-autopilot-hpa/ )
18+ - [ Leverage NGINX for Load Balancing in a Kubernetes Architecture] ( ./gke-standard-nginx/ )
19+ - [ Three-Tier Web Application using Managed Instance Groups] ( ./three-tier-app-gce/ )
20+ - [ Three-tier web application with Google Kubernetes Engine (GKE)] ( ./three-tier-gke/ )
21+ - [ Windows File Server on Google Cloud] ( ./windows-fileserver/ )
22+
23+ ### Data
24+ - [ Orchestrate and Manage Data Pipelines] ( ./cloud-composer-etl/ )
25+ - [ Host a Highly Available SQL database] ( ./cloudsql-ha-dr/ )
26+ - [ Implement a data analytics pipeline with an event-driven architecture] ( ./data-analytics-platform-event-driven )
27+ - [ Automate transfer of data between Data Lake and Data Warehouse] ( ./data-analytics-platform-scheduled )
28+ - [ Integrate Cloud Data Fusion and Private Cloud SQL for a Robust Data Pipeline] ( ./private-cloud-data-fusion/ )
29+ - [ Replicate your Databases into a Data Warehouse solution for data analysis in Google Cloud] ( ./replicating-databases-bigquery/ )
30+ - [ Stream events in real-time for data analytics on Google Cloud] ( ./streaming-data-to-analytics/ )
31+
32+ ### Security
33+ - [ Protect applications with Cloud Armor] ( ./cloud-armor-demo/ )
2734
2835
2936## Contribute
0 commit comments