Menu

  • Home
  • About me
  • GitHub
  • Twitter
  • LinkedIn
  • eBooks

    • • Everyday Go
    • • Serverless for Everyone Else
    • • Netboot the Raspberry Pi

Alex Ellis' Blog

Cloud Native & Open Source

← Newer Posts
Page 35 of 50
Older Posts →

Golang and Docker 1.13 on your Raspberry Pi

This post is a quick for getting a Golang development environment set up on your Raspberry Pi with Docker 1.13. Golang is a compiled language which...

JANUARY 28, 2017 on GOLANG, RASPBERRY PI, DOCKER, ...

Golang basics - fetch JSON from an API

This is a recipe in Golang for making a "GET" request over HTTP to an API on the Internet. We will be querying an endpoint provided for free that tel...

JANUARY 26, 2017 on GOLANG, GOLANG BASICS, PROGRAMMING, ...

Meet Minio, an S3 server you can self-host

Minio is a project that has come up on my radar several times and caught my attention - it's an S3-compatible object-storage server that you can run...

JANUARY 17, 2017 on MINIO, S3

Functions as a Service - FaaS (en Français)

> Translated from the original article by Sylvain Deauré. Would you like to see more content covered in French? Un des mots à la mode en 2016 a été...

JANUARY 13, 2017 on DOCKER, SERVERLESS, FONCTIONS, ...

Functions as a Service (FaaS)

One of 2016's key buzzwords was serverless - but is anyone sure what that means? Both AWS Lambda and Kubernetes Jobs provide their own solutions in t...

JANUARY 4, 2017 on FAAS, SERVERLESS, FUNCTIONS
← Newer Posts
Page 35 of 50
Older Posts →
Alex Ellis' Blog © 2025