Skip to content

The Third in a Series of Software Factory Demos

Work  ✺  DEMO-SF3  ✺  DEVOPS  ✺  DYNAMICVSM  ✺  GITOPS  ✺  SOFTWARE FACTORY  ✺  VALUE STREAM MANAGEMENT

Today, the third in a series of Software Factory demos has been released, at the cloud-architecture-demo project on github. The tools used to create this architecture include Terraform, ArgoCD, EKS, Docker, Jenkins and the sock-shop app.


Today, the third in a series of Software Factory demos has been released, at the cloud-architecture-demo project on github.

In this software factory demo, you will be shown how to leverage infrastructure as code, along with GitOps tooling, to seamlessly build and deploy an example workload in Elastic Kubernetes Service. A few key tools will be needed to accomplish this: Terraform, ArgoCD and EKS.

This software factory demo will explore GitOps, why it is useful and how you can begin using it. The workload shown in this demo is the Sock Shop Demo App, from WeaveWorks, along with a Jenkins CI/CD server that is configured with code.

By rendering critical cloud architecture in your portfolio as code, it is feasible that every day could be a Disaster Recovery exercise. When managing infrastructure with this disposable philosophy, any misconfigurations are quickly discovered and technical debt doesn't accumulate quite so quickly either.

The tools used to create this architecture include Terraform, ArgoCD, EKS, Docker, Jenkins and the sock-shop app. Instructions can be found in the Readme files: https://github.com/cloud-architecture-demo/demo-sf3

Next