HavocXphere
Honorary Master
I set up a google cloud platform account...but am a little bewildered by the amount of things on offer. Could someone help me make sense of them?
Looking to host some python code - web scraping, number crunching, maybe some light webpage hosting with results of number crunching. Needs to be something where I can bring in my own python modules/libs and preferably Python 3.
The main choices seem to be:
App Engine - I gather this requires somewhat of a hybrid of classic python and app engine specific commands? Looks like python 2.7 only to me?
Compute - A full VM by the looks of it? Debian image and all that jazz?
Kubernets - I gather I don't need this if I don't have lots of containers?
So I'm guessing I need either app engine or compute? Compute seems preferable because it's a classic environment, but I'm guessing App Engine has better performance given the more constrain functionality?
Or would I split it like App Engine is front end and compute crunches the numbers?
Anyway...any pointers on where to dive in would be appreciated.
Looking to host some python code - web scraping, number crunching, maybe some light webpage hosting with results of number crunching. Needs to be something where I can bring in my own python modules/libs and preferably Python 3.
The main choices seem to be:
App Engine - I gather this requires somewhat of a hybrid of classic python and app engine specific commands? Looks like python 2.7 only to me?
Compute - A full VM by the looks of it? Debian image and all that jazz?
Kubernets - I gather I don't need this if I don't have lots of containers?
So I'm guessing I need either app engine or compute? Compute seems preferable because it's a classic environment, but I'm guessing App Engine has better performance given the more constrain functionality?
Or would I split it like App Engine is front end and compute crunches the numbers?
Anyway...any pointers on where to dive in would be appreciated.
