Skip to content

Instantly share code, notes, and snippets.

@kaushik853
kaushik853 / gcp-aws-private-service-connect.sh
Created May 27, 2023 16:10 — forked from mikesparr/gcp-aws-private-service-connect.sh
Example sharing AWS private services to GCP project via site-to-site VPN and Google Private Service Connect
#!/usr/bin/env bash
#####################################################################
# CONTINUATION FROM GCP-AWS-SITE-TO-SITE-VPN DEMO
# - https://gist.github.com/mikesparr/2580819fdbe96b108335e7080f5c8832
# - NOTE: several ENV VAR references are already in shell from prior steps
#####################################################################
PART 2
@kaushik853
kaushik853 / cheatsheet-elasticsearch.md
Created January 20, 2020 16:39 — forked from ruanbekker/cheatsheet-elasticsearch.md
Elasticsearch Cheatsheet : Example API usage of using Elasticsearch with curl