Skip to content

Checkout is the new microservice that will handle the /checkout of our friend Monolith, and that was developed following the infrastructure standard as code using Terraform.

Notifications You must be signed in to change notification settings

letsrockthefuture/checkout

Repository files navigation

Checkout (5th)

Checkout is the new microservice that will handle the /checkout of our friend Monolith, and that was developed following the infrastructure standard as code using Terraform.

Usage

Get the Google Kubernetes Engine cluster credentials & create the checkout namespace with Istio injection label:

make

Initializing Terraform and applying it's settings:

terraform init
terraform apply

To clean:

make clean

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Checkout is the new microservice that will handle the /checkout of our friend Monolith, and that was developed following the infrastructure standard as code using Terraform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published