Explore >> Select a destination


You are here

bicofino.io
| | markozivanovic.com
9.0 parsecs away

Travel
| | Marko Zivanovic is a programmer, technologist, and one hell of a guy. He loves to learn new programming languages and enjoys long walks on the beach.
| | juffalow.com
10.2 parsecs away

Travel
| | I am currently working on three computers and it is real pain to get everything synchronized. Of course I am using git repositories and cloud but I still have to get rid of apache server, databases, etc. So I decided to create Virtual Machine which I save on USB drive and try to do it this way.
| | stuvel.eu
9.6 parsecs away

Travel
| | Idefisk is an IAX Voice over IP client. It's a nice little program that runs without fuss. The only thing that's bugging me a bit is its installation procedure in Linux.
| | nodogmablog.bryanhogan.net
74.7 parsecs away

Travel
| In my previous post I showed how to build a .NET 5 library inside a docker image and deploy it to an AWS Lambda. This post is a small extension on that. I'm going to build a .NET 5 Web API application, turn it into a docker image, deploy it to an AWS Lambda, and connect an API Gateway to the Lambda to call the controller inside the application, inside the container, inside the Lambda!