Blog.alexellis.io

Serverless: Databases with OpenFaaS and Mongo

Serverless is viewed as an evolution in architecture, but functions do not replace our existing systems such as relational databases. Functions serve us best when they combine the strengths of long-running/stateful processes with the velocity and … See more

Actived: 1 days ago

URL: https://blog.alexellis.io/serverless-databases-with-openfaas-and-mongo/

How to Troubleshoot Applications on Kubernetes

WEBWhen your deployment has more than one replica, then the kubectl logs command will select only one of them, and you'll miss out on potentially important …

Category:  Health Go Health

Monitor your applications with Prometheus

WEBMonitor your applications with Prometheus. In this hands-on guide we will look at how to integrate Prometheus monitoring into an existing application. Monitoring …

Category:  Health Go Health

Three ways to learn Serverless & OpenFaaS this season

WEBor subscribe via RSS with your favourite RSS reader Learn Go with my new eBook "Everyday Go" is the fast way to learn tools, techniques and patterns from real …

Category:  Health Go Health

Attach USB storage to your Raspberry Pi

WEBStep 4. Pick a mount-point. For a Linux operating system we need to pick a directory to mount our storage under. This could be almost any folder including /home/pi …

Category:  Health Go Health

Five tips to move your project to Kubernetes

WEBHere are five tips to help you move your projects to Kubernetes with learnings from the OpenFaaS community over the past 12 months. The following is …

Category:  Health Go Health

Create an Environmental Monitoring Dashboard

WEBIn Part 1 we'll use Docker to load up a Grafana and InfluxDB instance. Log into a PC/Laptop or cloud instance. Create a docker-compose.yml file to setup a new …

Category:  Health Go Health

Docker and IoT and Agile Peterborough

WEBI'll be sharing my story about how and why I built an IoT sensor network to monitor a datacenter for Dockercon 2016.You'll hear how Docker Swarm, the Raspberry …

Category:  Health Go Health