Use Application Level Tracing in an Amazon EKS Cluster
In this lab, you’ll practice configuring distributed tracing platform on EKS. When you’re finished with this lab, you’ll have an understanding of analyzing and monitoring application-level traces for services deployed on EKS.
Terms and conditions apply.
Lab info
Lab author
Challenge
Set up a Bastion Host to Connect to an EKS Cluster
Configure an instance to interact with an EKS cluster.
Challenge
Deploy and Configure a Distributed Tracing Platform on EKS
You will deploy and configure the Jaeger distributed tracing platform on EKS.
Challenge
Deploy an Application to the EKS Cluster
Deploy applications with distributed tracing.
Challenge
Access and Analyze Application-level Traces in the EKS Cluster
Access and analyze application traces using the Jaeger Query UI in the EKS cluster.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Basics of EKS
- Linux command prompt, and AWS CLI
- Usage of Docker, kubectl, and the Helm package manager
- Basics of OpenTrace