Note: this article is published on 09/18/2024.
Amazon Web Services, Inc. (AWS) is a subsidiary of Amazon that provides on-demand cloud computing platforms and APIs to individuals, companies, and governments on a metered, pay-as-you-go basis.
This series of articles will record one Single task for each. This article is to monitor target servers in EC2.
Workflow
Go to AWS Access Potal Page:
![]()
Click Administrator Access:
![]()
Click the hanburg sign on the left top corner:
![console home]()
Click All Services;
![]()
All Services Page:
![]()
We can also get the All Services Page by Click View All Services in the Console page
![]()
In the All Services page, choose what we need, such as EC2:
![]()
We get the EC2 Page:
![]()
We can also use Search Box to get the target page:
![]()
If we have used the page recently, it will show as Recently Visited:
![]()
The next, go to the page we need: Instances
![]()
We got the Instances [EC2] page:
![]()
Set filter: Schedule => contains
![]()
Choose what we want, such as Schedule
![]()
In new filtered page, further set filter as Environment => Contains
![]()
Choose what we want => prd
![]()
We got the page we want:
![]()