Please enable JavaScript.
Coggle requires JavaScript to display documents.
(<mindmap>, <?xml version="1.0" encoding="UTF…
<mindmap>
<topic text="AWS Core Services">
<subtopic text="Compute">
<subtopic text="Amazon EC2">Scalable virtual machines in the cloud</subtopic>
<subtopic text="Amazon ECS">Manage containerized applications</subtopic>
<subtopic text="AWS Lambda">Serverless compute service</subtopic>
<subtopic text="Amazon Lightsail">Virtual machines for developers</subtopic>
</subtopic>
<subtopic text="Storage">
<subtopic text="Amazon S3">Object storage for data of any size</subtopic>
<subtopic text="Amazon EBS">Block storage for EC2 instances</subtopic>
<subtopic text="Amazon EFS">File storage for containerized applications</subtopic>
<subtopic text="Amazon Glacier">Long-term archival storage</subtopic>
</subtopic>
<subtopic text="Database">
<subtopic text="Amazon RDS">Relational database service</subtopic>
<subtopic text="Amazon DynamoDB">NoSQL database for high performance</subtopic>
<subtopic text="Amazon Aurora">MySQL-compatible relational database</subtopic>
<subtopic text="Amazon Redshift">Data warehouse for analytics</subtopic>
</subtopic>
<subtopic text="Networking">
<subtopic text="Amazon VPC">Virtual private cloud for secure networking</subtopic>
<subtopic text="Amazon EC2 Instances">Networking features for EC2 instances</subtopic>
<subtopic text="Amazon Route 53">Domain name system (DNS) service</subtopic>
<subtopic text="AWS CloudTrail">監控 AWS API calls</subtopic>
</subtopic>
<subtopic text="Management & Governance">
<subtopic text="AWS Identity and Access Management (IAM)">Control access to AWS resources</subtopic>
<subtopic text="AWS CloudFormation">Manage and provision AWS resources</subtopic>
<subtopic text="AWS CloudWatch">Monitor AWS resources and applications</subtopic>
<subtopic text="AWS Cost Management">Monitor and optimize AWS costs</subtopic>
</subtopic>
<subtopic text="Security">
<subtopic text="Amazon Security Groups">Control inbound and outbound traffic</subtopic>
<subtopic text="AWS IAM">Control access to AWS resources</subtopic>
<subtopic text="AWS Key Management Service (KMS)">Manage encryption keys</subtopic>
<subtopic text="AWS Inspector">Audit AWS resources for security vulnerabilities</subtopic>
</subtopic>
<subtopic text="Developer Tools">
<subtopic text="AWS CodePipeline">Continuous integration and continuous delivery (CI/CD)</subtopic>
<subtopic text="AWS CodeBuild">Build, test, and deploy code</subtopic>
<subtopic text="AWS CodeDeploy">Deploy applications to various environments</subtopic>
<subtopic text="AWS Serverless Application Model (SAM)">Local development and testing of serverless applications</subtopic>
</subtopic>
</topic>
<?xml version="1.0" encoding="UTF-8"?>
</mindmap>