AWS Lambda, Node.js, & Oracle
Aug 22, 2017 · 4 min read
I’ve been working with my dev team closely for a while now and we’ve been doing a lot of experimenting with AWS and some of the new possibilities that can bring to an old/traditional infrastructure. We have an on-site Oracle database which houses all our application data and a hydra-esq line-of-business application.
Working with Lambda/serverless architecture is a new challenge for me, more in the dev world than what I normally do. Trying to use Node.js, even more so, but our wonderful dev team is doing that part, I’m helping them to understand the OS layer stuff and all the…

