Show notes
In this episode of Running in Production, Lane Wagner goes over how hebuilt Qvault which is an open source passwordmanager that specializes in cryptocurrency. It’s built with Electron and hasa Serverless component that uses Golang. It’s all hosted on AWS.If you were ever wondering how Serverless works in the context of building anative or web application this episode has you covered. Lane talks about how abunch of different AWS services all come together to make it work. We also talkabout a Serverless framework called Serverless!Topics Include 3:12 – It’s an open source app, so if you’re skeptical you can compile it yourself 46:42 – The RDS instance is running on a t2.micro since the DB is very simple 48:10 – There’s 53k+ lines of code but that includes the node_modules/ directory 55:39 – You can find Lane on Twitter at @wagslane and his app can be found at qvault.ioLinks📄 References https://en.wikipedia.org/wiki/Serverless_computing https://en.wikipedia.org/wiki/Cryptocurrency https://en.wikipedia.org/wiki/Bitcoin https://serverless.com/ https://en.wikipedia.org/wiki/Representational_state_transfer https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users.html https://serverless.com/blog/keep-your-lambdas-warm/ https://en.wikipedia.org/wiki/List_of_DNS_record_types https://linux.die.net/man/1/kill https://www.postgresql.org/docs/current/functions-json.html https://medium.com/coryodaniel/from-erverless-to-elixir-48752db4d7bc⚙️ Tech Stack golang → electron → acm → aws → cloudformation → cloudfront → cloudwatch → open-source → postgres → rds → route53 → s3 → serverless → travis-ci → vue → Support the ShowThis episode does not have a sponsor and this podcast is a labor of love. If you want to support the show, the best way to do it is to purchase one of my courses or suggest one to a friend. Dive into Docker is a video course that takes you from not knowing what Docker isto being able to confidently use Docker and Docker Compose for your own apps.Long gone are the days of "but it works on my machine!". A bunch of followalong labs are included. Build a SAAS App with Flask is a video course where we build a realworld SAAS app that accepts payments, has a custom admin, includes high testcoverage and goes over how to implement and apply 50+ common web app features.There's over 20+ hours of video.

