GCP Cloud Run internal networking not secured and unencrypted

0 votes

i am currently getting my head around "gcp cloud run". my biggest concern at the moment is that it seems traffic behind the endpoint (loadbalancer) is not encrypted up to the container instance. is that assumption correct?

client -> internet -> gloud run endpoint (TLS) -> 1-n "my container instance(s)" on port 8080 (http, unencrypted, on shared gcp infrastructure)

that would be a no-go for my companies security policies which say that all traffic um to the instance needs to be "encrypted in transport"

from the unofficial cloud run faq i read this (which doesn't really make sense to me)

Mar 19, 2022 in GCP by Rahul
• 3,380 points
422 views

1 answer to this question.

0 votes

Traffic is entirely encrypted all the time during request. After termination of TLS connection at GFE, request is encapsulated into RPC call with Application Layer Transport Security. These RPC's are authenticated and encrypted. 

Please check this part of the documentation for more insights.

answered Mar 20, 2022 by Korak
• 5,820 points

Related Questions In GCP

0 votes
1 answer

What are the libraries and tools for cloud storage on GCP?

At the center level, XML API and ...READ MORE

answered Oct 7, 2019 in GCP by Sirajul
• 59,230 points
1,688 views
–1 vote
1 answer

How to copy files between Cloud Shell and the local machine in GCP?

Hi@akhtar, You can copy files from the remote ...READ MORE

answered Nov 9, 2020 in GCP by MD
• 95,440 points
8,820 views
0 votes
1 answer

What is the difference between GCP cloud composer and workflow?

There are some key differences to consider ...READ MORE

answered Mar 17, 2022 in GCP by Korak
• 5,820 points
1,958 views
0 votes
1 answer

GCP auto shutdown and startup using Google Cloud Schedulers

In order to start and stop a ...READ MORE

answered Mar 20, 2022 in GCP by Korak
• 5,820 points
1,090 views
0 votes
1 answer

Differentiate between spring cloud gcp pub sub and google cloud pub sub

The difference is whether you prefer to ...READ MORE

answered Apr 6, 2022 in GCP by Korak
• 5,820 points
337 views
0 votes
1 answer
0 votes
1 answer

trying to understand gcp cloud costs and determine free or low cost relational database hosting?

GCP's pricing is really competitive on the ...READ MORE

answered Apr 6, 2022 in GCP by Korak
• 5,820 points
470 views
0 votes
1 answer

Google Cloud: New shared BigQuery datasets and GCP projects is not visible for my user

Let's suppose you have project1 and project2 and ...READ MORE

answered Mar 20, 2022 in GCP by Korak
• 5,820 points
416 views
0 votes
1 answer

Google Cloud: New shared BigQuery datasets and GCP projects is not visible for my user

Let's suppose you have project 1 and ...READ MORE

answered Apr 5, 2022 in GCP by Korak
• 5,820 points
549 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP