AWS services in this solution
AWS service | Description |
---|---|
Core. This solution uses AppSync to provide a serverless GraphQL API that the Web UI consumes. |
|
Core. This solution uses CloudFront with an Amazon S3 bucket as the origin. This restricts access to the Amazon S3 bucket so that it is not publicly accessible and prevents direct access from the bucket. |
|
Core. The solution uses AWS Config as the primary data source for the resources and relationships the solution discovers. |
|
Core. The solution uses Amazon OpenSearch Service for application monitoring, log analytics, and observability. |
|
Core. This solution uses DynamoDB to store configuration data for the solution. |
|
Core. This solution uses Amazon ECS to orchestrate running the task that discovers resources and relationships in your AWS accounts. |
|
Core. This solution uses AWS Fargate on Amazon ECS as the compute layer for the discovery task. |
|
Core. This solution uses serverless Lambda functions, with Node.js and Python runtimes, to handle API calls. |
|
Core. This solution uses Neptune as the primary datastore for the resources and relationships the solution discovers. |
|
Core. This solution uses Amazon S3 for frontend and backend storage purposes. |
|
Supporting. This solution uses CloudWatch to collect and visualize real-time logs, metrics, and event data in automated cases. Additionally, you can monitor the deployed solution’s resource usage and performance issues. |
|
Supporting. This solution uses CodeBuild to build the Docker container that contains the code for the discovery task and to deploy the assets for the frontend to Amazon S3. |
|
Supporting. This solution uses Cognito user pools to authenticate and authorize users to access the solution web UI. |
|
Supporting. This solution uses AWS Systems Manager to provide application-level resource monitoring and visualization of resource operations and cost data. |
|
Supporting. This solutions uses a VPC to launch Neptune and OpenSearch databases in. |
|
Supporting. This solution uses AWS WAF to protect the AppSync API from common exploits and bots that can affect availability, compromise security, or consume excessive resources. |
|
Optional. This solution uses Athena to query Cost and Usage Reports if the cost feature is enabled. |