I don't have the necessary support package to ask Google directly. Therefor I'm posing this question anyone who has knowledge and a kind heart.
I’m planning on migrating some of my server needs from AWS to GCP. In the effort to make this happen, I’d like to get some guidance on the GCP product suite.
Some of the information in this segment might not be of relevance, but I’ll leave it in to brush out the situation and wants. I’m planning on sending files from an Amazon S3 bucket to a GCP gpu instance continuously, as the files are uploaded to my s3 bucket. When the files has been transferred to the GCP instance and is processed, it is to be send back the s3 bucket. This service is to run continuously and it’s the reason I’m planning on switching to GCP, as the GPU instances are much cheaper there in the long run.
Does anyone have suggestions to the architecture of this endeavor?