0
0
AWScloud~10 mins

AWS Cost Explorer basics - Step-by-Step Execution

Choose your learning style9 modes available
Process Flow - AWS Cost Explorer basics
User logs into AWS Console
Open AWS Cost Explorer
Select time range and filters
View cost and usage data
Analyze charts and reports
Download or save reports if needed
Exit
This flow shows how a user accesses AWS Cost Explorer, selects filters, views cost data, and optionally saves reports.
Execution Sample
AWS
1. Login to AWS Console
2. Open Cost Explorer
3. Choose last 7 days
4. Filter by service: EC2
5. View cost chart
This sequence shows how to view EC2 costs for the last 7 days using AWS Cost Explorer.
Process Table
StepActionInput/SelectionResult/Output
1Login to AWS ConsoleUser credentialsAccess granted to AWS Management Console
2Open Cost ExplorerNavigate via Billing dashboardCost Explorer interface loads
3Select time rangeLast 7 daysCost data filtered to last 7 days
4Apply filterService = EC2Data shows only EC2 costs
5View chartCost over timeLine chart displays daily EC2 costs
6Download reportCSV formatReport file downloaded
7ExitClose Cost ExplorerReturn to AWS Console home
💡 User finishes viewing and optionally downloads cost data, then exits Cost Explorer.
Status Tracker
VariableStartAfter Step 3After Step 4After Step 5Final
Time RangeNoneLast 7 daysLast 7 daysLast 7 daysLast 7 days
Service FilterNoneNoneEC2EC2EC2
Displayed DataNoneAll services last 7 daysEC2 last 7 daysEC2 last 7 days chartEC2 last 7 days chart
Key Moments - 3 Insights
Why does the cost chart change after applying the service filter?
Because applying the filter narrows the data to only EC2 costs, as shown in execution_table step 4, the chart updates to reflect this filtered data.
What happens if no time range is selected before viewing data?
By default, Cost Explorer shows the last 7 days or a preset range, but explicitly selecting a time range (step 3) ensures you see the intended period's data.
Can you download reports for filtered data?
Yes, after filtering and viewing the data (step 5), you can download the report (step 6) which contains only the filtered cost information.
Visual Quiz - 3 Questions
Test your understanding
Look at the execution_table, what filter is applied at step 4?
ARegion = us-east-1
BTime range = Last 30 days
CService = EC2
DNo filter applied
💡 Hint
Check the 'Input/Selection' column at step 4 in the execution_table.
At which step does the cost chart display daily EC2 costs?
AStep 5
BStep 4
CStep 3
DStep 6
💡 Hint
Look at the 'Result/Output' column describing the chart display in the execution_table.
If the user changes the time range to last 30 days at step 3, how does the 'Displayed Data' variable change after step 3?
AIt remains 'All services last 7 days'
BIt changes to 'All services last 30 days'
CIt changes to 'EC2 last 7 days'
DIt becomes empty
💡 Hint
Refer to variable_tracker for 'Displayed Data' changes after step 3.
Concept Snapshot
AWS Cost Explorer basics:
- Login to AWS Console
- Open Cost Explorer from Billing
- Select time range (e.g., last 7 days)
- Apply filters (e.g., by service)
- View cost charts and reports
- Download reports if needed
- Exit when done
Full Transcript
AWS Cost Explorer lets you see your cloud costs visually. First, you log into the AWS Console. Then, you open Cost Explorer from the Billing dashboard. You select a time range, like the last 7 days, to focus your data. Next, you apply filters such as choosing a specific service like EC2. The cost charts update to show only the filtered data. You can download reports for offline use. Finally, you exit Cost Explorer when finished. This step-by-step process helps you understand and manage your AWS spending easily.