how can i structing component when gcp as a api gateway for bare metal(local) server?

Viewed 40

BackGround

I am planning to service a web community which heavily use deep learning system.

So I have 6 computer for using my own web service.

3 of them is super high performance spec(ryzen 5950, 128GB RAM, RTX 3090) which for deeplearning service.

other 3 of them is middle range performance spec(ryzen 5700G, 24GB).

I hope to use these bare metal server for my service and hope to use gcp as a api gateway(wanting to block dos attack, get some metrics, logs and so on).

I want to use Google Analytics for getting brief metric of my web service and I think gcp is the best cloud service when integrating whole service metrics. (if not please let me know).

I subscribe a network service that I have one static IP.

And I have a router that can connect up to 8 PC.

Question

  1. what kind of gcp service is the best practice on my service?
  2. If i have to use VM marchine for my own api gateway, what kind of program is proper to my service? and what kind of firewall configuration is needed?
  3. Is there any the better way to service with good security?

thank you for reading.

0 Answers
Related