From the course: Monitoring AWS with CloudWatch
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Integrating X-Ray with other AWS services - Amazon Web Services (AWS) Tutorial
From the course: Monitoring AWS with CloudWatch
Integrating X-Ray with other AWS services
- [Instructor] In our previous demo we looked at how we can use the service map, and at this point we only had configured the score keep application. Although throughout our demos, we also have created a serverless API backend where we send requests. Now, in this demo, we are going to look at how we can integrate these services as well with AWS X-Ray. Our serverless API backend have an API gateway and a Lambda function. First, let's go ahead and find the API gateway. The API gateway In my case is CloudWatch API. In your case it might be different if you gave it a different name. Let's go ahead and open it. To configure this, we need to navigate to stages. That's because each stage has different configurations and our API is in production, so we need to choose a production stage. In here we need to navigate logs and tracing. Scroll down and enable X-ray Tracing. Now let's go ahead and save the changes. Our next step…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.