Micro Services¶
Kids First uses a Microservices pattern when developing applications. This allows quick and decoupled development and deployment process at the cost of more complicated design.
Application Types¶
A handful of canned application types have been defined to allow for easier bootstrapping of new services. These application types are defined through Terraform configuration files, describing the infrastructure, and a Jenkins Pipeline describing the continuous delivery process of the code base.
Service Directory¶
A directory of different micro services in Kids First is listed below.