A very simple POC that exposes a license from the Postgres database.
- Read over the entirety of this README
- If you have any questions, please don't hesitate to ask, we are here to pair on this work.
- We will be working alongside you to get a feel for the way you work.
The product team has produced a simple POC during an Inception week and would like you to deploy it into AWS.
As part of this task you will be required to write the infrastructure code / scripts to deploy the POC into our AWS environment.
As part of this task, we will need you to deploy a Node service and a Postgres database.
We have setup the following tools for you to use
- node
- typescript
- yarn
- aws cli
- aws cdk
(in no particular order)
- Communication
- Design
- Thought process
- Teamwork
- Coding skill
- Readability
- Easy to Understand
Note: You don't have to reinvent the wheel
- The Docker image already exists (956555960767.dkr.ecr.us-west-2.amazonaws.com/easy-agile-database-service:latest)
- Assume that the Docker container will run when there is a database present