python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Replicate Kafka Data from AWS Kafka to confluent kafka using Load alancer
I have a use case to replicate Kafka topics and data from one Kafka cluster in AWS to Confluent Kafka deployed on AWS. The issue is, my Kafka in AWS is deployed in a VPC, say VPC-1 that dosent allow f...
ZZzzZZzz
Votes: 0
Answers: 0
How to connect appengine to vpc-connector
I have a django project that I deploy to Cloud Run. It uses two GCP resources - a Postgres database, and a Redis MemoryStore instance for caching.
Redis instances can only be connected to with serverl...
talkingtoaj
Votes: 0
Answers: 2
GCP, Cloud Run external IP is not working
I followed this https://cloud.google.com/run/docs/configuring/static-outbound-ip
and it is not working
I can now check the static IP address on the VPC page and Cloud NAT page. (They both have the sam...
dontknowhy
Votes: 0
Answers: 1
Serverless VPC Access connector with a "VPC with multiple Subnets"
I have the following scenario:
VPC network with one subnet that has 2 VMs with SQL Server installed (both have same data).
Serverless VPC Access connector
Cloud Run Service (Django container)
My cod...
Adel Khayata
Votes: 0
Answers: 1