“ I have checked the documents of AWS for deep dive on agent space and devops agent web app in aws devops agent. AWS devops agent makes it easy for space creation and cloudwatch alarms for tracking cpu utilization. In terms of cost, the solution is cheaper and secure.”
AWS DevOps Agent is a frontier agent that resolves and proactively prevents incidents, continuously improving reliability and performance. AWS DevOps Agent investigates incidents and identifies operational improvements as an experienced devops engineer.
In this post, you will experience the deep dive on agent space and devops agent web app in aws devops agent. Here I have created an agent space for devops agent web app and created the resources as ec2 instance, cloudwatch alarm, security group and key pair to track the ec2 instance cpu utilization in cloudwatch alarm.
Architecture Overview

The architecture diagram shows the overall deployment architecture with data flow, aws devops agent, cloudwatch alarm, cloudformation stack, ec2 instance.
Solution overview
The blog post consists of the following phases:
- Creation of Agent Space in AWS DevOps Agent
- Creation of Resources as EC2 Instance, CPU Alarm, Security Group and Key Pair Using CloudFormation Stack
- Output as CloudWatch Alarm CPU Utilization
Phase 1: Creation of Agent Space in AWS DevOps Agent
- Open the AWS DevOps Agent console, goto agent spaces option. Create agent space with required name and leave other options as default with select of auto-create iam role for agent space and web app. Once the agent space is created, we can do web app link access via operator access option.
Phase 2: Creation of Resources as EC2 Instance, CPU Alarm, Security Group and Key Pair Using CloudFormation Stack
Phase 3: Output as CloudWatch Alarm CPU Utilization
Clean-up
Cloudformation stack and agent space.
Pricing
I review the pricing and estimated cost of this example.
Cost of Amazon CloudWatch =
$0.00 per alarm metric month - first 10 alarm metrics x 0 alarms = $0.00
Cost of AWS CloudFormation =
$0.0 per Operations for Resource-Invocation-Count:ProcessResourceHandlers usage x 8 count = $0.00
Cost of Amazon Elastic Compute Cloud =
$0.0104 per On Demand Linux t3.micro Instance Hour x 0.326 Hrs = $0.00
Cost of AWS DevOps Agent = $0.00
Total Cost = $0.00
Summary
In this post, I showed “deep dive on agent space and devops agent web app in aws devops agent”.
For more details on AWS DevOps Agent, Checkout Get started AWS DevOps Agent, open the AWS DevOps Agent console. To learn more, read the AWS DevOps Agent documentation.
Thanks for reading!
Connect with me: Linkedin




























Top comments (0)