Upcoming presentations
No upcoming presentations...
Past presentations
WIP - AWS Serverless with PG driving everything
Can we build an entire service with just AWS lambda and PG?
*** This work is still in progress *** I have been working over the past year on a system to completely replace our "traditional" server applications with AWS lambda functions, and we have gotten to the point where we have almost replaced everything.
At the heart of this is postgres. But one of the major issues to solve was how to invoke AWS lambda functions when specific events happened. ...