Creating an Acorn Service for MongoDB Atlas

Creating an Acorn Service for MongoDB Atlas

Last week, Acorn 0.7 introduced the new Acorn Services functionality which allows developers to easily provision cloud components such as databases or message queues so applications can utilize them. The idea behind Acorn Services is that anyone can create services...
Implementing a CICD pipeline for the VotingApp

Implementing a CICD pipeline for the VotingApp

This is the fourth part in a series focused on teaching the fundamentals of building and developing applications using Acorn. In the previous step we introduced Acorn development mode, a feature which allows to develop an application in an interactive and iterative...