Explore >> Select a destination


You are here

www.ccampo.me
| | blog.neverendingqs.com
16.8 parsecs away

Travel
| | A walkthrough of a simple WebSocket application.
| | arenzana.org
15.4 parsecs away

Travel
| | What Unknown to many of us, under the hood emacs was designed as a client/server architecture; which means, Emacs core runs as a daemon and you attach clients to it. Normally, we run both when we type emacs, but the execution of both the client and the server is transparent to the user. Before you
| | nodogmablog.bryanhogan.net
16.8 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!
| | circleci.com
98.8 parsecs away

Travel
| Learn how to build an image processing application with OpenCV and deploy it as a container image to AWS Lambda.