Posts in 2018
Hello World: Creating Functions using Fission (in Golang)
Monday, March 05, 2018 in Blog
Categories:
First, What is Serverless? In the last blog post Kubernetes for Newbies, we went over how to get an application up and running on Kubernetes. Though Kubernetes is surely a hot topic in tech, the “serverless” space has become just as (if not even …
Hello World in Go for Kubernetes Newbies
Tuesday, February 20, 2018 in Blog
Categories:
Over the past 3 or so years, it seems the term “containerization” and the name “Kubernetes” have been amplified throughout the tech community non-stop. Even with that being so, as a developer, it can be easy to shy away from Kubernetes as its …