This is an automated email from the ASF dual-hosted git repository.

kamilbregula pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 8495412  Add logos to integrations list (#245)
8495412 is described below

commit 8495412957c20862448eae671064125d8f887a4e
Author: Louis Guitton <louisguit...@users.noreply.github.com>
AuthorDate: Thu Feb 20 01:10:02 2020 +0100

    Add logos to integrations list (#245)
---
 landing-pages/site/assets/scss/_list-boxes.scss    |   2 +
 .../integration-logos/apache/cassandra-3.png       | Bin 0 -> 87960 bytes
 .../static/integration-logos/apache/druid-1.png    | Bin 0 -> 28442 bytes
 .../static/integration-logos/apache/hadoop.png     | Bin 0 -> 52103 bytes
 .../site/static/integration-logos/apache/hive.png  | Bin 0 -> 141920 bytes
 .../site/static/integration-logos/apache/pig.png   | Bin 0 -> 112286 bytes
 .../site/static/integration-logos/apache/pinot.png | Bin 0 -> 26792 bytes
 .../site/static/integration-logos/apache/spark.png | Bin 0 -> 66895 bytes
 .../site/static/integration-logos/apache/sqoop.png | Bin 0 -> 42874 bytes
 .../aws/aws-batch_light...@4x.png                  | Bin 0 -> 7274 bytes
 .../integration-logos/aws/aws-glue_light...@4x.png | Bin 0 -> 4392 bytes
 .../aws/aws-lambda_light...@4x.png                 | Bin 0 -> 4262 bytes
 .../aws/amazon-athena_light...@4x.png              | Bin 0 -> 10215 bytes
 .../aws/amazon-cloudwatch_light...@4x.png          | Bin 0 -> 7248 bytes
 .../aws/amazon-dynamodb_light...@4x.png            | Bin 0 -> 7570 bytes
 .../aws/amazon-ec2_light...@4x.png                 | Bin 0 -> 2134 bytes
 .../aws/amazon-emr_light...@4x.png                 | Bin 0 -> 9456 bytes
 .../amazon-kinesis-data-firehose_light...@4x.png   | Bin 0 -> 5259 bytes
 .../aws/amazon-redshift_light...@4x.png            | Bin 0 -> 6391 bytes
 .../aws/amazon-sagemaker_light...@4x.png           | Bin 0 -> 7702 bytes
 ...simple-notification-service-sns_light...@4x.png | Bin 0 -> 8103 bytes
 ...amazon-simple-queue-service-sqs_light...@4x.png | Bin 0 -> 8759 bytes
 ...mazon-simple-storage-service-s3_light...@4x.png | Bin 0 -> 7252 bytes
 .../site/static/integration-logos/azure-logo.svg   |  24 ----------
 .../integration-logos/azure/Azure Cosmos DB.svg    |  11 +++++
 .../static/integration-logos/azure/Azure Files.svg |   8 ++++
 .../integration-logos/azure/Blob Storage.svg       |   9 ++++
 .../azure/Container Instances.svg                  |   9 ++++
 .../integration-logos/azure/Data Lake Storage.svg  |  37 +++++++++++++++
 .../static/integration-logos/gcp/AI-Platform.png   | Bin 0 -> 6284 bytes
 .../site/static/integration-logos/gcp/BigQuery.png | Bin 0 -> 6210 bytes
 .../static/integration-logos/gcp/Cloud-AutoML.png  | Bin 0 -> 6100 bytes
 .../integration-logos/gcp/Cloud-Bigtable.png       | Bin 0 -> 8346 bytes
 .../static/integration-logos/gcp/Cloud-Build.png   | Bin 0 -> 7075 bytes
 .../integration-logos/gcp/Cloud-Dataflow.png       | Bin 0 -> 7332 bytes
 .../integration-logos/gcp/Cloud-Dataproc.png       | Bin 0 -> 7257 bytes
 .../integration-logos/gcp/Cloud-Datastore.png      | Bin 0 -> 4355 bytes
 .../integration-logos/gcp/Cloud-Functions.png      | Bin 0 -> 5004 bytes
 .../integration-logos/gcp/Cloud-Memorystore.png    | Bin 0 -> 4184 bytes
 .../static/integration-logos/gcp/Cloud-NLP.png     | Bin 0 -> 3824 bytes
 .../static/integration-logos/gcp/Cloud-PubSub.png  | Bin 0 -> 6756 bytes
 .../static/integration-logos/gcp/Cloud-SQL.png     | Bin 0 -> 6704 bytes
 .../static/integration-logos/gcp/Cloud-Spanner.png | Bin 0 -> 5940 bytes
 .../integration-logos/gcp/Cloud-Speech-to-Text.png | Bin 0 -> 3830 bytes
 .../static/integration-logos/gcp/Cloud-Storage.png | Bin 0 -> 4189 bytes
 .../static/integration-logos/gcp/Cloud-Tasks.png   | Bin 0 -> 17170 bytes
 .../integration-logos/gcp/Cloud-Text-to-Speech.png | Bin 0 -> 5030 bytes
 .../gcp/Cloud-Translation-API.png                  | Bin 0 -> 6645 bytes
 .../gcp/Cloud-Video-Intelligence-API.png           | Bin 0 -> 5810 bytes
 .../integration-logos/gcp/Cloud-Vision-API.png     | Bin 0 -> 5822 bytes
 .../integration-logos/gcp/Compute-Engine.png       | Bin 0 -> 4817 bytes
 .../gcp/Key-Management-Service.png                 | Bin 0 -> 7056 bytes
 .../integration-logos/gcp/Kubernetes-Engine.png    | Bin 0 -> 6967 bytes
 landing-pages/site/static/integrations.json        |  52 +++++++++++++++++++++
 54 files changed, 128 insertions(+), 24 deletions(-)

diff --git a/landing-pages/site/assets/scss/_list-boxes.scss 
b/landing-pages/site/assets/scss/_list-boxes.scss
index 30709b3..c65afab 100644
--- a/landing-pages/site/assets/scss/_list-boxes.scss
+++ b/landing-pages/site/assets/scss/_list-boxes.scss
@@ -192,6 +192,8 @@ $card-margin: 20px;
       margin: auto 0;
       filter: grayscale(1);
       opacity: 0.6;
+      max-width: 100%;
+      max-height: 100%;
     }
 
     &--name {
diff --git a/landing-pages/site/static/integration-logos/apache/cassandra-3.png 
b/landing-pages/site/static/integration-logos/apache/cassandra-3.png
new file mode 100644
index 0000000..3b4af5c
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/apache/cassandra-3.png differ
diff --git a/landing-pages/site/static/integration-logos/apache/druid-1.png 
b/landing-pages/site/static/integration-logos/apache/druid-1.png
new file mode 100644
index 0000000..eb838de
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/apache/druid-1.png differ
diff --git a/landing-pages/site/static/integration-logos/apache/hadoop.png 
b/landing-pages/site/static/integration-logos/apache/hadoop.png
new file mode 100644
index 0000000..4bb7e1b
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/apache/hadoop.png differ
diff --git a/landing-pages/site/static/integration-logos/apache/hive.png 
b/landing-pages/site/static/integration-logos/apache/hive.png
new file mode 100644
index 0000000..0399e5f
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/apache/hive.png differ
diff --git a/landing-pages/site/static/integration-logos/apache/pig.png 
b/landing-pages/site/static/integration-logos/apache/pig.png
new file mode 100644
index 0000000..21e11be
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/apache/pig.png differ
diff --git a/landing-pages/site/static/integration-logos/apache/pinot.png 
b/landing-pages/site/static/integration-logos/apache/pinot.png
new file mode 100644
index 0000000..79472ed
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/apache/pinot.png differ
diff --git a/landing-pages/site/static/integration-logos/apache/spark.png 
b/landing-pages/site/static/integration-logos/apache/spark.png
new file mode 100644
index 0000000..776c445
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/apache/spark.png differ
diff --git a/landing-pages/site/static/integration-logos/apache/sqoop.png 
b/landing-pages/site/static/integration-logos/apache/sqoop.png
new file mode 100644
index 0000000..b4bb262
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/apache/sqoop.png differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/aws-batch_light...@4x.png 
b/landing-pages/site/static/integration-logos/aws/aws-batch_light...@4x.png
new file mode 100644
index 0000000..53768d9
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/aws-batch_light...@4x.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/aws-glue_light...@4x.png 
b/landing-pages/site/static/integration-logos/aws/aws-glue_light...@4x.png
new file mode 100644
index 0000000..8249889
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/aws-glue_light...@4x.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/aws-lambda_light...@4x.png 
b/landing-pages/site/static/integration-logos/aws/aws-lambda_light...@4x.png
new file mode 100644
index 0000000..3b67fbb
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/aws-lambda_light...@4x.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-athena_light...@4x.png 
b/landing-pages/site/static/integration-logos/aws/amazon-athena_light...@4x.png
new file mode 100644
index 0000000..bf50342
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-athena_light...@4x.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-cloudwatch_light...@4x.png
 
b/landing-pages/site/static/integration-logos/aws/amazon-cloudwatch_light...@4x.png
new file mode 100644
index 0000000..9b0f3a4
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-cloudwatch_light...@4x.png
 differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-dynamodb_light...@4x.png
 
b/landing-pages/site/static/integration-logos/aws/amazon-dynamodb_light...@4x.png
new file mode 100644
index 0000000..8d22fa7
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-dynamodb_light...@4x.png
 differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-ec2_light...@4x.png 
b/landing-pages/site/static/integration-logos/aws/amazon-ec2_light...@4x.png
new file mode 100644
index 0000000..d1e13b0
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-ec2_light...@4x.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-emr_light...@4x.png 
b/landing-pages/site/static/integration-logos/aws/amazon-emr_light...@4x.png
new file mode 100644
index 0000000..cb00bf9
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-emr_light...@4x.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-kinesis-data-firehose_light...@4x.png
 
b/landing-pages/site/static/integration-logos/aws/amazon-kinesis-data-firehose_light...@4x.png
new file mode 100644
index 0000000..fcfee04
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-kinesis-data-firehose_light...@4x.png
 differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-redshift_light...@4x.png
 
b/landing-pages/site/static/integration-logos/aws/amazon-redshift_light...@4x.png
new file mode 100644
index 0000000..5e3f5cf
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-redshift_light...@4x.png
 differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-sagemaker_light...@4x.png
 
b/landing-pages/site/static/integration-logos/aws/amazon-sagemaker_light...@4x.png
new file mode 100644
index 0000000..affa812
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-sagemaker_light...@4x.png
 differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-simple-notification-service-sns_light...@4x.png
 
b/landing-pages/site/static/integration-logos/aws/amazon-simple-notification-service-sns_light...@4x.png
new file mode 100644
index 0000000..7f45058
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-simple-notification-service-sns_light...@4x.png
 differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-simple-queue-service-sqs_light...@4x.png
 
b/landing-pages/site/static/integration-logos/aws/amazon-simple-queue-service-sqs_light...@4x.png
new file mode 100644
index 0000000..ef00189
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-simple-queue-service-sqs_light...@4x.png
 differ
diff --git 
a/landing-pages/site/static/integration-logos/aws/amazon-simple-storage-service-s3_light...@4x.png
 
b/landing-pages/site/static/integration-logos/aws/amazon-simple-storage-service-s3_light...@4x.png
new file mode 100644
index 0000000..769076d
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/aws/amazon-simple-storage-service-s3_light...@4x.png
 differ
diff --git a/landing-pages/site/static/integration-logos/azure-logo.svg 
b/landing-pages/site/static/integration-logos/azure-logo.svg
deleted file mode 100644
index f27261f..0000000
--- a/landing-pages/site/static/integration-logos/azure-logo.svg
+++ /dev/null
@@ -1,24 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg"; width="198.073" height="60" viewBox="0 
0 198.073 60">
-    <g id="Group_191" data-name="Group 191" transform="translate(549.893 
-945.671)">
-        <g id="Group_190" data-name="Group 190" transform="translate(-549.893 
945.671)">
-            <path id="Path_171" d="M-466.061 950.262c11.082-1.552 22.132-3.071 
33.214-4.591-.032 9.752 0 19.5 0 
29.256h-33.245c.032-8.2-.032-16.433.032-24.665" fill="#35a8e1" data-name="Path 
171" transform="translate(492.626 -945.671)"/>
-            <path id="Path_172" d="M27.848 957.669a3.712 3.712 0 0 1 
4.971-.823c-1.2.317-2.565.253-3.673.855-.95 1.33-.443 3.1-.6 4.654 2.216.032 
4.4 0 6.617.032.032-1.615.063-3.2.063-4.813l1.172.032v4.718c1.171.032 2.311.032 
3.483.063v.887c-1.171 0-2.343 0-3.483.032.032 3.42 0 6.807 0 
10.227.095.918-.222 2.153.633 2.786.792.633 1.9.475 
2.85.665v.855c-1.773.032-4.274-.348-4.559-2.5-.222-4.021-.032-8.042-.063-12.063h-6.651c0
 4.876.032 9.752-.032 14.628-.285-.1-.792-.285-1.077-.348-.222-4. [...]
-            <path id="Path_173" d="M-307.661 956.671c.475.095 1.393.285 
1.868.38 3.261 6.364 5.952 13.045 9.024 19.5 3.419-6.3 5.952-13.076 
9.024-19.567.665 0 1.33-.032 
1.995-.032v21.119l-1.425-.127c.032-6.491.095-12.95-.032-19.441-3.1 6.427-5.826 
13.045-8.8 19.5h-1.3c-1.995-4.306-3.958-8.644-5.921-12.982a30.167 30.167 0 0 
0-3.071-6.047c-.222 6.332-.063 12.665-.095 19.029-.317 
0-.982.032-1.3.063.032-7.156 0-14.28.032-21.4" fill="#35a8e1" data-name="Path 
173" transform="translate(384.653  [...]
-            <path id="Path_174" d="M-225.161 957.471c.285 0 .855.032 
1.108.032v2.818h-1.14c0-.95.032-1.9.032-2.85" fill="#35a8e1" data-name="Path 
174" transform="translate(328.329 -953.735)"/>
-            <path id="Path_175" d="M-549.893 964.181c8.422-1.2 16.876-2.216 
25.3-3.609.063 8.2 0 16.369.032 
24.57-8.422.063-16.844-.095-25.266.095-.063-7.029 0-14.058-.063-21.055" 
fill="#35a8e1" data-name="Path 175" transform="translate(549.893 -955.853)"/>
-            <path id="Path_176" d="M-209.483 976.323c3.515-3.673 10.987-2.565 
12.317 2.691a40.82 40.82 0 0 1-1.077.38c-.95-5.066-8.549-5.7-11.082-1.646a8.815 
8.815 0 0 0 .222 9.5c2.47 3.166 8.612 2.913 10.2-1.045.38-.792.7-1.836 
1.836-1.615a7.323 7.323 0 0 1-9.309 5.446c-5.763-1.362-7.029-9.752-3.1-13.71" 
fill="#35a8e1" data-name="Path 176" transform="translate(319.18 -965.107)"/>
-            <path id="Path_177" d="M-225.138 
975.471l1.14.032v15.324l-1.108.063a842.514 842.514 0 0 1-.032-15.419" 
fill="#35a8e1" data-name="Path 177" transform="translate(328.306 -965.995)"/>
-            <path id="Path_178" d="M-156.162 975.571h1.172c.032.95.032 
1.868.063 2.818 1.71-1.488 3.736-3.166 
6.174-2.755.127.158.412.475.538.665-2.818.127-5.952 1.615-6.586 4.623-.412 
3.419.032 6.9-.253 
10.322-.285-.158-.792-.475-1.045-.6-.19-5.034-.032-10.037-.063-15.071" 
fill="#35a8e1" data-name="Path 178" transform="translate(281.261 -966.063)"/>
-            <path id="Path_179" d="M-125.224 975.5c-5.6 1.8-5.952 10.955-.76 
13.488a6.44 6.44 0 0 0 7-1.108 8.242 8.242 0 0 0 .317-10.638 6.328 6.328 0 0 
0-6.554-1.741m-.633-.76a7.726 7.726 0 0 1 7.916 1.71c3.166 3.388 2.945 
9.435-.633 12.412-3.325 2.691-8.96 1.836-11.05-1.995-2.533-4.053-1.045-10.544 
3.768-12.127" fill="#35a8e1" data-name="Path 179" transform="translate(263.981 
-965.199)"/>
-            <path id="Path_180" d="M-72.47 975.258a8.918 8.918 0 0 1 
8.422.063c1.425.76 1.71 2.5 2.121 3.894-1.836.032-1.425-2.375-2.786-3.135a7.319 
7.319 0 0 0-7-.095 2.572 2.572 0 0 0 .063 4.464c2.691 1.393 6.016 1.013 8.612 
2.628 1.52.95 1.773 3.071 1.172 4.623-.792 1.741-2.818 2.311-4.528 
2.6-2.691.412-5.889-.19-7.5-2.565-.6-.95-1.33-2.406.032-3.008.507 1.235.792 
2.723 1.931 3.578 2.09 1.583 5.034 1.425 7.377.6a2.89 2.89 0 0 0 
.7-5c-2.786-1.551-6.364-1.013-8.992-2.881a3.513 3.513 0 0 [...]
-            <path id="Path_181" d="M-19.512 975.265c-5.034.38-6.9 6.807-4.844 
10.8 1.425 3.451 6.269 4.464 9.214 2.343 3.1-2.375 3.515-7.219 
1.52-10.448a5.959 5.959 0 0 0-5.889-2.691m-2.343-.348a7.675 7.675 0 0 1 8.739 
1.868 9.064 9.064 0 0 1-.317 11.462 7.6 7.6 0 0 
1-10.259.348c-4.116-3.578-3.356-11.493 1.836-13.678" fill="#35a8e1" 
data-name="Path 181" transform="translate(192.731 -965.189)"/>
-            <path id="Path_182" d="M-549.738 1041.971h25.266c.032 8.137 0 
16.274.032 24.443-8.454-.76-16.844-2.343-25.266-3.356a1577.65 1577.65 0 0 
1-.032-21.087" fill="#35a8e1" data-name="Path 182" transform="translate(549.801 
-1011.29)"/>
-            <path id="Path_183" d="M-466.093 
1066.6c.063-8.232-.063-16.5.063-24.728 11.05.063 22.132-.032 
33.182.032v29.319c-11.113-1.425-22.2-3.04-33.245-4.623" fill="#35a8e1" 
data-name="Path 183" transform="translate(492.626 -1011.222)"/>
-            <path id="Path_184" d="M-307.8 
1061.414h7.947c-1.266-3.325-2.47-6.681-3.894-9.91-1.52 3.2-2.628 6.617-4.053 
9.91m2.438-12.443c1.14 0 2.248.032 3.388.063 2.913 7.061 5.857 14.121 8.96 
21.119-1.108 
0-2.216-.032-3.325-.032-.823-2.121-1.646-4.211-2.47-6.333-3.325.032-6.617 
0-9.942.032-.855 2.121-1.71 4.211-2.565 6.332h-2.976c2.976-7.061 5.921-14.153 
8.929-21.182" fill="#35a8e1" data-name="Path 184" transform="translate(389.155 
-1016.074)"/>
-            <path id="Path_185" d="M-133.843 1069.182c1.551-1.931 3.546-3.578 
6.174-3.514 0 .855 0 1.71.032 2.565-2.28.095-4.939.982-5.6 3.451-.76 3.23-.222 
6.554-.38 9.847h-2.723a1238.27 1238.27 0 0 1 0-15.419h2.533v3.071z" 
fill="#35a8e1" data-name="Path 185" transform="translate(267.735 -1027.483)"/>
-            <path id="Path_186" d="M-104.17 1072.733c3.388.063 6.744.063 
10.132 0-.538-2.533-2.66-4.971-5.509-4.5-2.565-.127-4.116 2.28-4.623 
4.5m-.728-3.926c2.66-3.356 8.359-3.7 11.272-.475a10.054 10.054 0 0 1 2.153 
6.586c-4.243.032-8.454-.032-12.7.032.317 1.267.412 2.723 1.456 3.641 2.47 2.47 
7.346 1.9 8.612-1.551.633.032 1.9.032 2.5.063-1.488 5.351-8.929 6.586-12.76 
3.1a8.753 8.753 0 0 1-.538-11.4" fill="#35a8e1" data-name="Path 186" 
transform="translate(247.545 -1027.773)"/>
-            <path id="Path_187" d="M-245.15 1067.1c4.433-.032 8.834-.063 
13.266.032-.1 1.71-1.425 2.85-2.47 4.084-2.628 3.008-5.288 6.016-7.884 9.055 
3.514.665 7.092-.38 10.607.38 0 .443.032 1.362.032 
1.836h-13.995v-1.931c3.261-3.736 6.681-7.314 
9.784-11.177-3.008-.253-6.047-.032-9.055-.222-.095-.475-.222-1.52-.285-2.058" 
fill="#35a8e1" data-name="Path 187" transform="translate(342.271 -1028.443)"/>
-            <path id="Path_188" d="M-193.7 1067.071c.887 0 1.8 0 2.723.032.063 
3.8-.19 7.631.1 11.43 1.425 4.084 8.359 2.185 8.359-1.9.095-3.166 
0-6.364.032-9.53h2.628v15.42h-2.406c-.063-.507-.158-1.552-.222-2.09a7.509 7.509 
0 0 1-8.707 
1.741c-1.836-.823-2.438-2.976-2.438-4.813-.127-3.451-.032-6.871-.063-10.29" 
fill="#35a8e1" data-name="Path 188" transform="translate(306.87 -1028.443)"/>
-        </g>
-    </g>
-</svg>
diff --git a/landing-pages/site/static/integration-logos/azure/Azure Cosmos 
DB.svg b/landing-pages/site/static/integration-logos/azure/Azure Cosmos DB.svg
new file mode 100644
index 0000000..1b6504f
--- /dev/null
+++ b/landing-pages/site/static/integration-logos/azure/Azure Cosmos DB.svg     
@@ -0,0 +1,11 @@
+<svg xmlns="http://www.w3.org/2000/svg"; class="fxs-portal-svg" 
id="FxSymbol0-0fb" role="presentation" viewBox="0 0 23.981 22" 
focusable="false" xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:svg="http://www.w3.org/2000/svg";>
+<g>
+<title/>
+<title>Cosmos_DB_2</title>
+<path class="msportalfx-svg-c15" fill="#59b4d9" d="M 19.8 9.8 A 7.98 7.98 0 1 
1 10.3 4 a 7.95 7.95 0 0 1 9.5 5.8 Z"/>
+<path class="msportalfx-svg-c01" opacity="0.5" fill="#ffffff" d="M 11 14.9 a 
2.112 2.112 0 0 0 -2.1 -2.1 h -0.4 A 2.015 2.015 0 0 0 7 10.3 H 4.4 a 7.8 7.8 0 
0 0 1.9 6.8 h 2.6 a 2.2 2.2 0 0 0 2.1 -2.2 Z m 2.6 -8.7 v 0.4 h -0.9 a 2.2 2.2 
0 0 0 0 4.4 H 20 a 7.624 7.624 0 0 0 -4.1 -6.2 H 15 a 1.367 1.367 0 0 0 -1.4 
1.4 Z m 6.4 6.3 h -4.3 a 1.793 1.793 0 0 0 -1.8 1.8 a 2.92 2.92 0 0 0 0.2 0.9 a 
1.812 1.812 0 0 0 -1.2 2.2 a 1.631 1.631 0 0 0 1.7 1.2 h 1.2 a 7.947 7.947 0 0 
0 4.2 -6.1 Z"/>
+<path class="msportalfx-svg-c13" fill="#b8d432" d="M 3.2 6.4 a 0.215 0.215 0 0 
1 -0.2 -0.2 A 2.8 2.8 0 0 0 0.2 3.4 c -0.1 0.1 -0.2 -0.1 -0.2 -0.2 A 0.215 
0.215 0 0 1 0.2 3 A 2.8 2.8 0 0 0 3 0.2 c 0 -0.2 0.1 -0.2 0.2 -0.2 s 0.3 0 0.3 
0.2 A 2.8 2.8 0 0 0 6.3 3 a 0.2 0.2 0 0 1 0 0.4 a 2.8 2.8 0 0 0 -2.8 2.8 c 0 
0.1 -0.1 0.2 -0.3 0.2 Z"/>
+<path class="msportalfx-svg-c15" fill="#59b4d9" d="M 20.3 22 c -0.1 0 -0.1 0 
-0.1 -0.1 a 1.666 1.666 0 0 0 -1.7 -1.6 c -0.1 0 -0.1 0 -0.1 -0.1 s 0 -0.1 0.1 
-0.1 a 1.735 1.735 0 0 0 1.7 -1.6 c 0 -0.1 0 -0.1 0.1 -0.1 s 0.1 0 0.1 0.1 a 
1.666 1.666 0 0 0 1.7 1.6 c 0.1 0 0.1 0 0.1 0.1 s 0 0.1 -0.1 0.1 a 1.735 1.735 
0 0 0 -1.7 1.6 c 0.1 0.1 0 0.1 -0.1 0.1 Z"/>
+<path d="M 23.7 4.6 c -0.8 -1.2 -2.6 -1.5 -5.5 -0.8 a 19.752 19.752 0 0 0 -2.6 
0.8 a 7.837 7.837 0 0 1 1.5 1 c 0.5 -0.1 1 -0.3 1.4 -0.4 a 9.079 9.079 0 0 1 
2.3 -0.3 c 0.9 0 1.4 0.2 1.6 0.5 c 0.3 0.5 0 1.7 -1.6 3.6 a 9.428 9.428 0 0 1 
-1 1 a 34.078 34.078 0 0 1 -6 4.6 A 27.9 27.9 0 0 1 7 17.7 c -2.9 0.9 -4.9 0.9 
-5.3 0.2 s 0.4 -2.5 2.6 -4.6 a 11.019 11.019 0 0 1 -0.2 -1.8 C 0.7 14.6 -0.4 
17.3 0.4 18.7 a 3.51 3.51 0 0 0 3 1.2 a 15.047 15.047 0 0 0 5.1 -1.1 a 33.625 
33.625 0 0 0 6 -3 a 41.8 [...]
+</g>
+</svg>
diff --git a/landing-pages/site/static/integration-logos/azure/Azure Files.svg 
b/landing-pages/site/static/integration-logos/azure/Azure Files.svg
new file mode 100644
index 0000000..9b48467
--- /dev/null
+++ b/landing-pages/site/static/integration-logos/azure/Azure Files.svg 
@@ -0,0 +1,8 @@
+<svg data-slug-id="storage-files" xmlns="http://www.w3.org/2000/svg"; 
viewBox="0 0 50 50" class="fxs-portal-svg" id="FxSymbol0-05f" 
role="presentation" focusable="false" 
xmlns:xlink="http://www.w3.org/1999/xlink";>
+<path fill="#A0A1A2" 
d="M0,45.1c0,1,0.8,1.9,1.8,1.9h46.3c1,0,1.9-0.8,1.9-1.9V12H0V45.1z"></path>
+<path fill="#7A7A7A" 
d="M48.1,4.1H1.8C0.8,4.1,0,5,0,6v6h50V6c0-1-0.8-1.6-1.9-1.6"></path>
+<rect x="4" y="25.5" fill="#B8D432" width="42" height="7"></rect>
+<rect x="4" y="15" fill="#FFFFFF" width="42" height="7"></rect>
+<rect x="4" y="36" fill="#B8D432" width="42" height="7"></rect>
+<path opacity="0.2" fill="#FFFFFF" 
d="M2,4C0.9,4,0,4.9,0,6v7.3v3.3v28c0,1.1,0.9,2,2,2h2.2L43.6,4H2z"></path>
+</svg>
diff --git a/landing-pages/site/static/integration-logos/azure/Blob Storage.svg 
b/landing-pages/site/static/integration-logos/azure/Blob Storage.svg
new file mode 100644
index 0000000..0a88327
--- /dev/null
+++ b/landing-pages/site/static/integration-logos/azure/Blob Storage.svg        
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; class="fxs-portal-svg" 
id="FxSymbol0-05f" role="presentation" viewBox="0 0 50 50" focusable="false">
+<path fill="#A0A1A2" 
d="M0,44.8c0,1,0.8,1.9,1.8,1.9h46.3c1,0,1.9-0.8,1.9-1.9l0-33.1H0V44.8z"/>
+<path fill="#7A7A7A" 
d="M48.1,4H1.8C0.8,4,0,4.9,0,5.9v5.7h50l0-5.7C50,4.9,49.2,4,48.1,4"/>
+<rect x="3.7" y="15.1" fill="#0072C6" width="20.4" height="13"/>
+<rect x="3.7" y="29.9" fill="#0072C6" width="20.4" height="13"/>
+<rect x="25.9" y="15.1" fill="#FFFFFF" width="20.3" height="13"/>
+<rect x="25.9" y="29.9" fill="#0072C6" width="20.3" height="13"/>
+<path opacity="0.2" fill="#FFFFFF" 
d="M2,4C0.9,4,0,4.9,0,6v7.3v3.3v28c0,1.1,0.9,2,2,2h2.2L43.6,4H2z"/>
+</svg>
diff --git a/landing-pages/site/static/integration-logos/azure/Container 
Instances.svg b/landing-pages/site/static/integration-logos/azure/Container 
Instances.svg
new file mode 100644
index 0000000..e11f5e8
--- /dev/null
+++ b/landing-pages/site/static/integration-logos/azure/Container Instances.svg 
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg"; class="fxs-portal-svg" 
id="FxSymbol0-05f" role="presentation" viewBox="0 0 50 50" focusable="false" 
xmlns:xlink="http://www.w3.org/1999/xlink"; 
xmlns:svg="http://www.w3.org/2000/svg";>
+<g>
+<title/>
+<path class="msportalfx-svg-c15" fill="#59b4d9" d="M 42 11.318 C 41.64 4.74 
36.015 -0.301 29.437 0.059 A 11.926 11.926 0 0 0 20.4 5.011 a 9.444 9.444 0 0 0 
-14.932 9.8 A 8.97 8.97 0 0 0 9.164 31.95 h 30.378 c 5.779 -0.003 10.461 -4.689 
10.458 -10.468 a 10.463 10.463 0 0 0 -8 -10.164 Z"/>
+<path class="msportalfx-svg-c17" fill="#804998" d="M 13.1 21.95 a 1 1 0 0 0 -1 
1 v 26 a 1 1 0 0 0 1 1 h 24 a 1 1 0 0 0 1 -1 v -26 a 1 1 0 0 0 -1 -1 h -24 Z"/>
+<path class="msportalfx-svg-c01" fill="#ffffff" d="M 23.1 21.95 v -7 h -3 l 5 
-7 l 5 7 h -3 v 7 Z m 10 3 h -18 v 22 h 20 v -22 h -2 Z"/>
+<path class="msportalfx-svg-c17" fill="#804998" d="M 17.067 26.95 h 4 v 18 h 
-4 Z m 6 0 h 4 v 18 h -4 Z m 6 0 h 4 v 18 h -4 Z"/>
+</g>
+</svg>
diff --git a/landing-pages/site/static/integration-logos/azure/Data Lake 
Storage.svg b/landing-pages/site/static/integration-logos/azure/Data Lake 
Storage.svg
new file mode 100644
index 0000000..d08dfeb
--- /dev/null
+++ b/landing-pages/site/static/integration-logos/azure/Data Lake Storage.svg   
@@ -0,0 +1,37 @@
+<svg xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; class="fxs-portal-svg" 
id="FxSymbol0-05f" role="presentation" viewBox="0 0 50 50" focusable="false">
+<path fill="#3E3E3E" 
d="M44,50H6c-3.314,0-6-2.686-6-6V8h50v36C50,47.314,47.314,50,44,50z"/>
+<path fill="#804998" 
d="M41.45,37c-2.235,0-4.16-0.953-5.038-2.326c-0.195-0.305-0.631-0.306-0.827-0.002
+C34.699,36.046,32.757,37,30.5,37c-2.258,0-4.202-0.956-5.087-2.331c-0.195-0.304-0.631-0.304-0.826,0
+C23.702,36.044,21.758,37,19.5,37c-2.255,0-4.196-0.952-5.082-2.324c-0.197-0.305-0.633-0.303-0.828,0.003
+C12.717,36.049,10.812,37,8.6,37c-1.491,0-2.841-0.432-3.831-1.133C4.446,35.639,4,35.893,4,36.288V46h42V35.287
+C44.997,36.322,43.334,37,41.45,37z"/>
+<path opacity="0.1" fill="#FFFFFF" enable-background="new    " 
d="M41.45,37c-2.235,0-4.16-0.953-5.038-2.326
+c-0.195-0.305-0.631-0.306-0.827-0.002C34.699,36.046,32.757,37,30.5,37c-2.258,0-4.202-0.956-5.087-2.331
+c-0.195-0.304-0.631-0.304-0.826,0C23.702,36.044,21.758,37,19.5,37c-2.255,0-4.196-0.952-5.082-2.324
+c-0.197-0.305-0.633-0.303-0.828,0.003C12.717,36.049,10.812,37,8.6,37c-1.491,0-2.841-0.432-3.831-1.133
+C4.446,35.639,4,35.893,4,36.288V46h42V35.287C44.997,36.322,43.334,37,41.45,37z"/>
+<path opacity="0.2" fill="#FFFFFF" enable-background="new    " 
d="M41.45,37c-2.235,0-4.16-0.953-5.038-2.326
+c-0.195-0.305-0.631-0.306-0.827-0.002C34.699,36.046,32.757,37,30.5,37c-2.258,0-4.202-0.956-5.087-2.331
+c-0.195-0.304-0.631-0.304-0.826,0C23.702,36.044,21.758,37,19.5,37c-2.255,0-4.196-0.952-5.082-2.324
+c-0.197-0.305-0.633-0.303-0.828,0.003C12.717,36.049,10.812,37,8.6,37c-1.491,0-2.841-0.432-3.831-1.133
+C4.446,35.639,4,35.893,4,36.288v1.901C4.982,39.279,6.674,40,8.6,40c2.687,0,4.92-1.402,5.401-3.254
+C14.49,38.598,16.764,40,19.5,40c2.738,0,5.013-1.404,5.5-3.258C25.487,38.596,27.762,40,30.5,40c2.737,0,5.011-1.403,5.5-3.256
+C36.484,38.597,38.738,40,41.45,40c1.885,0,3.547-0.678,4.55-1.713v-3C44.997,36.322,43.334,37,41.45,37z"/>
+<path fill="#59B4D9" 
d="M41.45,7c-2.235,0-4.16-0.953-5.038-2.326c-0.195-0.305-0.631-0.306-0.827-0.002
+C34.699,6.046,32.757,7,30.5,7c-2.258,0-4.202-0.956-5.087-2.331c-0.195-0.304-0.631-0.304-0.826,0C23.702,6.044,21.758,7,19.5,7
+c-2.255,0-4.196-0.952-5.082-2.324c-0.197-0.305-0.633-0.303-0.828,0.003C12.717,6.049,10.812,7,8.6,7
+C7.109,7,5.759,6.568,4.769,5.867C4.446,5.639,4,5.893,4,6.288V16h42V6.349c0-0.391-0.438-0.647-0.762-0.428
+C44.247,6.59,42.916,7,41.45,7z"/>
+<path fill="#B8D432" 
d="M41.45,22c-2.235,0-4.16-0.953-5.038-2.326c-0.195-0.305-0.631-0.306-0.827-0.002
+C34.699,21.046,32.757,22,30.5,22c-2.258,0-4.202-0.956-5.087-2.331c-0.195-0.304-0.631-0.304-0.826,0
+C23.702,21.044,21.758,22,19.5,22c-2.255,0-4.196-0.952-5.082-2.324c-0.197-0.305-0.633-0.303-0.828,0.003
+C12.717,21.049,10.812,22,8.6,22c-1.491,0-2.841-0.432-3.831-1.133C4.446,20.639,4,20.893,4,21.288V31h42V20.287
+C44.997,21.322,43.334,22,41.45,22z"/>
+<path opacity="0.2" fill="#FFFFFF" enable-background="new    " 
d="M41.45,22c-2.235,0-4.16-0.953-5.038-2.326
+c-0.195-0.305-0.631-0.306-0.827-0.002C34.699,21.046,32.757,22,30.5,22c-2.258,0-4.202-0.956-5.087-2.331
+c-0.195-0.304-0.631-0.304-0.826,0C23.702,21.044,21.758,22,19.5,22c-2.255,0-4.196-0.952-5.082-2.324
+c-0.197-0.305-0.633-0.303-0.828,0.003C12.717,21.049,10.812,22,8.6,22c-1.491,0-2.841-0.432-3.831-1.133
+C4.446,20.639,4,20.893,4,21.288v1.901C4.982,24.279,6.674,25,8.6,25c2.687,0,4.92-1.402,5.401-3.254
+C14.49,23.598,16.764,25,19.5,25c2.738,0,5.013-1.404,5.5-3.258C25.487,23.596,27.762,25,30.5,25c2.737,0,5.011-1.403,5.5-3.256
+C36.484,23.597,38.738,25,41.45,25c1.885,0,3.547-0.678,4.55-1.713v-3C44.997,21.322,43.334,22,41.45,22z"/>
+</svg>
diff --git a/landing-pages/site/static/integration-logos/gcp/AI-Platform.png 
b/landing-pages/site/static/integration-logos/gcp/AI-Platform.png
new file mode 100644
index 0000000..f85ff7f
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/AI-Platform.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/BigQuery.png 
b/landing-pages/site/static/integration-logos/gcp/BigQuery.png
new file mode 100644
index 0000000..a7e0a71
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/BigQuery.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-AutoML.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-AutoML.png
new file mode 100644
index 0000000..b147e07
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-AutoML.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-Bigtable.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Bigtable.png
new file mode 100644
index 0000000..afce5e0
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Bigtable.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-Build.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Build.png
new file mode 100644
index 0000000..d09c343
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Build.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-Dataflow.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Dataflow.png
new file mode 100644
index 0000000..c53ddf8
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Dataflow.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-Dataproc.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Dataproc.png
new file mode 100644
index 0000000..eb5ed2c
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Dataproc.png differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Cloud-Datastore.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Datastore.png
new file mode 100644
index 0000000..43a77a8
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Datastore.png differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Cloud-Functions.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Functions.png
new file mode 100644
index 0000000..24188a4
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Functions.png differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Cloud-Memorystore.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Memorystore.png
new file mode 100644
index 0000000..ceb3b89
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Memorystore.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-NLP.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-NLP.png
new file mode 100644
index 0000000..a8c4308
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-NLP.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-PubSub.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-PubSub.png
new file mode 100644
index 0000000..5b5610c
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-PubSub.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-SQL.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-SQL.png
new file mode 100644
index 0000000..9763c55
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-SQL.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-Spanner.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Spanner.png
new file mode 100644
index 0000000..88068fb
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Spanner.png differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Cloud-Speech-to-Text.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Speech-to-Text.png
new file mode 100644
index 0000000..fd5ccea
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Speech-to-Text.png 
differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-Storage.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Storage.png
new file mode 100644
index 0000000..3b7bb1a
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Storage.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Cloud-Tasks.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Tasks.png
new file mode 100644
index 0000000..39a54f0
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Tasks.png differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Cloud-Text-to-Speech.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Text-to-Speech.png
new file mode 100644
index 0000000..5822fa6
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Text-to-Speech.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Cloud-Translation-API.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Translation-API.png
new file mode 100644
index 0000000..6997d9f
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Translation-API.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Cloud-Video-Intelligence-API.png
 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Video-Intelligence-API.png
new file mode 100644
index 0000000..1c6e00c
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Video-Intelligence-API.png
 differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Cloud-Vision-API.png 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Vision-API.png
new file mode 100644
index 0000000..28e2d63
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Cloud-Vision-API.png differ
diff --git a/landing-pages/site/static/integration-logos/gcp/Compute-Engine.png 
b/landing-pages/site/static/integration-logos/gcp/Compute-Engine.png
new file mode 100644
index 0000000..a4b52d9
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Compute-Engine.png differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Key-Management-Service.png 
b/landing-pages/site/static/integration-logos/gcp/Key-Management-Service.png
new file mode 100644
index 0000000..46edd26
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Key-Management-Service.png 
differ
diff --git 
a/landing-pages/site/static/integration-logos/gcp/Kubernetes-Engine.png 
b/landing-pages/site/static/integration-logos/gcp/Kubernetes-Engine.png
new file mode 100644
index 0000000..0e434e3
Binary files /dev/null and 
b/landing-pages/site/static/integration-logos/gcp/Kubernetes-Engine.png differ
diff --git a/landing-pages/site/static/integrations.json 
b/landing-pages/site/static/integrations.json
index ce0e180..b594457 100644
--- a/landing-pages/site/static/integrations.json
+++ b/landing-pages/site/static/integrations.json
@@ -1,122 +1,152 @@
 [
   {
     "name": "Apache Cassandra",
+    "logo": "/integration-logos/apache/cassandra-3.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "Apache Druid",
+    "logo": "/integration-logos/apache/druid-1.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "Hadoop Distributed File System (HDFS)",
+    "logo": "/integration-logos/apache/hadoop.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "Apache Hive",
+    "logo": "/integration-logos/apache/hive.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "Apache Pig",
+    "logo": "/integration-logos/apache/pig.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "Apache Pinot",
+    "logo": "/integration-logos/apache/pinot.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "Apache Spark",
+    "logo": "/integration-logos/apache/spark.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "Apache Sqoop",
+    "logo": "/integration-logos/apache/sqoop.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "WebHDFS",
+    "logo": "/integration-logos/apache/hadoop.png",
     "url": "/docs/stable/integration.html#asf-apache-software-foundation"
   },
   {
     "name": "Azure Blob Storage",
+    "logo": "/integration-logos/azure/Blob Storage.svg",
     "url": "/docs/stable/integration.html#azure-microsoft-azure"
   },
   {
     "name": "Azure Container Instances",
+    "logo": "/integration-logos/azure/Container Instances.svg",
     "url": "/docs/stable/integration.html#azure-microsoft-azure"
   },
   {
     "name": "Azure Cosmos DB",
+    "logo": "/integration-logos/azure/Azure Cosmos DB.svg",
     "url": "/docs/stable/integration.html#azure-microsoft-azure"
   },
   {
     "name": "Azure Data Lake Storage",
+    "logo": "/integration-logos/azure/Data Lake Storage.svg",
     "url": "/docs/stable/integration.html#azure-microsoft-azure"
   },
   {
     "name": "Azure Files",
+    "logo": "/integration-logos/azure/Azure Files.svg",
     "url": "/docs/stable/integration.html#azure-microsoft-azure"
   },
   {
     "name": "Amazon Athena",
+    "logo": "/integration-logos/aws/amazon-athena_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "AWS Batch",
+    "logo": "/integration-logos/aws/aws-batch_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon CloudWatch Logs",
+    "logo": "/integration-logos/aws/amazon-cloudwatch_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon DynamoDB",
+    "logo": "/integration-logos/aws/amazon-dynamodb_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon EC2",
+    "logo": "/integration-logos/aws/amazon-ec2_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon EMR",
+    "logo": "/integration-logos/aws/amazon-emr_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "AWS Glue Catalog",
+    "logo": "/integration-logos/aws/aws-glue_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon Kinesis Data Firehose",
+    "logo": 
"/integration-logos/aws/amazon-kinesis-data-firehose_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "AWS Lambda",
+    "logo": "/integration-logos/aws/aws-lambda_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon Redshift",
+    "logo": "/integration-logos/aws/amazon-redshift_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon Simple Storage Service (S3)",
+    "logo": 
"/integration-logos/aws/amazon-simple-storage-service-s3_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon SageMaker",
+    "logo": "/integration-logos/aws/amazon-sagemaker_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon Simple Notification Service (SNS)",
+    "logo": 
"/integration-logos/aws/amazon-simple-notification-service-sns_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "Amazon Simple Queue Service (SQS)",
+    "logo": 
"/integration-logos/aws/amazon-simple-queue-service-sqs_light...@4x.png",
     "url": "/docs/stable/integration.html#aws-amazon-web-services"
   },
   {
     "name": "AutoML",
+    "logo": "/integration-logos/gcp/Cloud-AutoML.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "BigQuery",
+    "logo": "/integration-logos/gcp/BigQuery.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
@@ -125,14 +155,17 @@
   },
   {
     "name": "Bigtable",
+    "logo": "/integration-logos/gcp/Cloud-Bigtable.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Build",
+    "logo": "/integration-logos/gcp/Cloud-Build.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Compute Engine",
+    "logo": "/integration-logos/gcp/Compute-Engine.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
@@ -141,58 +174,72 @@
   },
   {
     "name": "Dataflow",
+    "logo": "/integration-logos/gcp/Cloud-Dataflow.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Dataproc",
+    "logo": "/integration-logos/gcp/Cloud-Dataproc.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Datastore",
+    "logo": "/integration-logos/gcp/Cloud-Datastore.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Functions",
+    "logo": "/integration-logos/gcp/Cloud-Functions.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Key Management Service (KMS)",
+    "logo": "/integration-logos/gcp/Key-Management-Service.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Kubernetes Engine",
+    "logo": "/integration-logos/gcp/Kubernetes-Engine.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Machine Learning Engine",
+    "logo": "/integration-logos/gcp/AI-Platform.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Memorystore",
+    "logo": "/integration-logos/gcp/Cloud-Memorystore.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Natural Language",
+    "logo": "/integration-logos/gcp/Cloud-NLP.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Pub/Sub",
+    "logo": "/integration-logos/gcp/Cloud-PubSub.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Spanner",
+    "logo": "/integration-logos/gcp/Cloud-Spanner.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Speech-to-Text",
+    "logo": "/integration-logos/gcp/Cloud-Speech-to-Text.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud SQL",
+    "logo": "/integration-logos/gcp/Cloud-SQL.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Storage (GCS)",
+    "logo": "/integration-logos/gcp/Cloud-Storage.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
@@ -201,22 +248,27 @@
   },
   {
     "name": "Cloud Tasks",
+    "logo": "/integration-logos/gcp/Cloud-Tasks.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Text-to-Speech",
+    "logo": "/integration-logos/gcp/Cloud-Text-to-Speech.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Translation",
+    "logo": "/integration-logos/gcp/Cloud-Translation-API.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Video Intelligence",
+    "logo": "/integration-logos/gcp/Cloud-Video-Intelligence-API.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {
     "name": "Cloud Vision",
+    "logo": "/integration-logos/gcp/Cloud-Vision-API.png",
     "url": "/docs/stable/integration.html#gcp-google-cloud-platform"
   },
   {

Reply via email to