AWS-Logo_White-Color
1.
Introduction
2.
Preparation Steps
2.1
Create VPC and Network Components
2.1.1
Create VPC
2.1.2
Create Public Subnet
2.1.3
Create Internet Gateway & Route Table
2.1.4
Create Security Groups
2.2
Create Key Pair and Launch EC2 Instance
2.2.1
Key Pair
2.2.2
EC2
3.
Set Up Audit Automation
3.1.
IAM Role for Lambda
3.3.
Deploy Lambda via AWS CLI or Console
4.
Implementing Immutable Logging with (AWS S3)
5.
Analyze Trail with Amazon OpenSearch Service
6.
Compliance Reporting with Athena
7.
Investigation Tools with Amazon QuickSight
8.
Monitoring & Alerts with Amazon CloudWatch
9.
Operational Procedures
10.
Legal Coordination with AWS Artifact
11.
Clean Resources
More
AWS Study Group
English
Tiếng Việt
Clear History
Workshop
Cloud Journey
Last Updated
08-08-2025
Team
Hiếu Minh
Audit Trail Management
>
Preparation Steps
>
Create VPC and Network Components
> Create VPC
Create VPC
Create VPC
Lab VPC
Go to the [VPC service management interface]
Click
Your VPCs
.
Click
Create VPC
.
On the
Create VPC
page:
In the
Name tag
field, enter
AuditDemo-VPC
.
In the
IPv4 CIDR
field, enter:
10.10.0.0/16
.
Click
Create VPC
.