Go Docker Mongodb
Back-End
nicola.defilippo

MongoDb, Go and Docker Compose

In this brief post, I’ll share how to use MongoDB in a Golang application executed within a Docker container, using docker-compose. The challenge is ensuring

Read More »
Back-End
nicola.defilippo

SSH and AWS LightSail

For a side project I need a simple server, so i choosed an AWS LightSail Linux Server. I installed the Amazon Linux distribution, then using

Read More »