RSSAmplifier

Bart Fokker · Oct 27, 2019

Running a serverless Go web application

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Introduction Recently Google introduced the beta program for Google Cloud Run . This is a service to run stateless containers on a fully managed environment by Google. It is essentially serverless for any container, scaling your containers up and down as requests (and peaks) come and go. The benefit of using tools like Cloud Run is that it abstracts away all the infrastructure, thus you can focus…

Read on bartfokker.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.