homepage

TODO

This is a work in progress… The todo list is here

[Read More]

GoLang - Embedded Batabases

Study of GoLang Embedded Databases - primarily noSQL

You can cook the MUX right into the golang code… what if you could cook the DB document or Key value store into the executable as well. benefits… you could run the entire application from a single Docker container running on DigitalOcean for $5/month.

Flutter-Getting-Started... On AWS

Flutter examples seem to revolve around using FireBase. I am an AWS Arch and felt a need to demonstrate AWS backend solutions. But will also demonstrate connecting to GoLang Docker containers. Study of Flutter, connecting to AWS