This workshop provides Platform Operators, Application Developers, and Application Operators with hands on experience deploying and securing multi-cloud applications utilizing Tetrate Service Bridge. Included are presentations, demos, and hands on labs.
The target state infrastucture architecture is comprised of 4 Kubernetes clusters:
- 2 clusters are deployed into one cloud --
Cloud A
. Each cluster resides in a different region. One of these clusters will have a VM onboarded into the mesh. - 1 cluster is deployed in a different cloud --
Cloud B
- 1 cluster is deployed to a public cloud and services a Tier 1 Gateway, service as a global load balancer across all clusters and clouds.
- Tetrate Introduction Slides
- Multi-tenancy Slides
- Application Config & Traffic Mgmt Slides
- Legacy VM Integration Slides
- Security Policy Slides
During this workshop we will be modeling 2 different applications that allow for various architecture and security patterns that span Multi-Cluster and Multi-Cloud.
A simple frontend and backend application that allows simple testing of mesh networking and security. This application spans all clouds and clusters, which will allow us to test intelligent routing and failover
A simple application that retrieves market data. This application is deployed to a VM in order to demonstrate VM onboarding and hybrid security models.
Follow the instructions in the workshop-101 branch of this repo..