Jay Gordon Tutorials

    Jay Gordon is a Developer Advocate at MongoDB focused on providing users with a great experience with Cloud products. He joined MongoDB in 2016 after many years as working as a System Administrator and DevOps Professional.

  • By
    Building a NodeJS App with MongoDB Atlas and AWS Elastic Container Service – Part 2

    In my last post, we started preparing an application built on Node.js and MongoDB Atlas for simple CRUD operations. We've completed the initial configuration of the code and are now ready to launch this into production. As mentioned in part one, I want...

  • By
    Building a NodeJS App with MongoDB Atlas and AWS Elastic Container Service – Part 1

    Building apps has never been faster, thanks in no small part to advancements in virtualization. Lately, I’ve been exploring better ways to build and deploy apps without having to worry about ongoing front-end work, such as patching Linux machines, replacing them when they fail, or even...