├── .devcontainer └── terraform-template │ └── devcontainer.json ├── .dockerignore ├── .github ├── dependabot.yml └── workflows │ ├── check-signed.md │ └── terraform.md ├── .gitignore ├── CHANGELOG.md ├── CLEANUP ├── .circleci │ └── config.yml ├── .devcontainer │ ├── Analytics │ │ ├── Dockerfile.Analytics │ │ ├── devcontainer.json │ │ ├── postCreate.sh │ │ └── requirements.txt │ ├── DataOps-Python │ │ ├── Dockerfile.DataOps │ │ ├── Dockerfile.NodeJS │ │ ├── build_docker.sh │ │ ├── devcontainer.json │ │ ├── install_dependencies.sh │ │ ├── install_requirements.sh │ │ ├── postCreate.sh │ │ └── requirements.txt │ ├── Dockerfile │ ├── MLOps-JupyterLab │ │ ├── Dockerfile.MLOps │ │ ├── README.md │ │ ├── build_docker.sh │ │ ├── devcontainer.json │ │ ├── postCreate.sh │ │ └── requirements.txt │ ├── README.md │ ├── devcontainer.json │ ├── docker-compose.yml │ ├── docker │ │ └── elasticsearch │ │ │ ├── Dockerfile │ │ │ └── config │ │ │ └── elasticsearch.yml │ ├── idp │ │ ├── .env │ │ ├── .env.template │ │ ├── PostgreSQL.md │ │ ├── Prod.Dockerfile │ │ └── playground │ │ │ ├── .env │ │ │ ├── .env.devcontainer │ │ │ ├── main_psycopg.py │ │ │ ├── main_sqlalchemy.py │ │ │ └── requirements.txt │ ├── postCreateCommand.sh │ ├── requirements.txt │ └── test.sh ├── .env ├── .github │ ├── actions │ │ └── apply │ │ │ └── action.yml │ └── workflows │ │ ├── CI-AppRunner-test.yml │ │ ├── destroy-terraform.yml │ │ ├── terraform.yml │ │ └── tf-init-state.yml ├── .gitignore ├── .pre-commit-config.yaml ├── CHANGELOG.md ├── DataHub │ └── DataHub.sh ├── Makefile ├── Platform-Engineering.code-workspace ├── README │ ├── NNThanh101-Credly.png │ └── WIP.md ├── architecture │ ├── data-ml-diagrams │ │ └── data-pipeline-automation.drawio │ ├── devops-diagrams │ │ ├── README.md │ │ ├── cd.xml │ │ ├── ci.xml │ │ ├── cm.xml │ │ ├── cover-image.xml │ │ ├── overall.xml │ │ └── pictures │ │ │ ├── cd.png │ │ │ ├── ci.png │ │ │ ├── cm.png │ │ │ ├── cover-image.png │ │ │ └── overall.png │ ├── docker-workflow.drawio │ └── images │ │ ├── Architecture-Group-Icons_06072024 │ │ ├── AWS-Account_32.png │ │ ├── AWS-Account_32.svg │ │ ├── AWS-Cloud-logo_32.png │ │ ├── AWS-Cloud-logo_32.svg │ │ ├── AWS-Cloud-logo_32_Dark.png │ │ ├── AWS-Cloud-logo_32_Dark.svg │ │ ├── AWS-Cloud_32.png │ │ ├── AWS-Cloud_32.svg │ │ ├── AWS-Cloud_32_Dark.png │ │ ├── AWS-Cloud_32_Dark.svg │ │ ├── AWS-IoT-Greengrass-Deployment_32.png │ │ ├── AWS-IoT-Greengrass-Deployment_32.svg │ │ ├── Auto-Scaling-group_32.png │ │ ├── Auto-Scaling-group_32.svg │ │ ├── Corporate-data-center_32.png │ │ ├── Corporate-data-center_32.svg │ │ ├── EC2-instance-contents_32.png │ │ ├── EC2-instance-contents_32.svg │ │ ├── Private-subnet_32.png │ │ ├── Private-subnet_32.svg │ │ ├── Public-subnet_32.png │ │ ├── Public-subnet_32.svg │ │ ├── Region_32.png │ │ ├── Region_32.svg │ │ ├── Server-contents_32.png │ │ ├── Server-contents_32.svg │ │ ├── Spot-Fleet_32.png │ │ ├── Spot-Fleet_32.svg │ │ ├── Virtual-private-cloud-VPC_32.png │ │ └── Virtual-private-cloud-VPC_32.svg │ │ ├── Architecture-Service-Icons_06072024 │ │ ├── Arch_Analytics │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Clean-Rooms_16.png │ │ │ │ ├── Arch_AWS-Clean-Rooms_16.svg │ │ │ │ ├── Arch_AWS-Data-Exchange_16.png │ │ │ │ ├── Arch_AWS-Data-Exchange_16.svg │ │ │ │ ├── Arch_AWS-Data-Pipeline_16.png │ │ │ │ ├── Arch_AWS-Data-Pipeline_16.svg │ │ │ │ ├── Arch_AWS-Entity-Resolution_16.png │ │ │ │ ├── Arch_AWS-Entity-Resolution_16.svg │ │ │ │ ├── Arch_AWS-Glue-DataBrew_16.png │ │ │ │ ├── Arch_AWS-Glue-DataBrew_16.svg │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_16.png │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_16.svg │ │ │ │ ├── Arch_AWS-Glue_16.png │ │ │ │ ├── Arch_AWS-Glue_16.svg │ │ │ │ ├── Arch_AWS-Lake-Formation_16.png │ │ │ │ ├── Arch_AWS-Lake-Formation_16.svg │ │ │ │ ├── Arch_Amazon-Athena_16.png │ │ │ │ ├── Arch_Amazon-Athena_16.svg │ │ │ │ ├── Arch_Amazon-CloudSearch_16.png │ │ │ │ ├── Arch_Amazon-CloudSearch_16.svg │ │ │ │ ├── Arch_Amazon-Data-Firehose_16.png │ │ │ │ ├── Arch_Amazon-Data-Firehose_16.svg │ │ │ │ ├── Arch_Amazon-DataZone_16.png │ │ │ │ ├── Arch_Amazon-DataZone_16.svg │ │ │ │ ├── Arch_Amazon-EMR_16.png │ │ │ │ ├── Arch_Amazon-EMR_16.svg │ │ │ │ ├── Arch_Amazon-FinSpace_16.png │ │ │ │ ├── Arch_Amazon-FinSpace_16.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_16.png │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_16.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_16.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_16.svg │ │ │ │ ├── Arch_Amazon-Kinesis_16.png │ │ │ │ ├── Arch_Amazon-Kinesis_16.svg │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_16.png │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_16.svg │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_16.png │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_16.svg │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_16.png │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_16.svg │ │ │ │ ├── Arch_Amazon-QuickSight_16.png │ │ │ │ ├── Arch_Amazon-QuickSight_16.svg │ │ │ │ ├── Arch_Amazon-Redshift_16.png │ │ │ │ └── Arch_Amazon-Redshift_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Clean-Rooms_32.png │ │ │ │ ├── Arch_AWS-Clean-Rooms_32.svg │ │ │ │ ├── Arch_AWS-Data-Exchange_32.png │ │ │ │ ├── Arch_AWS-Data-Exchange_32.svg │ │ │ │ ├── Arch_AWS-Data-Pipeline_32.png │ │ │ │ ├── Arch_AWS-Data-Pipeline_32.svg │ │ │ │ ├── Arch_AWS-Entity-Resolution_32.png │ │ │ │ ├── Arch_AWS-Entity-Resolution_32.svg │ │ │ │ ├── Arch_AWS-Glue-DataBrew_32.png │ │ │ │ ├── Arch_AWS-Glue-DataBrew_32.svg │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_32.png │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_32.svg │ │ │ │ ├── Arch_AWS-Glue_32.png │ │ │ │ ├── Arch_AWS-Glue_32.svg │ │ │ │ ├── Arch_AWS-Lake-Formation_32.png │ │ │ │ ├── Arch_AWS-Lake-Formation_32.svg │ │ │ │ ├── Arch_Amazon-Athena_32.png │ │ │ │ ├── Arch_Amazon-Athena_32.svg │ │ │ │ ├── Arch_Amazon-CloudSearch_32.png │ │ │ │ ├── Arch_Amazon-CloudSearch_32.svg │ │ │ │ ├── Arch_Amazon-Data-Firehose_32.png │ │ │ │ ├── Arch_Amazon-Data-Firehose_32.svg │ │ │ │ ├── Arch_Amazon-DataZone_32.png │ │ │ │ ├── Arch_Amazon-DataZone_32.svg │ │ │ │ ├── Arch_Amazon-EMR_32.png │ │ │ │ ├── Arch_Amazon-EMR_32.svg │ │ │ │ ├── Arch_Amazon-FinSpace_32.png │ │ │ │ ├── Arch_Amazon-FinSpace_32.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_32.png │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_32.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_32.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_32.svg │ │ │ │ ├── Arch_Amazon-Kinesis_32.png │ │ │ │ ├── Arch_Amazon-Kinesis_32.svg │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_32.png │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_32.svg │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_32.png │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_32.svg │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_32.png │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_32.svg │ │ │ │ ├── Arch_Amazon-QuickSight_32.png │ │ │ │ ├── Arch_Amazon-QuickSight_32.svg │ │ │ │ ├── Arch_Amazon-Redshift_32.png │ │ │ │ └── Arch_Amazon-Redshift_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Clean-Rooms_48.png │ │ │ │ ├── Arch_AWS-Clean-Rooms_48.svg │ │ │ │ ├── Arch_AWS-Data-Exchange_48.png │ │ │ │ ├── Arch_AWS-Data-Exchange_48.svg │ │ │ │ ├── Arch_AWS-Data-Pipeline_48.png │ │ │ │ ├── Arch_AWS-Data-Pipeline_48.svg │ │ │ │ ├── Arch_AWS-Entity-Resolution_48.png │ │ │ │ ├── Arch_AWS-Entity-Resolution_48.svg │ │ │ │ ├── Arch_AWS-Glue-DataBrew_48.png │ │ │ │ ├── Arch_AWS-Glue-DataBrew_48.svg │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_48.png │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_48.svg │ │ │ │ ├── Arch_AWS-Glue_48.png │ │ │ │ ├── Arch_AWS-Glue_48.svg │ │ │ │ ├── Arch_AWS-Lake-Formation_48.png │ │ │ │ ├── Arch_AWS-Lake-Formation_48.svg │ │ │ │ ├── Arch_Amazon-Athena_48.png │ │ │ │ ├── Arch_Amazon-Athena_48.svg │ │ │ │ ├── Arch_Amazon-CloudSearch_48.png │ │ │ │ ├── Arch_Amazon-CloudSearch_48.svg │ │ │ │ ├── Arch_Amazon-Data-Firehose_48.png │ │ │ │ ├── Arch_Amazon-Data-Firehose_48.svg │ │ │ │ ├── Arch_Amazon-DataZone_48.png │ │ │ │ ├── Arch_Amazon-DataZone_48.svg │ │ │ │ ├── Arch_Amazon-EMR_48.png │ │ │ │ ├── Arch_Amazon-EMR_48.svg │ │ │ │ ├── Arch_Amazon-FinSpace_48.png │ │ │ │ ├── Arch_Amazon-FinSpace_48.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_48.png │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_48.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_48.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_48.svg │ │ │ │ ├── Arch_Amazon-Kinesis_48.png │ │ │ │ ├── Arch_Amazon-Kinesis_48.svg │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_48.png │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_48.svg │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_48.png │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_48.svg │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_48.png │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_48.svg │ │ │ │ ├── Arch_Amazon-QuickSight_48.png │ │ │ │ ├── Arch_Amazon-QuickSight_48.svg │ │ │ │ ├── Arch_Amazon-Redshift_48.png │ │ │ │ └── Arch_Amazon-Redshift_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Clean-Rooms_64.png │ │ │ │ ├── Arch_AWS-Clean-Rooms_64.svg │ │ │ │ ├── Arch_AWS-Clean-Rooms_64@5x.png │ │ │ │ ├── Arch_AWS-Data-Exchange_64.png │ │ │ │ ├── Arch_AWS-Data-Exchange_64.svg │ │ │ │ ├── Arch_AWS-Data-Exchange_64@5x.png │ │ │ │ ├── Arch_AWS-Data-Pipeline_64.png │ │ │ │ ├── Arch_AWS-Data-Pipeline_64.svg │ │ │ │ ├── Arch_AWS-Data-Pipeline_64@5x.png │ │ │ │ ├── Arch_AWS-Entity-Resolution_64.png │ │ │ │ ├── Arch_AWS-Entity-Resolution_64.svg │ │ │ │ ├── Arch_AWS-Entity-Resolution_64@5x.png │ │ │ │ ├── Arch_AWS-Glue-DataBrew_64.png │ │ │ │ ├── Arch_AWS-Glue-DataBrew_64.svg │ │ │ │ ├── Arch_AWS-Glue-DataBrew_64@5x.png │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_64.png │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_64.svg │ │ │ │ ├── Arch_AWS-Glue-Elastic-Views_64@5x.png │ │ │ │ ├── Arch_AWS-Glue_64.png │ │ │ │ ├── Arch_AWS-Glue_64.svg │ │ │ │ ├── Arch_AWS-Glue_64@5x.png │ │ │ │ ├── Arch_AWS-Lake-Formation_64.png │ │ │ │ ├── Arch_AWS-Lake-Formation_64.svg │ │ │ │ ├── Arch_AWS-Lake-Formation_64@5x.png │ │ │ │ ├── Arch_Amazon-Athena_64.png │ │ │ │ ├── Arch_Amazon-Athena_64.svg │ │ │ │ ├── Arch_Amazon-Athena_64@5x.png │ │ │ │ ├── Arch_Amazon-CloudSearch_64.png │ │ │ │ ├── Arch_Amazon-CloudSearch_64.svg │ │ │ │ ├── Arch_Amazon-CloudSearch_64@5x.png │ │ │ │ ├── Arch_Amazon-Data-Firehose_64.png │ │ │ │ ├── Arch_Amazon-Data-Firehose_64.svg │ │ │ │ ├── Arch_Amazon-Data-Firehose_64@5x.png │ │ │ │ ├── Arch_Amazon-DataZone_64.png │ │ │ │ ├── Arch_Amazon-DataZone_64.svg │ │ │ │ ├── Arch_Amazon-DataZone_64@5x.png │ │ │ │ ├── Arch_Amazon-EMR_64.png │ │ │ │ ├── Arch_Amazon-EMR_64.svg │ │ │ │ ├── Arch_Amazon-EMR_64@5x.png │ │ │ │ ├── Arch_Amazon-FinSpace_64.png │ │ │ │ ├── Arch_Amazon-FinSpace_64.svg │ │ │ │ ├── Arch_Amazon-FinSpace_64@5x.png │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_64.png │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_64.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Data-Streams_64@5x.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_64.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_64.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_64@5x.png │ │ │ │ ├── Arch_Amazon-Kinesis_64.png │ │ │ │ ├── Arch_Amazon-Kinesis_64.svg │ │ │ │ ├── Arch_Amazon-Kinesis_64@5x.png │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_64.png │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_64.svg │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Apache-Flink_64@5x.png │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_64.png │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_64.svg │ │ │ │ ├── Arch_Amazon-Managed-Streaming-for-Apache-Kafka_64@5x.png │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_64.png │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_64.svg │ │ │ │ ├── Arch_Amazon-OpenSearch-Service_64@5x.png │ │ │ │ ├── Arch_Amazon-QuickSight_64.png │ │ │ │ ├── Arch_Amazon-QuickSight_64.svg │ │ │ │ ├── Arch_Amazon-QuickSight_64@5x.png │ │ │ │ ├── Arch_Amazon-Redshift_64.png │ │ │ │ ├── Arch_Amazon-Redshift_64.svg │ │ │ │ └── Arch_Amazon-Redshift_64@5x.png │ │ ├── Arch_App-Integration │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-AppSync_16.png │ │ │ │ ├── Arch_AWS-AppSync_16.svg │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_16.png │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_16.svg │ │ │ │ ├── Arch_AWS-Express-Workflows_16.png │ │ │ │ ├── Arch_AWS-Express-Workflows_16.svg │ │ │ │ ├── Arch_AWS-Step-Functions_16.png │ │ │ │ ├── Arch_AWS-Step-Functions_16.svg │ │ │ │ ├── Arch_Amazon-AppFlow_16.png │ │ │ │ ├── Arch_Amazon-AppFlow_16.svg │ │ │ │ ├── Arch_Amazon-EventBridge_16.png │ │ │ │ ├── Arch_Amazon-EventBridge_16.svg │ │ │ │ ├── Arch_Amazon-MQ_16.png │ │ │ │ ├── Arch_Amazon-MQ_16.svg │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_16.png │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_16.svg │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_16.png │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_16.svg │ │ │ │ ├── Arch_Amazon-Simple-Queue-Service_16.png │ │ │ │ └── Arch_Amazon-Simple-Queue-Service_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-AppSync_32.png │ │ │ │ ├── Arch_AWS-AppSync_32.svg │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_32.png │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_32.svg │ │ │ │ ├── Arch_AWS-Express-Workflows_32.png │ │ │ │ ├── Arch_AWS-Express-Workflows_32.svg │ │ │ │ ├── Arch_AWS-Step-Functions_32.png │ │ │ │ ├── Arch_AWS-Step-Functions_32.svg │ │ │ │ ├── Arch_Amazon-AppFlow_32.png │ │ │ │ ├── Arch_Amazon-AppFlow_32.svg │ │ │ │ ├── Arch_Amazon-EventBridge_32.png │ │ │ │ ├── Arch_Amazon-EventBridge_32.svg │ │ │ │ ├── Arch_Amazon-MQ_32.png │ │ │ │ ├── Arch_Amazon-MQ_32.svg │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_32.png │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_32.svg │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_32.png │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_32.svg │ │ │ │ ├── Arch_Amazon-Simple-Queue-Service_32.png │ │ │ │ └── Arch_Amazon-Simple-Queue-Service_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-AppSync_48.png │ │ │ │ ├── Arch_AWS-AppSync_48.svg │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_48.png │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_48.svg │ │ │ │ ├── Arch_AWS-Express-Workflows_48.png │ │ │ │ ├── Arch_AWS-Express-Workflows_48.svg │ │ │ │ ├── Arch_AWS-Step-Functions_48.png │ │ │ │ ├── Arch_AWS-Step-Functions_48.svg │ │ │ │ ├── Arch_Amazon-AppFlow_48.png │ │ │ │ ├── Arch_Amazon-AppFlow_48.svg │ │ │ │ ├── Arch_Amazon-EventBridge_48.png │ │ │ │ ├── Arch_Amazon-EventBridge_48.svg │ │ │ │ ├── Arch_Amazon-MQ_48.png │ │ │ │ ├── Arch_Amazon-MQ_48.svg │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_48.png │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_48.svg │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_48.png │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_48.svg │ │ │ │ ├── Arch_Amazon-Simple-Queue-Service_48.png │ │ │ │ └── Arch_Amazon-Simple-Queue-Service_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-AppSync_64.png │ │ │ │ ├── Arch_AWS-AppSync_64.svg │ │ │ │ ├── Arch_AWS-AppSync_64@5x.png │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_64.png │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_64.svg │ │ │ │ ├── Arch_AWS-B2B-Data-Interchange_64@5x.png │ │ │ │ ├── Arch_AWS-Express-Workflows_64.png │ │ │ │ ├── Arch_AWS-Express-Workflows_64.svg │ │ │ │ ├── Arch_AWS-Express-Workflows_64@5x.png │ │ │ │ ├── Arch_AWS-Step-Functions_64.png │ │ │ │ ├── Arch_AWS-Step-Functions_64.svg │ │ │ │ ├── Arch_AWS-Step-Functions_64@5x.png │ │ │ │ ├── Arch_Amazon-AppFlow_64.png │ │ │ │ ├── Arch_Amazon-AppFlow_64.svg │ │ │ │ ├── Arch_Amazon-AppFlow_64@5x.png │ │ │ │ ├── Arch_Amazon-EventBridge_64.png │ │ │ │ ├── Arch_Amazon-EventBridge_64.svg │ │ │ │ ├── Arch_Amazon-EventBridge_64@5x.png │ │ │ │ ├── Arch_Amazon-MQ_64.png │ │ │ │ ├── Arch_Amazon-MQ_64.svg │ │ │ │ ├── Arch_Amazon-MQ_64@5x.png │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_64.png │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_64.svg │ │ │ │ ├── Arch_Amazon-Managed-Workflows-for-Apache-Airflow_64@5x.png │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_64.png │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_64.svg │ │ │ │ ├── Arch_Amazon-Simple-Notification-Service_64@5x.png │ │ │ │ ├── Arch_Amazon-Simple-Queue-Service_64.png │ │ │ │ ├── Arch_Amazon-Simple-Queue-Service_64.svg │ │ │ │ └── Arch_Amazon-Simple-Queue-Service_64@5x.png │ │ ├── Arch_Artificial-Intelligence │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_16.png │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_16.svg │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_16.png │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_16.svg │ │ │ │ ├── Arch_AWS-DeepComposer_16.png │ │ │ │ ├── Arch_AWS-DeepComposer_16.svg │ │ │ │ ├── Arch_AWS-DeepLens_16.png │ │ │ │ ├── Arch_AWS-DeepLens_16.svg │ │ │ │ ├── Arch_AWS-DeepRacer_16.png │ │ │ │ ├── Arch_AWS-DeepRacer_16.svg │ │ │ │ ├── Arch_AWS-HealthImaging_16.png │ │ │ │ ├── Arch_AWS-HealthImaging_16.svg │ │ │ │ ├── Arch_AWS-HealthLake_16.png │ │ │ │ ├── Arch_AWS-HealthLake_16.svg │ │ │ │ ├── Arch_AWS-HealthOmics_16.png │ │ │ │ ├── Arch_AWS-HealthOmics_16.svg │ │ │ │ ├── Arch_AWS-HealthScribe_16.png │ │ │ │ ├── Arch_AWS-HealthScribe_16.svg │ │ │ │ ├── Arch_AWS-Neuron_16.png │ │ │ │ ├── Arch_AWS-Neuron_16.svg │ │ │ │ ├── Arch_AWS-Panorama_16.png │ │ │ │ ├── Arch_AWS-Panorama_16.svg │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_16.png │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_16.svg │ │ │ │ ├── Arch_Amazon-Bedrock_16.png │ │ │ │ ├── Arch_Amazon-Bedrock_16.svg │ │ │ │ ├── Arch_Amazon-CodeGuru_16.png │ │ │ │ ├── Arch_Amazon-CodeGuru_16.svg │ │ │ │ ├── Arch_Amazon-CodeWhisperer_16.png │ │ │ │ ├── Arch_Amazon-CodeWhisperer_16.svg │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_16.png │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_16.svg │ │ │ │ ├── Arch_Amazon-Comprehend_16.png │ │ │ │ ├── Arch_Amazon-Comprehend_16.svg │ │ │ │ ├── Arch_Amazon-DevOps-Guru_16.png │ │ │ │ ├── Arch_Amazon-DevOps-Guru_16.svg │ │ │ │ ├── Arch_Amazon-Elastic-Inference_16.png │ │ │ │ ├── Arch_Amazon-Elastic-Inference_16.svg │ │ │ │ ├── Arch_Amazon-Forecast_16.png │ │ │ │ ├── Arch_Amazon-Forecast_16.svg │ │ │ │ ├── Arch_Amazon-Fraud-Detector_16.png │ │ │ │ ├── Arch_Amazon-Fraud-Detector_16.svg │ │ │ │ ├── Arch_Amazon-Kendra_16.png │ │ │ │ ├── Arch_Amazon-Kendra_16.svg │ │ │ │ ├── Arch_Amazon-Lex_16.png │ │ │ │ ├── Arch_Amazon-Lex_16.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_16.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_16.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_16.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_16.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_16.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_16.svg │ │ │ │ ├── Arch_Amazon-Monitron_16.png │ │ │ │ ├── Arch_Amazon-Monitron_16.svg │ │ │ │ ├── Arch_Amazon-Personalize_16.png │ │ │ │ ├── Arch_Amazon-Personalize_16.svg │ │ │ │ ├── Arch_Amazon-Polly_16.png │ │ │ │ ├── Arch_Amazon-Polly_16.svg │ │ │ │ ├── Arch_Amazon-Q_16.png │ │ │ │ ├── Arch_Amazon-Q_16.svg │ │ │ │ ├── Arch_Amazon-Rekognition_16.png │ │ │ │ ├── Arch_Amazon-Rekognition_16.svg │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_16.png │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_16.svg │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_16.png │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_16.svg │ │ │ │ ├── Arch_Amazon-SageMaker_16.png │ │ │ │ ├── Arch_Amazon-SageMaker_16.svg │ │ │ │ ├── Arch_Amazon-Textract_16.png │ │ │ │ ├── Arch_Amazon-Textract_16.svg │ │ │ │ ├── Arch_Amazon-Transcribe_16.png │ │ │ │ ├── Arch_Amazon-Transcribe_16.svg │ │ │ │ ├── Arch_Amazon-Translate_16.png │ │ │ │ ├── Arch_Amazon-Translate_16.svg │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_16.png │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_16.svg │ │ │ │ ├── Arch_PyTorch-on-AWS_16.png │ │ │ │ ├── Arch_PyTorch-on-AWS_16.svg │ │ │ │ ├── Arch_TensorFlow-on-AWS_16.png │ │ │ │ └── Arch_TensorFlow-on-AWS_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_32.png │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_32.svg │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_32.png │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_32.svg │ │ │ │ ├── Arch_AWS-DeepComposer_32.png │ │ │ │ ├── Arch_AWS-DeepComposer_32.svg │ │ │ │ ├── Arch_AWS-DeepLens_32.png │ │ │ │ ├── Arch_AWS-DeepLens_32.svg │ │ │ │ ├── Arch_AWS-DeepRacer_32.png │ │ │ │ ├── Arch_AWS-DeepRacer_32.svg │ │ │ │ ├── Arch_AWS-HealthImaging_32.png │ │ │ │ ├── Arch_AWS-HealthImaging_32.svg │ │ │ │ ├── Arch_AWS-HealthLake_32.png │ │ │ │ ├── Arch_AWS-HealthLake_32.svg │ │ │ │ ├── Arch_AWS-HealthOmics_32.png │ │ │ │ ├── Arch_AWS-HealthOmics_32.svg │ │ │ │ ├── Arch_AWS-HealthScribe_32.png │ │ │ │ ├── Arch_AWS-HealthScribe_32.svg │ │ │ │ ├── Arch_AWS-Neuron_32.png │ │ │ │ ├── Arch_AWS-Neuron_32.svg │ │ │ │ ├── Arch_AWS-Panorama_32.png │ │ │ │ ├── Arch_AWS-Panorama_32.svg │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_32.png │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_32.svg │ │ │ │ ├── Arch_Amazon-Bedrock_32.png │ │ │ │ ├── Arch_Amazon-Bedrock_32.svg │ │ │ │ ├── Arch_Amazon-CodeGuru_32.png │ │ │ │ ├── Arch_Amazon-CodeGuru_32.svg │ │ │ │ ├── Arch_Amazon-CodeWhisperer_32.png │ │ │ │ ├── Arch_Amazon-CodeWhisperer_32.svg │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_32.png │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_32.svg │ │ │ │ ├── Arch_Amazon-Comprehend_32.png │ │ │ │ ├── Arch_Amazon-Comprehend_32.svg │ │ │ │ ├── Arch_Amazon-DevOps-Guru_32.png │ │ │ │ ├── Arch_Amazon-DevOps-Guru_32.svg │ │ │ │ ├── Arch_Amazon-Elastic-Inference_32.png │ │ │ │ ├── Arch_Amazon-Elastic-Inference_32.svg │ │ │ │ ├── Arch_Amazon-Forecast_32.png │ │ │ │ ├── Arch_Amazon-Forecast_32.svg │ │ │ │ ├── Arch_Amazon-Fraud-Detector_32.png │ │ │ │ ├── Arch_Amazon-Fraud-Detector_32.svg │ │ │ │ ├── Arch_Amazon-HealthLake_32.png │ │ │ │ ├── Arch_Amazon-HealthLake_32.svg │ │ │ │ ├── Arch_Amazon-Kendra_32.png │ │ │ │ ├── Arch_Amazon-Kendra_32.svg │ │ │ │ ├── Arch_Amazon-Lex_32.png │ │ │ │ ├── Arch_Amazon-Lex_32.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_32.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_32.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_32.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_32.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_32.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_32.svg │ │ │ │ ├── Arch_Amazon-Monitron_32.png │ │ │ │ ├── Arch_Amazon-Monitron_32.svg │ │ │ │ ├── Arch_Amazon-Omics_32.png │ │ │ │ ├── Arch_Amazon-Omics_32.svg │ │ │ │ ├── Arch_Amazon-Personalize_32.png │ │ │ │ ├── Arch_Amazon-Personalize_32.svg │ │ │ │ ├── Arch_Amazon-Polly_32.png │ │ │ │ ├── Arch_Amazon-Polly_32.svg │ │ │ │ ├── Arch_Amazon-Q_32.png │ │ │ │ ├── Arch_Amazon-Q_32.svg │ │ │ │ ├── Arch_Amazon-Rekognition_32.png │ │ │ │ ├── Arch_Amazon-Rekognition_32.svg │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_32.png │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_32.svg │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_32.png │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_32.svg │ │ │ │ ├── Arch_Amazon-SageMaker_32.png │ │ │ │ ├── Arch_Amazon-SageMaker_32.svg │ │ │ │ ├── Arch_Amazon-Textract_32.png │ │ │ │ ├── Arch_Amazon-Textract_32.svg │ │ │ │ ├── Arch_Amazon-Transcribe_32.png │ │ │ │ ├── Arch_Amazon-Transcribe_32.svg │ │ │ │ ├── Arch_Amazon-Translate_32.png │ │ │ │ ├── Arch_Amazon-Translate_32.svg │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_32.png │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_32.svg │ │ │ │ ├── Arch_PyTorch-on-AWS_32.png │ │ │ │ ├── Arch_PyTorch-on-AWS_32.svg │ │ │ │ ├── Arch_TensorFlow-on-AWS_32.png │ │ │ │ └── Arch_TensorFlow-on-AWS_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_48.png │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_48.svg │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_48.png │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_48.svg │ │ │ │ ├── Arch_AWS-DeepComposer_48.png │ │ │ │ ├── Arch_AWS-DeepComposer_48.svg │ │ │ │ ├── Arch_AWS-DeepLens_48.png │ │ │ │ ├── Arch_AWS-DeepLens_48.svg │ │ │ │ ├── Arch_AWS-DeepRacer_48.png │ │ │ │ ├── Arch_AWS-DeepRacer_48.svg │ │ │ │ ├── Arch_AWS-HealthImaging_48.png │ │ │ │ ├── Arch_AWS-HealthImaging_48.svg │ │ │ │ ├── Arch_AWS-HealthLake_48.png │ │ │ │ ├── Arch_AWS-HealthLake_48.svg │ │ │ │ ├── Arch_AWS-HealthOmics_48.png │ │ │ │ ├── Arch_AWS-HealthOmics_48.svg │ │ │ │ ├── Arch_AWS-HealthScribe_48.png │ │ │ │ ├── Arch_AWS-HealthScribe_48.svg │ │ │ │ ├── Arch_AWS-Neuron_48.png │ │ │ │ ├── Arch_AWS-Neuron_48.svg │ │ │ │ ├── Arch_AWS-Panorama_48.png │ │ │ │ ├── Arch_AWS-Panorama_48.svg │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_48.png │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_48.svg │ │ │ │ ├── Arch_Amazon-Bedrock_48.png │ │ │ │ ├── Arch_Amazon-Bedrock_48.svg │ │ │ │ ├── Arch_Amazon-CodeGuru_48.png │ │ │ │ ├── Arch_Amazon-CodeGuru_48.svg │ │ │ │ ├── Arch_Amazon-CodeWhisperer_48.png │ │ │ │ ├── Arch_Amazon-CodeWhisperer_48.svg │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_48.png │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_48.svg │ │ │ │ ├── Arch_Amazon-Comprehend_48.png │ │ │ │ ├── Arch_Amazon-Comprehend_48.svg │ │ │ │ ├── Arch_Amazon-DevOps-Guru_48.png │ │ │ │ ├── Arch_Amazon-DevOps-Guru_48.svg │ │ │ │ ├── Arch_Amazon-Elastic-Inference_48.png │ │ │ │ ├── Arch_Amazon-Elastic-Inference_48.svg │ │ │ │ ├── Arch_Amazon-Forecast_48.png │ │ │ │ ├── Arch_Amazon-Forecast_48.svg │ │ │ │ ├── Arch_Amazon-Fraud-Detector_48.png │ │ │ │ ├── Arch_Amazon-Fraud-Detector_48.svg │ │ │ │ ├── Arch_Amazon-Kendra_48.png │ │ │ │ ├── Arch_Amazon-Kendra_48.svg │ │ │ │ ├── Arch_Amazon-Lex_48.png │ │ │ │ ├── Arch_Amazon-Lex_48.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_48.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_48.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_48.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_48.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_48.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_48.svg │ │ │ │ ├── Arch_Amazon-Monitron_48.png │ │ │ │ ├── Arch_Amazon-Monitron_48.svg │ │ │ │ ├── Arch_Amazon-Personalize_48.png │ │ │ │ ├── Arch_Amazon-Personalize_48.svg │ │ │ │ ├── Arch_Amazon-Polly_48.png │ │ │ │ ├── Arch_Amazon-Polly_48.svg │ │ │ │ ├── Arch_Amazon-Q_48.png │ │ │ │ ├── Arch_Amazon-Q_48.svg │ │ │ │ ├── Arch_Amazon-Rekognition_48.png │ │ │ │ ├── Arch_Amazon-Rekognition_48.svg │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_48.png │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_48.svg │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_48.png │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_48.svg │ │ │ │ ├── Arch_Amazon-SageMaker_48.png │ │ │ │ ├── Arch_Amazon-SageMaker_48.svg │ │ │ │ ├── Arch_Amazon-Textract_48.png │ │ │ │ ├── Arch_Amazon-Textract_48.svg │ │ │ │ ├── Arch_Amazon-Transcribe_48.png │ │ │ │ ├── Arch_Amazon-Transcribe_48.svg │ │ │ │ ├── Arch_Amazon-Translate_48.png │ │ │ │ ├── Arch_Amazon-Translate_48.svg │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_48.png │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_48.svg │ │ │ │ ├── Arch_PyTorch-on-AWS_48.png │ │ │ │ ├── Arch_PyTorch-on-AWS_48.svg │ │ │ │ ├── Arch_TensorFlow-on-AWS_48.png │ │ │ │ └── Arch_TensorFlow-on-AWS_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_64.png │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_64.svg │ │ │ │ ├── Arch_AWS-Deep-Learning-AMIs_64@5x.png │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_64.png │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_64.svg │ │ │ │ ├── Arch_AWS-Deep-Learning-Containers_64@5x.png │ │ │ │ ├── Arch_AWS-DeepComposer_64.png │ │ │ │ ├── Arch_AWS-DeepComposer_64.svg │ │ │ │ ├── Arch_AWS-DeepComposer_64@5x.png │ │ │ │ ├── Arch_AWS-DeepLens_64.png │ │ │ │ ├── Arch_AWS-DeepLens_64.svg │ │ │ │ ├── Arch_AWS-DeepLens_64@5x.png │ │ │ │ ├── Arch_AWS-DeepRacer_64.png │ │ │ │ ├── Arch_AWS-DeepRacer_64.svg │ │ │ │ ├── Arch_AWS-DeepRacer_64@5x.png │ │ │ │ ├── Arch_AWS-HealthImaging_64.png │ │ │ │ ├── Arch_AWS-HealthImaging_64.svg │ │ │ │ ├── Arch_AWS-HealthImaging_64@5x.png │ │ │ │ ├── Arch_AWS-HealthLake_64.png │ │ │ │ ├── Arch_AWS-HealthLake_64.svg │ │ │ │ ├── Arch_AWS-HealthLake_64@5x.png │ │ │ │ ├── Arch_AWS-HealthOmics_64.png │ │ │ │ ├── Arch_AWS-HealthOmics_64.svg │ │ │ │ ├── Arch_AWS-HealthOmics_64@5x.png │ │ │ │ ├── Arch_AWS-HealthScribe_64.png │ │ │ │ ├── Arch_AWS-HealthScribe_64.svg │ │ │ │ ├── Arch_AWS-HealthScribe_64@5x.png │ │ │ │ ├── Arch_AWS-Neuron_64.png │ │ │ │ ├── Arch_AWS-Neuron_64.svg │ │ │ │ ├── Arch_AWS-Neuron_64@5x.png │ │ │ │ ├── Arch_AWS-Panorama_64.png │ │ │ │ ├── Arch_AWS-Panorama_64.svg │ │ │ │ ├── Arch_AWS-Panorama_64@5x.png │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_64.png │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_64.svg │ │ │ │ ├── Arch_Amazon-Augmented-AI-A2I_64@5x.png │ │ │ │ ├── Arch_Amazon-Bedrock_64.png │ │ │ │ ├── Arch_Amazon-Bedrock_64.svg │ │ │ │ ├── Arch_Amazon-Bedrock_64@5x.png │ │ │ │ ├── Arch_Amazon-CodeGuru_64.png │ │ │ │ ├── Arch_Amazon-CodeGuru_64.svg │ │ │ │ ├── Arch_Amazon-CodeGuru_64@5x.png │ │ │ │ ├── Arch_Amazon-CodeWhisperer_64.png │ │ │ │ ├── Arch_Amazon-CodeWhisperer_64.svg │ │ │ │ ├── Arch_Amazon-CodeWhisperer_64@5x.png │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_64.png │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_64.svg │ │ │ │ ├── Arch_Amazon-Comprehend-Medical_64@5x.png │ │ │ │ ├── Arch_Amazon-Comprehend_64.png │ │ │ │ ├── Arch_Amazon-Comprehend_64.svg │ │ │ │ ├── Arch_Amazon-Comprehend_64@5x.png │ │ │ │ ├── Arch_Amazon-DevOps-Guru_64.png │ │ │ │ ├── Arch_Amazon-DevOps-Guru_64.svg │ │ │ │ ├── Arch_Amazon-DevOps-Guru_64@5x.png │ │ │ │ ├── Arch_Amazon-Elastic-Inference_64.png │ │ │ │ ├── Arch_Amazon-Elastic-Inference_64.svg │ │ │ │ ├── Arch_Amazon-Elastic-Inference_64@5x.png │ │ │ │ ├── Arch_Amazon-Forecast_64.png │ │ │ │ ├── Arch_Amazon-Forecast_64.svg │ │ │ │ ├── Arch_Amazon-Forecast_64@5x.png │ │ │ │ ├── Arch_Amazon-Fraud-Detector_64.png │ │ │ │ ├── Arch_Amazon-Fraud-Detector_64.svg │ │ │ │ ├── Arch_Amazon-Fraud-Detector_64@5x.png │ │ │ │ ├── Arch_Amazon-Kendra_64.png │ │ │ │ ├── Arch_Amazon-Kendra_64.svg │ │ │ │ ├── Arch_Amazon-Kendra_64@5x.png │ │ │ │ ├── Arch_Amazon-Lex_64.png │ │ │ │ ├── Arch_Amazon-Lex_64.svg │ │ │ │ ├── Arch_Amazon-Lex_64@5x.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_64.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_64.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Equipment_64@5x.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_64.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_64.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Metrics_64@5x.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_64.png │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_64.svg │ │ │ │ ├── Arch_Amazon-Lookout-for-Vision_64@5x.png │ │ │ │ ├── Arch_Amazon-Monitron_64.png │ │ │ │ ├── Arch_Amazon-Monitron_64.svg │ │ │ │ ├── Arch_Amazon-Monitron_64@5x.png │ │ │ │ ├── Arch_Amazon-Personalize_64.png │ │ │ │ ├── Arch_Amazon-Personalize_64.svg │ │ │ │ ├── Arch_Amazon-Personalize_64@5x.png │ │ │ │ ├── Arch_Amazon-Polly_64.png │ │ │ │ ├── Arch_Amazon-Polly_64.svg │ │ │ │ ├── Arch_Amazon-Polly_64@5x.png │ │ │ │ ├── Arch_Amazon-Q_64.png │ │ │ │ ├── Arch_Amazon-Q_64.svg │ │ │ │ ├── Arch_Amazon-Q_64@5x.png │ │ │ │ ├── Arch_Amazon-Rekognition_64.png │ │ │ │ ├── Arch_Amazon-Rekognition_64.svg │ │ │ │ ├── Arch_Amazon-Rekognition_64@5x.png │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_64.png │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_64.svg │ │ │ │ ├── Arch_Amazon-SageMaker-Ground-Truth_64@5x.png │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_64.png │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_64.svg │ │ │ │ ├── Arch_Amazon-SageMaker-Studio-Lab_64@5x.png │ │ │ │ ├── Arch_Amazon-SageMaker_64.png │ │ │ │ ├── Arch_Amazon-SageMaker_64.svg │ │ │ │ ├── Arch_Amazon-SageMaker_64@5x.png │ │ │ │ ├── Arch_Amazon-Textract_64.png │ │ │ │ ├── Arch_Amazon-Textract_64.svg │ │ │ │ ├── Arch_Amazon-Textract_64@5x.png │ │ │ │ ├── Arch_Amazon-Transcribe_64.png │ │ │ │ ├── Arch_Amazon-Transcribe_64.svg │ │ │ │ ├── Arch_Amazon-Transcribe_64@5x.png │ │ │ │ ├── Arch_Amazon-Translate_64.png │ │ │ │ ├── Arch_Amazon-Translate_64.svg │ │ │ │ ├── Arch_Amazon-Translate_64@5x.png │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_64.png │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_64.svg │ │ │ │ ├── Arch_Apache-MXNet-on-AWS_64@5x.png │ │ │ │ ├── Arch_PyTorch-on-AWS_64.png │ │ │ │ ├── Arch_PyTorch-on-AWS_64.svg │ │ │ │ ├── Arch_PyTorch-on-AWS_64@5x.png │ │ │ │ ├── Arch_TensorFlow-on-AWS_64.png │ │ │ │ ├── Arch_TensorFlow-on-AWS_64.svg │ │ │ │ └── Arch_TensorFlow-on-AWS_64@5x.png │ │ ├── Arch_Blockchain │ │ │ ├── 16 │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_16.png │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_16.svg │ │ │ │ ├── Arch_Amazon-Quantum-Ledger-Database_16.png │ │ │ │ └── Arch_Amazon-Quantum-Ledger-Database_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_32.png │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_32.svg │ │ │ │ ├── Arch_Amazon-Quantum-Ledger-Database_32.png │ │ │ │ └── Arch_Amazon-Quantum-Ledger-Database_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_48.png │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_48.svg │ │ │ │ ├── Arch_Amazon-Quantum-Ledger-Database_48.png │ │ │ │ └── Arch_Amazon-Quantum-Ledger-Database_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_64.png │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_64.svg │ │ │ │ ├── Arch_Amazon-Managed-Blockchain_64@5x.png │ │ │ │ ├── Arch_Amazon-Quantum-Ledger-Database_64.png │ │ │ │ ├── Arch_Amazon-Quantum-Ledger-Database_64.svg │ │ │ │ └── Arch_Amazon-Quantum-Ledger-Database_64@5x.png │ │ ├── Arch_Business-Applications │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-AppFabric_16.png │ │ │ │ ├── Arch_AWS-AppFabric_16.svg │ │ │ │ ├── Arch_AWS-Supply-Chain_16.png │ │ │ │ ├── Arch_AWS-Supply-Chain_16.svg │ │ │ │ ├── Arch_AWS-Wickr_16.png │ │ │ │ ├── Arch_AWS-Wickr_16.svg │ │ │ │ ├── Arch_Alexa-For-Business_16.png │ │ │ │ ├── Arch_Alexa-For-Business_16.svg │ │ │ │ ├── Arch_Amazon-Chime-SDK_16.png │ │ │ │ ├── Arch_Amazon-Chime-SDK_16.svg │ │ │ │ ├── Arch_Amazon-Chime_16.png │ │ │ │ ├── Arch_Amazon-Chime_16.svg │ │ │ │ ├── Arch_Amazon-Connect_16.png │ │ │ │ ├── Arch_Amazon-Connect_16.svg │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_16.png │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_16.svg │ │ │ │ ├── Arch_Amazon-Pinpoint_16.png │ │ │ │ ├── Arch_Amazon-Pinpoint_16.svg │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_16.png │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_16.svg │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_16.png │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_16.svg │ │ │ │ ├── Arch_Amazon-WorkDocs_16.png │ │ │ │ ├── Arch_Amazon-WorkDocs_16.svg │ │ │ │ ├── Arch_Amazon-WorkMail_16.png │ │ │ │ └── Arch_Amazon-WorkMail_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-AppFabric_32.png │ │ │ │ ├── Arch_AWS-AppFabric_32.svg │ │ │ │ ├── Arch_AWS-Supply-Chain_32.png │ │ │ │ ├── Arch_AWS-Supply-Chain_32.svg │ │ │ │ ├── Arch_AWS-Wickr_32.png │ │ │ │ ├── Arch_AWS-Wickr_32.svg │ │ │ │ ├── Arch_Alexa-For-Business_32.png │ │ │ │ ├── Arch_Alexa-For-Business_32.svg │ │ │ │ ├── Arch_Amazon-Chime-SDK_32.png │ │ │ │ ├── Arch_Amazon-Chime-SDK_32.svg │ │ │ │ ├── Arch_Amazon-Chime_32.png │ │ │ │ ├── Arch_Amazon-Chime_32.svg │ │ │ │ ├── Arch_Amazon-Connect_32.png │ │ │ │ ├── Arch_Amazon-Connect_32.svg │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_32.png │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_32.svg │ │ │ │ ├── Arch_Amazon-Pinpoint_32.png │ │ │ │ ├── Arch_Amazon-Pinpoint_32.svg │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_32.png │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_32.svg │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_32.png │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_32.svg │ │ │ │ ├── Arch_Amazon-WorkDocs_32.png │ │ │ │ ├── Arch_Amazon-WorkDocs_32.svg │ │ │ │ ├── Arch_Amazon-WorkMail_32.png │ │ │ │ └── Arch_Amazon-WorkMail_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-AppFabric_48.png │ │ │ │ ├── Arch_AWS-AppFabric_48.svg │ │ │ │ ├── Arch_AWS-Supply-Chain_48.png │ │ │ │ ├── Arch_AWS-Supply-Chain_48.svg │ │ │ │ ├── Arch_AWS-Wickr_48.png │ │ │ │ ├── Arch_AWS-Wickr_48.svg │ │ │ │ ├── Arch_Alexa-For-Business_48.png │ │ │ │ ├── Arch_Alexa-For-Business_48.svg │ │ │ │ ├── Arch_Amazon-Chime-SDK_48.png │ │ │ │ ├── Arch_Amazon-Chime-SDK_48.svg │ │ │ │ ├── Arch_Amazon-Chime_48.png │ │ │ │ ├── Arch_Amazon-Chime_48.svg │ │ │ │ ├── Arch_Amazon-Connect_48.png │ │ │ │ ├── Arch_Amazon-Connect_48.svg │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_48.png │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_48.svg │ │ │ │ ├── Arch_Amazon-Pinpoint_48.png │ │ │ │ ├── Arch_Amazon-Pinpoint_48.svg │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_48.png │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_48.svg │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_48.png │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_48.svg │ │ │ │ ├── Arch_Amazon-WorkDocs_48.png │ │ │ │ ├── Arch_Amazon-WorkDocs_48.svg │ │ │ │ ├── Arch_Amazon-WorkMail_48.png │ │ │ │ └── Arch_Amazon-WorkMail_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-AppFabric_64.png │ │ │ │ ├── Arch_AWS-AppFabric_64.svg │ │ │ │ ├── Arch_AWS-AppFabric_64@5x.png │ │ │ │ ├── Arch_AWS-Supply-Chain_64.png │ │ │ │ ├── Arch_AWS-Supply-Chain_64.svg │ │ │ │ ├── Arch_AWS-Supply-Chain_64@5x.png │ │ │ │ ├── Arch_AWS-Wickr_64.png │ │ │ │ ├── Arch_AWS-Wickr_64.svg │ │ │ │ ├── Arch_AWS-Wickr_64@5x.png │ │ │ │ ├── Arch_Alexa-For-Business_64.png │ │ │ │ ├── Arch_Alexa-For-Business_64.svg │ │ │ │ ├── Arch_Alexa-For-Business_64@5x.png │ │ │ │ ├── Arch_Amazon-Chime-SDK_64.png │ │ │ │ ├── Arch_Amazon-Chime-SDK_64.svg │ │ │ │ ├── Arch_Amazon-Chime-SDK_64@5x.png │ │ │ │ ├── Arch_Amazon-Chime_64.png │ │ │ │ ├── Arch_Amazon-Chime_64.svg │ │ │ │ ├── Arch_Amazon-Chime_64@5x.png │ │ │ │ ├── Arch_Amazon-Connect_64.png │ │ │ │ ├── Arch_Amazon-Connect_64.svg │ │ │ │ ├── Arch_Amazon-Connect_64@5x.png │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_64.png │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_64.svg │ │ │ │ ├── Arch_Amazon-Pinpoint-APIs_64@5x.png │ │ │ │ ├── Arch_Amazon-Pinpoint_64.png │ │ │ │ ├── Arch_Amazon-Pinpoint_64.svg │ │ │ │ ├── Arch_Amazon-Pinpoint_64@5x.png │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_64.png │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_64.svg │ │ │ │ ├── Arch_Amazon-Simple-Email-Service_64@5x.png │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_64.png │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_64.svg │ │ │ │ ├── Arch_Amazon-WorkDocs-SDK_64@5x.png │ │ │ │ ├── Arch_Amazon-WorkDocs_64.png │ │ │ │ ├── Arch_Amazon-WorkDocs_64.svg │ │ │ │ ├── Arch_Amazon-WorkDocs_64@5x.png │ │ │ │ ├── Arch_Amazon-WorkMail_64.png │ │ │ │ ├── Arch_Amazon-WorkMail_64.svg │ │ │ │ └── Arch_Amazon-WorkMail_64@5x.png │ │ ├── Arch_Cloud-Financial-Management │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_16.png │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_16.svg │ │ │ │ ├── Arch_AWS-Billing-Conductor_16.png │ │ │ │ ├── Arch_AWS-Billing-Conductor_16.svg │ │ │ │ ├── Arch_AWS-Budgets_16.png │ │ │ │ ├── Arch_AWS-Budgets_16.svg │ │ │ │ ├── Arch_AWS-Cost-Explorer_16.png │ │ │ │ ├── Arch_AWS-Cost-Explorer_16.svg │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_16.png │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_16.svg │ │ │ │ ├── Arch_Reserved-Instance-Reporting_16.png │ │ │ │ ├── Arch_Reserved-Instance-Reporting_16.svg │ │ │ │ ├── Arch_Savings-Plans_16.png │ │ │ │ └── Arch_Savings-Plans_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_32.png │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_32.svg │ │ │ │ ├── Arch_AWS-Billing-Conductor_32.png │ │ │ │ ├── Arch_AWS-Billing-Conductor_32.svg │ │ │ │ ├── Arch_AWS-Budgets_32.png │ │ │ │ ├── Arch_AWS-Budgets_32.svg │ │ │ │ ├── Arch_AWS-Cost-Explorer_32.png │ │ │ │ ├── Arch_AWS-Cost-Explorer_32.svg │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_32.png │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_32.svg │ │ │ │ ├── Arch_Reserved-Instance-Reporting_32.png │ │ │ │ ├── Arch_Reserved-Instance-Reporting_32.svg │ │ │ │ ├── Arch_Savings-Plans_32.png │ │ │ │ └── Arch_Savings-Plans_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_48.png │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_48.svg │ │ │ │ ├── Arch_AWS-Billing-Conductor_48.png │ │ │ │ ├── Arch_AWS-Billing-Conductor_48.svg │ │ │ │ ├── Arch_AWS-Budgets_48.png │ │ │ │ ├── Arch_AWS-Budgets_48.svg │ │ │ │ ├── Arch_AWS-Cost-Explorer_48.png │ │ │ │ ├── Arch_AWS-Cost-Explorer_48.svg │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_48.png │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_48.svg │ │ │ │ ├── Arch_Reserved-Instance-Reporting_48.png │ │ │ │ ├── Arch_Reserved-Instance-Reporting_48.svg │ │ │ │ ├── Arch_Savings-Plans_48.png │ │ │ │ └── Arch_Savings-Plans_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_64.png │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_64.svg │ │ │ │ ├── Arch_AWS-Application-Cost-Profiler_64@5x.png │ │ │ │ ├── Arch_AWS-Billing-Conductor_64.png │ │ │ │ ├── Arch_AWS-Billing-Conductor_64.svg │ │ │ │ ├── Arch_AWS-Billing-Conductor_64@5x.png │ │ │ │ ├── Arch_AWS-Budgets_64.png │ │ │ │ ├── Arch_AWS-Budgets_64.svg │ │ │ │ ├── Arch_AWS-Budgets_64@5x.png │ │ │ │ ├── Arch_AWS-Cost-Explorer_64.png │ │ │ │ ├── Arch_AWS-Cost-Explorer_64.svg │ │ │ │ ├── Arch_AWS-Cost-Explorer_64@5x.png │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_64.png │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_64.svg │ │ │ │ ├── Arch_AWS-Cost-and-Usage-Report_64@5x.png │ │ │ │ ├── Arch_Reserved-Instance-Reporting_64.png │ │ │ │ ├── Arch_Reserved-Instance-Reporting_64.svg │ │ │ │ ├── Arch_Reserved-Instance-Reporting_64@5x.png │ │ │ │ ├── Arch_Savings-Plans_64.png │ │ │ │ ├── Arch_Savings-Plans_64.svg │ │ │ │ └── Arch_Savings-Plans_64@5x.png │ │ ├── Arch_Compute │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-App-Runner_16.png │ │ │ │ ├── Arch_AWS-App-Runner_16.svg │ │ │ │ ├── Arch_AWS-Batch_16.png │ │ │ │ ├── Arch_AWS-Batch_16.svg │ │ │ │ ├── Arch_AWS-Compute-Optimizer_16.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_16.svg │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_16.png │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_16.svg │ │ │ │ ├── Arch_AWS-Lambda_16.png │ │ │ │ ├── Arch_AWS-Lambda_16.svg │ │ │ │ ├── Arch_AWS-Local-Zones_16.png │ │ │ │ ├── Arch_AWS-Local-Zones_16.svg │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_16.png │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_16.svg │ │ │ │ ├── Arch_AWS-Outposts-family_16.png │ │ │ │ ├── Arch_AWS-Outposts-family_16.svg │ │ │ │ ├── Arch_AWS-Outposts-rack_16.png │ │ │ │ ├── Arch_AWS-Outposts-rack_16.svg │ │ │ │ ├── Arch_AWS-Outposts-servers_16.png │ │ │ │ ├── Arch_AWS-Outposts-servers_16.svg │ │ │ │ ├── Arch_AWS-Parallel-Cluster_16.png │ │ │ │ ├── Arch_AWS-Parallel-Cluster_16.svg │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_16.png │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_16.svg │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_16.png │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_16.svg │ │ │ │ ├── Arch_AWS-Wavelength_16.png │ │ │ │ ├── Arch_AWS-Wavelength_16.svg │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_16.png │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_16.svg │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_16.png │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_16.svg │ │ │ │ ├── Arch_Amazon-EC2_16.png │ │ │ │ ├── Arch_Amazon-EC2_16.svg │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_16.png │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_16.svg │ │ │ │ ├── Arch_Amazon-Lightsail_16.png │ │ │ │ ├── Arch_Amazon-Lightsail_16.svg │ │ │ │ ├── Arch_Bottlerocket_16.png │ │ │ │ ├── Arch_Bottlerocket_16.svg │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_16.png │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_16.svg │ │ │ │ ├── Arch_NICE-DCV_16.png │ │ │ │ ├── Arch_NICE-DCV_16.svg │ │ │ │ ├── Arch_NICE-EnginFrame_16.png │ │ │ │ └── Arch_NICE-EnginFrame_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-App-Runner_32.png │ │ │ │ ├── Arch_AWS-App-Runner_32.svg │ │ │ │ ├── Arch_AWS-Batch_32.png │ │ │ │ ├── Arch_AWS-Batch_32.svg │ │ │ │ ├── Arch_AWS-Compute-Optimizer_32.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_32.svg │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_32.png │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_32.svg │ │ │ │ ├── Arch_AWS-Lambda_32.png │ │ │ │ ├── Arch_AWS-Lambda_32.svg │ │ │ │ ├── Arch_AWS-Local-Zones_32.png │ │ │ │ ├── Arch_AWS-Local-Zones_32.svg │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_32.png │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_32.svg │ │ │ │ ├── Arch_AWS-Outposts-family_32.png │ │ │ │ ├── Arch_AWS-Outposts-family_32.svg │ │ │ │ ├── Arch_AWS-Outposts-rack_32.png │ │ │ │ ├── Arch_AWS-Outposts-rack_32.svg │ │ │ │ ├── Arch_AWS-Outposts-servers_32.png │ │ │ │ ├── Arch_AWS-Outposts-servers_32.svg │ │ │ │ ├── Arch_AWS-Parallel-Cluster_32.png │ │ │ │ ├── Arch_AWS-Parallel-Cluster_32.svg │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_32.png │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_32.svg │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_32.png │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_32.svg │ │ │ │ ├── Arch_AWS-Wavelength_32.png │ │ │ │ ├── Arch_AWS-Wavelength_32.svg │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_32.png │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_32.svg │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_32.png │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_32.svg │ │ │ │ ├── Arch_Amazon-EC2_32.png │ │ │ │ ├── Arch_Amazon-EC2_32.svg │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_32.png │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_32.svg │ │ │ │ ├── Arch_Amazon-Lightsail_32.png │ │ │ │ ├── Arch_Amazon-Lightsail_32.svg │ │ │ │ ├── Arch_Bottlerocket_32.png │ │ │ │ ├── Arch_Bottlerocket_32.svg │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_32.png │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_32.svg │ │ │ │ ├── Arch_NICE-DCV_32.png │ │ │ │ ├── Arch_NICE-DCV_32.svg │ │ │ │ ├── Arch_NICE-EnginFrame_32.png │ │ │ │ └── Arch_NICE-EnginFrame_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-App-Runner_48.png │ │ │ │ ├── Arch_AWS-App-Runner_48.svg │ │ │ │ ├── Arch_AWS-Batch_48.png │ │ │ │ ├── Arch_AWS-Batch_48.svg │ │ │ │ ├── Arch_AWS-Compute-Optimizer_48.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_48.svg │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_48.png │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_48.svg │ │ │ │ ├── Arch_AWS-Lambda_48.png │ │ │ │ ├── Arch_AWS-Lambda_48.svg │ │ │ │ ├── Arch_AWS-Local-Zones_48.png │ │ │ │ ├── Arch_AWS-Local-Zones_48.svg │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_48.png │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_48.svg │ │ │ │ ├── Arch_AWS-Outposts-family_48.png │ │ │ │ ├── Arch_AWS-Outposts-family_48.svg │ │ │ │ ├── Arch_AWS-Outposts-rack_48.png │ │ │ │ ├── Arch_AWS-Outposts-rack_48.svg │ │ │ │ ├── Arch_AWS-Outposts-servers_48.png │ │ │ │ ├── Arch_AWS-Outposts-servers_48.svg │ │ │ │ ├── Arch_AWS-Parallel-Cluster_48.png │ │ │ │ ├── Arch_AWS-Parallel-Cluster_48.svg │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_48.png │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_48.svg │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_48.png │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_48.svg │ │ │ │ ├── Arch_AWS-Wavelength_48.png │ │ │ │ ├── Arch_AWS-Wavelength_48.svg │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_48.png │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_48.svg │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_48.png │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_48.svg │ │ │ │ ├── Arch_Amazon-EC2_48.png │ │ │ │ ├── Arch_Amazon-EC2_48.svg │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_48.png │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_48.svg │ │ │ │ ├── Arch_Amazon-Lightsail_48.png │ │ │ │ ├── Arch_Amazon-Lightsail_48.svg │ │ │ │ ├── Arch_Bottlerocket_48.png │ │ │ │ ├── Arch_Bottlerocket_48.svg │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_48.png │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_48.svg │ │ │ │ ├── Arch_NICE-DCV_48.png │ │ │ │ ├── Arch_NICE-DCV_48.svg │ │ │ │ ├── Arch_NICE-EnginFrame_48.png │ │ │ │ └── Arch_NICE-EnginFrame_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-App-Runner_64.png │ │ │ │ ├── Arch_AWS-App-Runner_64.svg │ │ │ │ ├── Arch_AWS-App-Runner_64@5x.png │ │ │ │ ├── Arch_AWS-Batch_64.png │ │ │ │ ├── Arch_AWS-Batch_64.svg │ │ │ │ ├── Arch_AWS-Batch_64@5x.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_64.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_64.svg │ │ │ │ ├── Arch_AWS-Compute-Optimizer_64@5x.png │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_64.png │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_64.svg │ │ │ │ ├── Arch_AWS-Elastic-Beanstalk_64@5x.png │ │ │ │ ├── Arch_AWS-Lambda_64.png │ │ │ │ ├── Arch_AWS-Lambda_64.svg │ │ │ │ ├── Arch_AWS-Lambda_64@5x.png │ │ │ │ ├── Arch_AWS-Local-Zones_64.png │ │ │ │ ├── Arch_AWS-Local-Zones_64.svg │ │ │ │ ├── Arch_AWS-Local-Zones_64@5x.png │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_64.png │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_64.svg │ │ │ │ ├── Arch_AWS-Nitro-Enclaves_64@5x.png │ │ │ │ ├── Arch_AWS-Outposts-family_64.png │ │ │ │ ├── Arch_AWS-Outposts-family_64.svg │ │ │ │ ├── Arch_AWS-Outposts-family_64@5x.png │ │ │ │ ├── Arch_AWS-Outposts-rack_64.png │ │ │ │ ├── Arch_AWS-Outposts-rack_64.svg │ │ │ │ ├── Arch_AWS-Outposts-rack_64@5x.png │ │ │ │ ├── Arch_AWS-Outposts-servers_64.png │ │ │ │ ├── Arch_AWS-Outposts-servers_64.svg │ │ │ │ ├── Arch_AWS-Outposts-servers_64@5x.png │ │ │ │ ├── Arch_AWS-Parallel-Cluster_64.png │ │ │ │ ├── Arch_AWS-Parallel-Cluster_64.svg │ │ │ │ ├── Arch_AWS-Parallel-Cluster_64@5x.png │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_64.png │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_64.svg │ │ │ │ ├── Arch_AWS-Serverless-Application-Repository_64@5x.png │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_64.png │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_64.svg │ │ │ │ ├── Arch_AWS-SimSpace-Weaver_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Sequoia_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_64@5x.png │ │ │ │ ├── Arch_AWS-Wavelength_64.png │ │ │ │ ├── Arch_AWS-Wavelength_64.svg │ │ │ │ ├── Arch_AWS-Wavelength_64@5x.png │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_64.png │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_64.svg │ │ │ │ ├── Arch_Amazon-EC2-Auto-Scaling_64@5x.png │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_64.png │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_64.svg │ │ │ │ ├── Arch_Amazon-EC2-Image-Builder_64@5x.png │ │ │ │ ├── Arch_Amazon-EC2_64.png │ │ │ │ ├── Arch_Amazon-EC2_64.svg │ │ │ │ ├── Arch_Amazon-EC2_64@5x.png │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_64.png │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_64.svg │ │ │ │ ├── Arch_Amazon-Lightsail-for-Research_64@5x.png │ │ │ │ ├── Arch_Amazon-Lightsail_64.png │ │ │ │ ├── Arch_Amazon-Lightsail_64.svg │ │ │ │ ├── Arch_Amazon-Lightsail_64@5x.png │ │ │ │ ├── Arch_Bottlerocket_64.png │ │ │ │ ├── Arch_Bottlerocket_64.svg │ │ │ │ ├── Arch_Bottlerocket_64@5x.png │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_64.png │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_64.svg │ │ │ │ ├── Arch_Elastic-Fabric-Adapter_64@5x.png │ │ │ │ ├── Arch_NICE-DCV_64.png │ │ │ │ ├── Arch_NICE-DCV_64.svg │ │ │ │ ├── Arch_NICE-DCV_64@5x.png │ │ │ │ ├── Arch_NICE-EnginFrame_64.png │ │ │ │ ├── Arch_NICE-EnginFrame_64.svg │ │ │ │ └── Arch_NICE-EnginFrame_64@5x.png │ │ ├── Arch_Containers │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Fargate_16.png │ │ │ │ ├── Arch_AWS-Fargate_16.svg │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_16.png │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_16.svg │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_16.png │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_16.svg │ │ │ │ ├── Arch_Amazon-EKS-Cloud_16.png │ │ │ │ ├── Arch_Amazon-EKS-Cloud_16.svg │ │ │ │ ├── Arch_Amazon-EKS-Distro_16.png │ │ │ │ ├── Arch_Amazon-EKS-Distro_16.svg │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_16.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_16.svg │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_16.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_16.svg │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_16.png │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_16.svg │ │ │ │ ├── Arch_Red-Hat-OpenShift-Service-on-AWS_16.png │ │ │ │ └── Arch_Red-Hat-OpenShift-Service-on-AWS_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Fargate_32.png │ │ │ │ ├── Arch_AWS-Fargate_32.svg │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_32.png │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_32.svg │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_32.png │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_32.svg │ │ │ │ ├── Arch_Amazon-EKS-Cloud_32.png │ │ │ │ ├── Arch_Amazon-EKS-Cloud_32.svg │ │ │ │ ├── Arch_Amazon-EKS-Distro_32.png │ │ │ │ ├── Arch_Amazon-EKS-Distro_32.svg │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_32.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_32.svg │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_32.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_32.svg │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_32.png │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_32.svg │ │ │ │ ├── Arch_Red-Hat-OpenShift-Service-on-AWS_32.png │ │ │ │ └── Arch_Red-Hat-OpenShift-Service-on-AWS_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Fargate_48.png │ │ │ │ ├── Arch_AWS-Fargate_48.svg │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_48.png │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_48.svg │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_48.png │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_48.svg │ │ │ │ ├── Arch_Amazon-EKS-Cloud_48.png │ │ │ │ ├── Arch_Amazon-EKS-Cloud_48.svg │ │ │ │ ├── Arch_Amazon-EKS-Distro_48.png │ │ │ │ ├── Arch_Amazon-EKS-Distro_48.svg │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_48.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_48.svg │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_48.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_48.svg │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_48.png │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_48.svg │ │ │ │ ├── Arch_Red-Hat-OpenShift-Service-on-AWS_48.png │ │ │ │ └── Arch_Red-Hat-OpenShift-Service-on-AWS_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Fargate_64.png │ │ │ │ ├── Arch_AWS-Fargate_64.svg │ │ │ │ ├── Arch_AWS-Fargate_64@5x.png │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_64.png │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_64.svg │ │ │ │ ├── Arch_Amazon-ECS-Anywhere_64@5x.png │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_64.png │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_64.svg │ │ │ │ ├── Arch_Amazon-EKS-Anywhere_64@5x.png │ │ │ │ ├── Arch_Amazon-EKS-Cloud_64.png │ │ │ │ ├── Arch_Amazon-EKS-Cloud_64.svg │ │ │ │ ├── Arch_Amazon-EKS-Cloud_64@5x.png │ │ │ │ ├── Arch_Amazon-EKS-Distro_64.png │ │ │ │ ├── Arch_Amazon-EKS-Distro_64.svg │ │ │ │ ├── Arch_Amazon-EKS-Distro_64@5x.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_64.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_64.svg │ │ │ │ ├── Arch_Amazon-Elastic-Container-Registry_64@5x.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_64.png │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_64.svg │ │ │ │ ├── Arch_Amazon-Elastic-Container-Service_64@5x.png │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_64.png │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_64.svg │ │ │ │ ├── Arch_Amazon-Elastic-Kubernetes-Service_64@5x.png │ │ │ │ ├── Arch_Red-Hat-OpenShift-Service-on-AWS_64.png │ │ │ │ ├── Arch_Red-Hat-OpenShift-Service-on-AWS_64.svg │ │ │ │ └── Arch_Red-Hat-OpenShift-Service-on-AWS_64@5x.png │ │ ├── Arch_Customer-Enablement │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Activate_16.png │ │ │ │ ├── Arch_AWS-Activate_16.svg │ │ │ │ ├── Arch_AWS-IQ_16.png │ │ │ │ ├── Arch_AWS-IQ_16.svg │ │ │ │ ├── Arch_AWS-Managed-Services_16.png │ │ │ │ ├── Arch_AWS-Managed-Services_16.svg │ │ │ │ ├── Arch_AWS-Professional-Services_16.png │ │ │ │ ├── Arch_AWS-Professional-Services_16.svg │ │ │ │ ├── Arch_AWS-Support_16.png │ │ │ │ ├── Arch_AWS-Support_16.svg │ │ │ │ ├── Arch_AWS-Training-Certification_16.png │ │ │ │ ├── Arch_AWS-Training-Certification_16.svg │ │ │ │ ├── Arch_AWS-rePost-Private_16.png │ │ │ │ ├── Arch_AWS-rePost-Private_16.svg │ │ │ │ ├── Arch_AWS-rePost_16.png │ │ │ │ └── Arch_AWS-rePost_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Activate_32.png │ │ │ │ ├── Arch_AWS-Activate_32.svg │ │ │ │ ├── Arch_AWS-IQ_32.png │ │ │ │ ├── Arch_AWS-IQ_32.svg │ │ │ │ ├── Arch_AWS-Managed-Services_32.png │ │ │ │ ├── Arch_AWS-Managed-Services_32.svg │ │ │ │ ├── Arch_AWS-Professional-Services_32.png │ │ │ │ ├── Arch_AWS-Professional-Services_32.svg │ │ │ │ ├── Arch_AWS-Support_32.png │ │ │ │ ├── Arch_AWS-Support_32.svg │ │ │ │ ├── Arch_AWS-Training-Certification_32.png │ │ │ │ ├── Arch_AWS-Training-Certification_32.svg │ │ │ │ ├── Arch_AWS-rePost-Private_32.png │ │ │ │ ├── Arch_AWS-rePost-Private_32.svg │ │ │ │ ├── Arch_AWS-rePost_32.png │ │ │ │ └── Arch_AWS-rePost_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Activate_48.png │ │ │ │ ├── Arch_AWS-Activate_48.svg │ │ │ │ ├── Arch_AWS-IQ_48.png │ │ │ │ ├── Arch_AWS-IQ_48.svg │ │ │ │ ├── Arch_AWS-Managed-Services_48.png │ │ │ │ ├── Arch_AWS-Managed-Services_48.svg │ │ │ │ ├── Arch_AWS-Professional-Services_48.png │ │ │ │ ├── Arch_AWS-Professional-Services_48.svg │ │ │ │ ├── Arch_AWS-Support_48.png │ │ │ │ ├── Arch_AWS-Support_48.svg │ │ │ │ ├── Arch_AWS-Training-Certification_48.png │ │ │ │ ├── Arch_AWS-Training-Certification_48.svg │ │ │ │ ├── Arch_AWS-rePost-Private_48.png │ │ │ │ ├── Arch_AWS-rePost-Private_48.svg │ │ │ │ ├── Arch_AWS-rePost_48.png │ │ │ │ └── Arch_AWS-rePost_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Activate_64.png │ │ │ │ ├── Arch_AWS-Activate_64.svg │ │ │ │ ├── Arch_AWS-Activate_64@5x.png │ │ │ │ ├── Arch_AWS-IQ_64.png │ │ │ │ ├── Arch_AWS-IQ_64.svg │ │ │ │ ├── Arch_AWS-IQ_64@5x.png │ │ │ │ ├── Arch_AWS-Managed-Services_64.png │ │ │ │ ├── Arch_AWS-Managed-Services_64.svg │ │ │ │ ├── Arch_AWS-Managed-Services_64@5x.png │ │ │ │ ├── Arch_AWS-Professional-Services_64.png │ │ │ │ ├── Arch_AWS-Professional-Services_64.svg │ │ │ │ ├── Arch_AWS-Professional-Services_64@5x.png │ │ │ │ ├── Arch_AWS-Support_64.png │ │ │ │ ├── Arch_AWS-Support_64.svg │ │ │ │ ├── Arch_AWS-Support_64@5x.png │ │ │ │ ├── Arch_AWS-Training-Certification_64.png │ │ │ │ ├── Arch_AWS-Training-Certification_64.svg │ │ │ │ ├── Arch_AWS-Training-Certification_64@5x.png │ │ │ │ ├── Arch_AWS-rePost-Private_64.png │ │ │ │ ├── Arch_AWS-rePost-Private_64.svg │ │ │ │ ├── Arch_AWS-rePost-Private_64@5x.png │ │ │ │ ├── Arch_AWS-rePost_64.png │ │ │ │ ├── Arch_AWS-rePost_64.svg │ │ │ │ └── Arch_AWS-rePost_64@5x.png │ │ ├── Arch_Database │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Database-Migration-Service_16.png │ │ │ │ ├── Arch_AWS-Database-Migration-Service_16.svg │ │ │ │ ├── Arch_Amazon-Aurora_16.png │ │ │ │ ├── Arch_Amazon-Aurora_16.svg │ │ │ │ ├── Arch_Amazon-DocumentDB_16.png │ │ │ │ ├── Arch_Amazon-DocumentDB_16.svg │ │ │ │ ├── Arch_Amazon-DynamoDB_16.png │ │ │ │ ├── Arch_Amazon-DynamoDB_16.svg │ │ │ │ ├── Arch_Amazon-ElastiCache_16.png │ │ │ │ ├── Arch_Amazon-ElastiCache_16.svg │ │ │ │ ├── Arch_Amazon-Keyspaces_16.png │ │ │ │ ├── Arch_Amazon-Keyspaces_16.svg │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_16.png │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_16.svg │ │ │ │ ├── Arch_Amazon-Neptune_16.png │ │ │ │ ├── Arch_Amazon-Neptune_16.svg │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_16.png │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_16.svg │ │ │ │ ├── Arch_Amazon-RDS_16.png │ │ │ │ ├── Arch_Amazon-RDS_16.svg │ │ │ │ ├── Arch_Amazon-Timestream_16.png │ │ │ │ └── Arch_Amazon-Timestream_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Database-Migration-Service_32.png │ │ │ │ ├── Arch_AWS-Database-Migration-Service_32.svg │ │ │ │ ├── Arch_Amazon-Aurora_32.png │ │ │ │ ├── Arch_Amazon-Aurora_32.svg │ │ │ │ ├── Arch_Amazon-DocumentDB_32.png │ │ │ │ ├── Arch_Amazon-DocumentDB_32.svg │ │ │ │ ├── Arch_Amazon-DynamoDB_32.png │ │ │ │ ├── Arch_Amazon-DynamoDB_32.svg │ │ │ │ ├── Arch_Amazon-ElastiCache_32.png │ │ │ │ ├── Arch_Amazon-ElastiCache_32.svg │ │ │ │ ├── Arch_Amazon-Keyspaces_32.png │ │ │ │ ├── Arch_Amazon-Keyspaces_32.svg │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_32.png │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_32.svg │ │ │ │ ├── Arch_Amazon-Neptune_32.png │ │ │ │ ├── Arch_Amazon-Neptune_32.svg │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_32.png │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_32.svg │ │ │ │ ├── Arch_Amazon-RDS_32.png │ │ │ │ ├── Arch_Amazon-RDS_32.svg │ │ │ │ ├── Arch_Amazon-Timestream_32.png │ │ │ │ └── Arch_Amazon-Timestream_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Database-Migration-Service_48.png │ │ │ │ ├── Arch_AWS-Database-Migration-Service_48.svg │ │ │ │ ├── Arch_Amazon-Aurora_48.png │ │ │ │ ├── Arch_Amazon-Aurora_48.svg │ │ │ │ ├── Arch_Amazon-DocumentDB_48.png │ │ │ │ ├── Arch_Amazon-DocumentDB_48.svg │ │ │ │ ├── Arch_Amazon-DynamoDB_48.png │ │ │ │ ├── Arch_Amazon-DynamoDB_48.svg │ │ │ │ ├── Arch_Amazon-ElastiCache_48.png │ │ │ │ ├── Arch_Amazon-ElastiCache_48.svg │ │ │ │ ├── Arch_Amazon-Keyspaces_48.png │ │ │ │ ├── Arch_Amazon-Keyspaces_48.svg │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_48.png │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_48.svg │ │ │ │ ├── Arch_Amazon-Neptune_48.png │ │ │ │ ├── Arch_Amazon-Neptune_48.svg │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_48.png │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_48.svg │ │ │ │ ├── Arch_Amazon-RDS_48.png │ │ │ │ ├── Arch_Amazon-RDS_48.svg │ │ │ │ ├── Arch_Amazon-Timestream_48.png │ │ │ │ └── Arch_Amazon-Timestream_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Database-Migration-Service_64.png │ │ │ │ ├── Arch_AWS-Database-Migration-Service_64.svg │ │ │ │ ├── Arch_AWS-Database-Migration-Service_64@5x.png │ │ │ │ ├── Arch_Amazon-Aurora_64.png │ │ │ │ ├── Arch_Amazon-Aurora_64.svg │ │ │ │ ├── Arch_Amazon-Aurora_64@5x.png │ │ │ │ ├── Arch_Amazon-DocumentDB_64.png │ │ │ │ ├── Arch_Amazon-DocumentDB_64.svg │ │ │ │ ├── Arch_Amazon-DocumentDB_64@5x.png │ │ │ │ ├── Arch_Amazon-DynamoDB_64.png │ │ │ │ ├── Arch_Amazon-DynamoDB_64.svg │ │ │ │ ├── Arch_Amazon-DynamoDB_64@5x.png │ │ │ │ ├── Arch_Amazon-ElastiCache_64.png │ │ │ │ ├── Arch_Amazon-ElastiCache_64.svg │ │ │ │ ├── Arch_Amazon-ElastiCache_64@5x.png │ │ │ │ ├── Arch_Amazon-Keyspaces_64.png │ │ │ │ ├── Arch_Amazon-Keyspaces_64.svg │ │ │ │ ├── Arch_Amazon-Keyspaces_64@5x.png │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_64.png │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_64.svg │ │ │ │ ├── Arch_Amazon-MemoryDB-for-Redis_64@5x.png │ │ │ │ ├── Arch_Amazon-Neptune_64.png │ │ │ │ ├── Arch_Amazon-Neptune_64.svg │ │ │ │ ├── Arch_Amazon-Neptune_64@5x.png │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_64.png │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_64.svg │ │ │ │ ├── Arch_Amazon-RDS-on-VMware_64@5x.png │ │ │ │ ├── Arch_Amazon-RDS_64.png │ │ │ │ ├── Arch_Amazon-RDS_64.svg │ │ │ │ ├── Arch_Amazon-RDS_64@5x.png │ │ │ │ ├── Arch_Amazon-Timestream_64.png │ │ │ │ ├── Arch_Amazon-Timestream_64.svg │ │ │ │ └── Arch_Amazon-Timestream_64@5x.png │ │ ├── Arch_Developer-Tools │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Application-Composer_16.png │ │ │ │ ├── Arch_AWS-Application-Composer_16.svg │ │ │ │ ├── Arch_AWS-Cloud-Control-API_16.png │ │ │ │ ├── Arch_AWS-Cloud-Control-API_16.svg │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_16.png │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_16.svg │ │ │ │ ├── Arch_AWS-Cloud9_16.png │ │ │ │ ├── Arch_AWS-Cloud9_16.svg │ │ │ │ ├── Arch_AWS-CloudShell_16.png │ │ │ │ ├── Arch_AWS-CloudShell_16.svg │ │ │ │ ├── Arch_AWS-CodeArtifact_16.png │ │ │ │ ├── Arch_AWS-CodeArtifact_16.svg │ │ │ │ ├── Arch_AWS-CodeBuild_16.png │ │ │ │ ├── Arch_AWS-CodeBuild_16.svg │ │ │ │ ├── Arch_AWS-CodeCommit_16.png │ │ │ │ ├── Arch_AWS-CodeCommit_16.svg │ │ │ │ ├── Arch_AWS-CodeDeploy_16.png │ │ │ │ ├── Arch_AWS-CodeDeploy_16.svg │ │ │ │ ├── Arch_AWS-CodePipeline_16.png │ │ │ │ ├── Arch_AWS-CodePipeline_16.svg │ │ │ │ ├── Arch_AWS-CodeStar_16.png │ │ │ │ ├── Arch_AWS-CodeStar_16.svg │ │ │ │ ├── Arch_AWS-Command-Line-Interface_16.png │ │ │ │ ├── Arch_AWS-Command-Line-Interface_16.svg │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_16.png │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_16.svg │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_16.png │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_16.svg │ │ │ │ ├── Arch_AWS-X-Ray_16.png │ │ │ │ ├── Arch_AWS-X-Ray_16.svg │ │ │ │ ├── Arch_Amazon-CodeCatalyst_16.png │ │ │ │ ├── Arch_Amazon-CodeCatalyst_16.svg │ │ │ │ ├── Arch_Amazon-Corretto_16.png │ │ │ │ └── Arch_Amazon-Corretto_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Application-Composer_32.png │ │ │ │ ├── Arch_AWS-Application-Composer_32.svg │ │ │ │ ├── Arch_AWS-Cloud-Control-API_32.png │ │ │ │ ├── Arch_AWS-Cloud-Control-API_32.svg │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_32.png │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_32.svg │ │ │ │ ├── Arch_AWS-Cloud9_32.png │ │ │ │ ├── Arch_AWS-Cloud9_32.svg │ │ │ │ ├── Arch_AWS-CloudShell_32.png │ │ │ │ ├── Arch_AWS-CloudShell_32.svg │ │ │ │ ├── Arch_AWS-CodeArtifact_32.png │ │ │ │ ├── Arch_AWS-CodeArtifact_32.svg │ │ │ │ ├── Arch_AWS-CodeBuild_32.png │ │ │ │ ├── Arch_AWS-CodeBuild_32.svg │ │ │ │ ├── Arch_AWS-CodeCommit_32.png │ │ │ │ ├── Arch_AWS-CodeCommit_32.svg │ │ │ │ ├── Arch_AWS-CodeDeploy_32.png │ │ │ │ ├── Arch_AWS-CodeDeploy_32.svg │ │ │ │ ├── Arch_AWS-CodePipeline_32.png │ │ │ │ ├── Arch_AWS-CodePipeline_32.svg │ │ │ │ ├── Arch_AWS-CodeStar_32.png │ │ │ │ ├── Arch_AWS-CodeStar_32.svg │ │ │ │ ├── Arch_AWS-Command-Line-Interface_32.png │ │ │ │ ├── Arch_AWS-Command-Line-Interface_32.svg │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_32.png │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_32.svg │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_32.png │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_32.svg │ │ │ │ ├── Arch_AWS-X-Ray_32.png │ │ │ │ ├── Arch_AWS-X-Ray_32.svg │ │ │ │ ├── Arch_Amazon-CodeCatalyst_32.png │ │ │ │ ├── Arch_Amazon-CodeCatalyst_32.svg │ │ │ │ ├── Arch_Amazon-Corretto_32.png │ │ │ │ └── Arch_Amazon-Corretto_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Application-Composer_48.png │ │ │ │ ├── Arch_AWS-Application-Composer_48.svg │ │ │ │ ├── Arch_AWS-Cloud-Control-API_48.png │ │ │ │ ├── Arch_AWS-Cloud-Control-API_48.svg │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_48.png │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_48.svg │ │ │ │ ├── Arch_AWS-Cloud9_48.png │ │ │ │ ├── Arch_AWS-Cloud9_48.svg │ │ │ │ ├── Arch_AWS-CloudShell_48.png │ │ │ │ ├── Arch_AWS-CloudShell_48.svg │ │ │ │ ├── Arch_AWS-CodeArtifact_48.png │ │ │ │ ├── Arch_AWS-CodeArtifact_48.svg │ │ │ │ ├── Arch_AWS-CodeBuild_48.png │ │ │ │ ├── Arch_AWS-CodeBuild_48.svg │ │ │ │ ├── Arch_AWS-CodeCommit_48.png │ │ │ │ ├── Arch_AWS-CodeCommit_48.svg │ │ │ │ ├── Arch_AWS-CodeDeploy_48.png │ │ │ │ ├── Arch_AWS-CodeDeploy_48.svg │ │ │ │ ├── Arch_AWS-CodePipeline_48.png │ │ │ │ ├── Arch_AWS-CodePipeline_48.svg │ │ │ │ ├── Arch_AWS-CodeStar_48.png │ │ │ │ ├── Arch_AWS-CodeStar_48.svg │ │ │ │ ├── Arch_AWS-Command-Line-Interface_48.png │ │ │ │ ├── Arch_AWS-Command-Line-Interface_48.svg │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_48.png │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_48.svg │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_48.png │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_48.svg │ │ │ │ ├── Arch_AWS-X-Ray_48.png │ │ │ │ ├── Arch_AWS-X-Ray_48.svg │ │ │ │ ├── Arch_Amazon-CodeCatalyst_48.png │ │ │ │ ├── Arch_Amazon-CodeCatalyst_48.svg │ │ │ │ ├── Arch_Amazon-Corretto_48.png │ │ │ │ └── Arch_Amazon-Corretto_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Application-Composer_64.png │ │ │ │ ├── Arch_AWS-Application-Composer_64.svg │ │ │ │ ├── Arch_AWS-Application-Composer_64@5x.png │ │ │ │ ├── Arch_AWS-Cloud-Control-API_64.png │ │ │ │ ├── Arch_AWS-Cloud-Control-API_64.svg │ │ │ │ ├── Arch_AWS-Cloud-Control-API_64@5x.png │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_64.png │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_64.svg │ │ │ │ ├── Arch_AWS-Cloud-Development-Kit_64@5x.png │ │ │ │ ├── Arch_AWS-Cloud9_64.png │ │ │ │ ├── Arch_AWS-Cloud9_64.svg │ │ │ │ ├── Arch_AWS-Cloud9_64@5x.png │ │ │ │ ├── Arch_AWS-CloudShell_64.png │ │ │ │ ├── Arch_AWS-CloudShell_64.svg │ │ │ │ ├── Arch_AWS-CloudShell_64@5x.png │ │ │ │ ├── Arch_AWS-CodeArtifact_64.png │ │ │ │ ├── Arch_AWS-CodeArtifact_64.svg │ │ │ │ ├── Arch_AWS-CodeArtifact_64@5x.png │ │ │ │ ├── Arch_AWS-CodeBuild_64.png │ │ │ │ ├── Arch_AWS-CodeBuild_64.svg │ │ │ │ ├── Arch_AWS-CodeBuild_64@5x.png │ │ │ │ ├── Arch_AWS-CodeCommit_64.png │ │ │ │ ├── Arch_AWS-CodeCommit_64.svg │ │ │ │ ├── Arch_AWS-CodeCommit_64@5x.png │ │ │ │ ├── Arch_AWS-CodeDeploy_64.png │ │ │ │ ├── Arch_AWS-CodeDeploy_64.svg │ │ │ │ ├── Arch_AWS-CodeDeploy_64@5x.png │ │ │ │ ├── Arch_AWS-CodePipeline_64.png │ │ │ │ ├── Arch_AWS-CodePipeline_64.svg │ │ │ │ ├── Arch_AWS-CodePipeline_64@5x.png │ │ │ │ ├── Arch_AWS-CodeStar_64.png │ │ │ │ ├── Arch_AWS-CodeStar_64.svg │ │ │ │ ├── Arch_AWS-CodeStar_64@5x.png │ │ │ │ ├── Arch_AWS-Command-Line-Interface_64.png │ │ │ │ ├── Arch_AWS-Command-Line-Interface_64.svg │ │ │ │ ├── Arch_AWS-Command-Line-Interface_64@5x.png │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_64.png │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_64.svg │ │ │ │ ├── Arch_AWS-Fault-Injection-Service_64@5x.png │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_64.png │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_64.svg │ │ │ │ ├── Arch_AWS-Tools-and-SDKs_64@5x.png │ │ │ │ ├── Arch_AWS-X-Ray_64.png │ │ │ │ ├── Arch_AWS-X-Ray_64.svg │ │ │ │ ├── Arch_AWS-X-Ray_64@5x.png │ │ │ │ ├── Arch_Amazon-CodeCatalyst_64.png │ │ │ │ ├── Arch_Amazon-CodeCatalyst_64.svg │ │ │ │ ├── Arch_Amazon-CodeCatalyst_64@5x.png │ │ │ │ ├── Arch_Amazon-Corretto_64.png │ │ │ │ ├── Arch_Amazon-Corretto_64.svg │ │ │ │ └── Arch_Amazon-Corretto_64@5x.png │ │ ├── Arch_End-User-Computing │ │ │ ├── 16 │ │ │ │ ├── Arch_Amazon-AppStream-2_16.png │ │ │ │ ├── Arch_Amazon-AppStream-2_16.svg │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_16.png │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_16.svg │ │ │ │ ├── Arch_Amazon-WorkSpaces-Thin-Client_16.png │ │ │ │ └── Arch_Amazon-WorkSpaces-Thin-Client_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_Amazon-AppStream-2_32.png │ │ │ │ ├── Arch_Amazon-AppStream-2_32.svg │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_32.png │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_32.svg │ │ │ │ ├── Arch_Amazon-WorkSpaces-Thin-Client_32.png │ │ │ │ └── Arch_Amazon-WorkSpaces-Thin-Client_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_Amazon-AppStream-2_48.png │ │ │ │ ├── Arch_Amazon-AppStream-2_48.svg │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_48.png │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_48.svg │ │ │ │ ├── Arch_Amazon-WorkSpaces-Thin-Client_48.png │ │ │ │ └── Arch_Amazon-WorkSpaces-Thin-Client_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_Amazon-AppStream-2_64.png │ │ │ │ ├── Arch_Amazon-AppStream-2_64.svg │ │ │ │ ├── Arch_Amazon-AppStream-2_64@5x.png │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_64.png │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_64.svg │ │ │ │ ├── Arch_Amazon-WorkSpaces-Family_64@5x.png │ │ │ │ ├── Arch_Amazon-WorkSpaces-Thin-Client_64.png │ │ │ │ ├── Arch_Amazon-WorkSpaces-Thin-Client_64.svg │ │ │ │ └── Arch_Amazon-WorkSpaces-Thin-Client_64@5x.png │ │ ├── Arch_Front-End-Web-Mobile │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Amplify_16.png │ │ │ │ ├── Arch_AWS-Amplify_16.svg │ │ │ │ ├── Arch_AWS-Device-Farm_16.png │ │ │ │ ├── Arch_AWS-Device-Farm_16.svg │ │ │ │ ├── Arch_Amazon-Location-Service_16.png │ │ │ │ └── Arch_Amazon-Location-Service_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Amplify_32.png │ │ │ │ ├── Arch_AWS-Amplify_32.svg │ │ │ │ ├── Arch_AWS-Device-Farm_32.png │ │ │ │ ├── Arch_AWS-Device-Farm_32.svg │ │ │ │ ├── Arch_Amazon-Location-Service_32.png │ │ │ │ └── Arch_Amazon-Location-Service_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Amplify_48.png │ │ │ │ ├── Arch_AWS-Amplify_48.svg │ │ │ │ ├── Arch_AWS-Device-Farm_48.png │ │ │ │ ├── Arch_AWS-Device-Farm_48.svg │ │ │ │ ├── Arch_Amazon-Location-Service_48.png │ │ │ │ └── Arch_Amazon-Location-Service_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Amplify_64.png │ │ │ │ ├── Arch_AWS-Amplify_64.svg │ │ │ │ ├── Arch_AWS-Amplify_64@5x.png │ │ │ │ ├── Arch_AWS-Device-Farm_64.png │ │ │ │ ├── Arch_AWS-Device-Farm_64.svg │ │ │ │ ├── Arch_AWS-Device-Farm_64@5x.png │ │ │ │ ├── Arch_Amazon-Location-Service_64.png │ │ │ │ ├── Arch_Amazon-Location-Service_64.svg │ │ │ │ └── Arch_Amazon-Location-Service_64@5x.png │ │ ├── Arch_Games │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-GameKit_16.png │ │ │ │ ├── Arch_AWS-GameKit_16.svg │ │ │ │ ├── Arch_Amazon-GameLift_16.png │ │ │ │ ├── Arch_Amazon-GameLift_16.svg │ │ │ │ ├── Arch_Amazon-GameSparks_16.png │ │ │ │ ├── Arch_Amazon-GameSparks_16.svg │ │ │ │ ├── Arch_Open-3D-Engine_16.png │ │ │ │ └── Arch_Open-3D-Engine_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-GameKit_32.png │ │ │ │ ├── Arch_AWS-GameKit_32.svg │ │ │ │ ├── Arch_Amazon-GameLift_32.png │ │ │ │ ├── Arch_Amazon-GameLift_32.svg │ │ │ │ ├── Arch_Amazon-GameSparks_32.png │ │ │ │ ├── Arch_Amazon-GameSparks_32.svg │ │ │ │ ├── Arch_Open-3D-Engine_32.png │ │ │ │ └── Arch_Open-3D-Engine_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-GameKit_48.png │ │ │ │ ├── Arch_AWS-GameKit_48.svg │ │ │ │ ├── Arch_Amazon-GameLift_48.png │ │ │ │ ├── Arch_Amazon-GameLift_48.svg │ │ │ │ ├── Arch_Amazon-GameSparks_48.png │ │ │ │ ├── Arch_Amazon-GameSparks_48.svg │ │ │ │ ├── Arch_Open-3D-Engine_48.png │ │ │ │ └── Arch_Open-3D-Engine_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-GameKit_64.png │ │ │ │ ├── Arch_AWS-GameKit_64.svg │ │ │ │ ├── Arch_AWS-GameKit_64@5x.png │ │ │ │ ├── Arch_Amazon-GameLift_64.png │ │ │ │ ├── Arch_Amazon-GameLift_64.svg │ │ │ │ ├── Arch_Amazon-GameLift_64@5x.png │ │ │ │ ├── Arch_Amazon-GameSparks_64.png │ │ │ │ ├── Arch_Amazon-GameSparks_64.svg │ │ │ │ ├── Arch_Amazon-GameSparks_64@5x.png │ │ │ │ ├── Arch_Open-3D-Engine_64.png │ │ │ │ ├── Arch_Open-3D-Engine_64.svg │ │ │ │ └── Arch_Open-3D-Engine_64@5x.png │ │ ├── Arch_General-Icons │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Marketplace_Dark_16.png │ │ │ │ ├── Arch_AWS-Marketplace_Dark_16.svg │ │ │ │ ├── Arch_AWS-Marketplace_Light_16.png │ │ │ │ └── Arch_AWS-Marketplace_Light_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Marketplace_Dark_32.png │ │ │ │ ├── Arch_AWS-Marketplace_Dark_32.svg │ │ │ │ ├── Arch_AWS-Marketplace_Light_32.png │ │ │ │ └── Arch_AWS-Marketplace_Light_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Marketplace_Dark_48.png │ │ │ │ ├── Arch_AWS-Marketplace_Dark_48.svg │ │ │ │ ├── Arch_AWS-Marketplace_Light_48.png │ │ │ │ └── Arch_AWS-Marketplace_Light_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Marketplace_Dark_64.png │ │ │ │ ├── Arch_AWS-Marketplace_Dark_64.svg │ │ │ │ ├── Arch_AWS-Marketplace_Dark_64@5x.png │ │ │ │ ├── Arch_AWS-Marketplace_Light_64.png │ │ │ │ ├── Arch_AWS-Marketplace_Light_64.svg │ │ │ │ └── Arch_AWS-Marketplace_Light_64@5x.png │ │ ├── Arch_Internet-of-Things │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-IoT-1-Click_16.png │ │ │ │ ├── Arch_AWS-IoT-1-Click_16.svg │ │ │ │ ├── Arch_AWS-IoT-Analytics_16.png │ │ │ │ ├── Arch_AWS-IoT-Analytics_16.svg │ │ │ │ ├── Arch_AWS-IoT-Button_16.png │ │ │ │ ├── Arch_AWS-IoT-Button_16.svg │ │ │ │ ├── Arch_AWS-IoT-Core_16.png │ │ │ │ ├── Arch_AWS-IoT-Core_16.svg │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_16.png │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_16.svg │ │ │ │ ├── Arch_AWS-IoT-Device-Management_16.png │ │ │ │ ├── Arch_AWS-IoT-Device-Management_16.svg │ │ │ │ ├── Arch_AWS-IoT-Events_16.png │ │ │ │ ├── Arch_AWS-IoT-Events_16.svg │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_16.png │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_16.svg │ │ │ │ ├── Arch_AWS-IoT-FleetWise_16.png │ │ │ │ ├── Arch_AWS-IoT-FleetWise_16.svg │ │ │ │ ├── Arch_AWS-IoT-Greengrass_16.png │ │ │ │ ├── Arch_AWS-IoT-Greengrass_16.svg │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_16.png │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_16.svg │ │ │ │ ├── Arch_AWS-IoT-SiteWise_16.png │ │ │ │ ├── Arch_AWS-IoT-SiteWise_16.svg │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_16.png │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_16.svg │ │ │ │ ├── Arch_FreeRTOS_16.png │ │ │ │ └── Arch_FreeRTOS_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-IoT-1-Click_32.png │ │ │ │ ├── Arch_AWS-IoT-1-Click_32.svg │ │ │ │ ├── Arch_AWS-IoT-Analytics_32.png │ │ │ │ ├── Arch_AWS-IoT-Analytics_32.svg │ │ │ │ ├── Arch_AWS-IoT-Button_32.png │ │ │ │ ├── Arch_AWS-IoT-Button_32.svg │ │ │ │ ├── Arch_AWS-IoT-Core_32.png │ │ │ │ ├── Arch_AWS-IoT-Core_32.svg │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_32.png │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_32.svg │ │ │ │ ├── Arch_AWS-IoT-Device-Management_32.png │ │ │ │ ├── Arch_AWS-IoT-Device-Management_32.svg │ │ │ │ ├── Arch_AWS-IoT-Events_32.png │ │ │ │ ├── Arch_AWS-IoT-Events_32.svg │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_32.png │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_32.svg │ │ │ │ ├── Arch_AWS-IoT-FleetWise_32.png │ │ │ │ ├── Arch_AWS-IoT-FleetWise_32.svg │ │ │ │ ├── Arch_AWS-IoT-Greengrass_32.png │ │ │ │ ├── Arch_AWS-IoT-Greengrass_32.svg │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_32.png │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_32.svg │ │ │ │ ├── Arch_AWS-IoT-SiteWise_32.png │ │ │ │ ├── Arch_AWS-IoT-SiteWise_32.svg │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_32.png │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_32.svg │ │ │ │ ├── Arch_FreeRTOS_32.png │ │ │ │ └── Arch_FreeRTOS_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-IoT-1-Click_48.png │ │ │ │ ├── Arch_AWS-IoT-1-Click_48.svg │ │ │ │ ├── Arch_AWS-IoT-Analytics_48.png │ │ │ │ ├── Arch_AWS-IoT-Analytics_48.svg │ │ │ │ ├── Arch_AWS-IoT-Button_48.png │ │ │ │ ├── Arch_AWS-IoT-Button_48.svg │ │ │ │ ├── Arch_AWS-IoT-Core_48.png │ │ │ │ ├── Arch_AWS-IoT-Core_48.svg │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_48.png │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_48.svg │ │ │ │ ├── Arch_AWS-IoT-Device-Management_48.png │ │ │ │ ├── Arch_AWS-IoT-Device-Management_48.svg │ │ │ │ ├── Arch_AWS-IoT-Events_48.png │ │ │ │ ├── Arch_AWS-IoT-Events_48.svg │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_48.png │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_48.svg │ │ │ │ ├── Arch_AWS-IoT-FleetWise_48.png │ │ │ │ ├── Arch_AWS-IoT-FleetWise_48.svg │ │ │ │ ├── Arch_AWS-IoT-Greengrass_48.png │ │ │ │ ├── Arch_AWS-IoT-Greengrass_48.svg │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_48.png │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_48.svg │ │ │ │ ├── Arch_AWS-IoT-SiteWise_48.png │ │ │ │ ├── Arch_AWS-IoT-SiteWise_48.svg │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_48.png │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_48.svg │ │ │ │ ├── Arch_FreeRTOS_48.png │ │ │ │ └── Arch_FreeRTOS_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-IoT-1-Click_64.png │ │ │ │ ├── Arch_AWS-IoT-1-Click_64.svg │ │ │ │ ├── Arch_AWS-IoT-1-Click_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-Analytics_64.png │ │ │ │ ├── Arch_AWS-IoT-Analytics_64.svg │ │ │ │ ├── Arch_AWS-IoT-Analytics_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-Button_64.png │ │ │ │ ├── Arch_AWS-IoT-Button_64.svg │ │ │ │ ├── Arch_AWS-IoT-Button_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-Core_64.png │ │ │ │ ├── Arch_AWS-IoT-Core_64.svg │ │ │ │ ├── Arch_AWS-IoT-Core_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_64.png │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_64.svg │ │ │ │ ├── Arch_AWS-IoT-Device-Defender_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-Device-Management_64.png │ │ │ │ ├── Arch_AWS-IoT-Device-Management_64.svg │ │ │ │ ├── Arch_AWS-IoT-Device-Management_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-Events_64.png │ │ │ │ ├── Arch_AWS-IoT-Events_64.svg │ │ │ │ ├── Arch_AWS-IoT-Events_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_64.png │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_64.svg │ │ │ │ ├── Arch_AWS-IoT-ExpressLink_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-FleetWise_64.png │ │ │ │ ├── Arch_AWS-IoT-FleetWise_64.svg │ │ │ │ ├── Arch_AWS-IoT-FleetWise_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-Greengrass_64.png │ │ │ │ ├── Arch_AWS-IoT-Greengrass_64.svg │ │ │ │ ├── Arch_AWS-IoT-Greengrass_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_64.png │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_64.svg │ │ │ │ ├── Arch_AWS-IoT-RoboRunner_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-SiteWise_64.png │ │ │ │ ├── Arch_AWS-IoT-SiteWise_64.svg │ │ │ │ ├── Arch_AWS-IoT-SiteWise_64@5x.png │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_64.png │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_64.svg │ │ │ │ ├── Arch_AWS-IoT-TwinMaker_64@5x.png │ │ │ │ ├── Arch_FreeRTOS_64.png │ │ │ │ ├── Arch_FreeRTOS_64.svg │ │ │ │ └── Arch_FreeRTOS_64@5x.png │ │ ├── Arch_Management-Governance │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-AppConfig_16.png │ │ │ │ ├── Arch_AWS-AppConfig_16.svg │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_16.png │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_16.svg │ │ │ │ ├── Arch_AWS-Auto-Scaling_16.png │ │ │ │ ├── Arch_AWS-Auto-Scaling_16.svg │ │ │ │ ├── Arch_AWS-Backint-Agent_16.png │ │ │ │ ├── Arch_AWS-Backint-Agent_16.svg │ │ │ │ ├── Arch_AWS-Chatbot_16.png │ │ │ │ ├── Arch_AWS-Chatbot_16.svg │ │ │ │ ├── Arch_AWS-CloudFormation_16.png │ │ │ │ ├── Arch_AWS-CloudFormation_16.svg │ │ │ │ ├── Arch_AWS-CloudTrail_16.png │ │ │ │ ├── Arch_AWS-CloudTrail_16.svg │ │ │ │ ├── Arch_AWS-Compute-Optimizer_16.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_16.svg │ │ │ │ ├── Arch_AWS-Config_16.png │ │ │ │ ├── Arch_AWS-Config_16.svg │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_16.png │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_16.svg │ │ │ │ ├── Arch_AWS-Control-Tower_16.png │ │ │ │ ├── Arch_AWS-Control-Tower_16.svg │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_16.png │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_16.svg │ │ │ │ ├── Arch_AWS-Health-Dashboard_16.png │ │ │ │ ├── Arch_AWS-Health-Dashboard_16.svg │ │ │ │ ├── Arch_AWS-Launch-Wizard_16.png │ │ │ │ ├── Arch_AWS-Launch-Wizard_16.svg │ │ │ │ ├── Arch_AWS-License-Manager_16.png │ │ │ │ ├── Arch_AWS-License-Manager_16.svg │ │ │ │ ├── Arch_AWS-Management-Console_16.png │ │ │ │ ├── Arch_AWS-Management-Console_16.svg │ │ │ │ ├── Arch_AWS-OpsWorks_16.png │ │ │ │ ├── Arch_AWS-OpsWorks_16.svg │ │ │ │ ├── Arch_AWS-Organizations_16.png │ │ │ │ ├── Arch_AWS-Organizations_16.svg │ │ │ │ ├── Arch_AWS-Proton_16.png │ │ │ │ ├── Arch_AWS-Proton_16.svg │ │ │ │ ├── Arch_AWS-Resilience-Hub_16.png │ │ │ │ ├── Arch_AWS-Resilience-Hub_16.svg │ │ │ │ ├── Arch_AWS-Resource-Explorer_16.png │ │ │ │ ├── Arch_AWS-Resource-Explorer_16.svg │ │ │ │ ├── Arch_AWS-Service-Catalog_16.png │ │ │ │ ├── Arch_AWS-Service-Catalog_16.svg │ │ │ │ ├── Arch_AWS-Service-Management-Connector_16.png │ │ │ │ ├── Arch_AWS-Service-Management-Connector_16.svg │ │ │ │ ├── Arch_AWS-Systems-Manager_16.png │ │ │ │ ├── Arch_AWS-Systems-Manager_16.svg │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_16.png │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_16.svg │ │ │ │ ├── Arch_AWS-Trusted-Advisor_16.png │ │ │ │ ├── Arch_AWS-Trusted-Advisor_16.svg │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_16.png │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_16.svg │ │ │ │ ├── Arch_Amazon-CloudWatch_16.png │ │ │ │ ├── Arch_Amazon-CloudWatch_16.svg │ │ │ │ ├── Arch_Amazon-Managed-Grafana_16.png │ │ │ │ ├── Arch_Amazon-Managed-Grafana_16.svg │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Prometheus_16.png │ │ │ │ └── Arch_Amazon-Managed-Service-for-Prometheus_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-AppConfig_32.png │ │ │ │ ├── Arch_AWS-AppConfig_32.svg │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_32.png │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_32.svg │ │ │ │ ├── Arch_AWS-Auto-Scaling_32.png │ │ │ │ ├── Arch_AWS-Auto-Scaling_32.svg │ │ │ │ ├── Arch_AWS-Backint-Agent_32.png │ │ │ │ ├── Arch_AWS-Backint-Agent_32.svg │ │ │ │ ├── Arch_AWS-Chatbot_32.png │ │ │ │ ├── Arch_AWS-Chatbot_32.svg │ │ │ │ ├── Arch_AWS-CloudFormation_32.png │ │ │ │ ├── Arch_AWS-CloudFormation_32.svg │ │ │ │ ├── Arch_AWS-CloudTrail_32.png │ │ │ │ ├── Arch_AWS-CloudTrail_32.svg │ │ │ │ ├── Arch_AWS-Compute-Optimizer_32.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_32.svg │ │ │ │ ├── Arch_AWS-Config_32.png │ │ │ │ ├── Arch_AWS-Config_32.svg │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_32.png │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_32.svg │ │ │ │ ├── Arch_AWS-Control-Tower_32.png │ │ │ │ ├── Arch_AWS-Control-Tower_32.svg │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_32.png │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_32.svg │ │ │ │ ├── Arch_AWS-Health-Dashboard_32.png │ │ │ │ ├── Arch_AWS-Health-Dashboard_32.svg │ │ │ │ ├── Arch_AWS-Launch-Wizard_32.png │ │ │ │ ├── Arch_AWS-Launch-Wizard_32.svg │ │ │ │ ├── Arch_AWS-License-Manager_32.png │ │ │ │ ├── Arch_AWS-License-Manager_32.svg │ │ │ │ ├── Arch_AWS-Management-Console_32.png │ │ │ │ ├── Arch_AWS-Management-Console_32.svg │ │ │ │ ├── Arch_AWS-OpsWorks_32.png │ │ │ │ ├── Arch_AWS-OpsWorks_32.svg │ │ │ │ ├── Arch_AWS-Organizations_32.png │ │ │ │ ├── Arch_AWS-Organizations_32.svg │ │ │ │ ├── Arch_AWS-Proton_32.png │ │ │ │ ├── Arch_AWS-Proton_32.svg │ │ │ │ ├── Arch_AWS-Resilience-Hub_32.png │ │ │ │ ├── Arch_AWS-Resilience-Hub_32.svg │ │ │ │ ├── Arch_AWS-Resource-Explorer_32.png │ │ │ │ ├── Arch_AWS-Resource-Explorer_32.svg │ │ │ │ ├── Arch_AWS-Service-Catalog_32.png │ │ │ │ ├── Arch_AWS-Service-Catalog_32.svg │ │ │ │ ├── Arch_AWS-Service-Management-Connector_32.png │ │ │ │ ├── Arch_AWS-Service-Management-Connector_32.svg │ │ │ │ ├── Arch_AWS-Systems-Manager_32.png │ │ │ │ ├── Arch_AWS-Systems-Manager_32.svg │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_32.png │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_32.svg │ │ │ │ ├── Arch_AWS-Trusted-Advisor_32.png │ │ │ │ ├── Arch_AWS-Trusted-Advisor_32.svg │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_32.png │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_32.svg │ │ │ │ ├── Arch_Amazon-CloudWatch_32.png │ │ │ │ ├── Arch_Amazon-CloudWatch_32.svg │ │ │ │ ├── Arch_Amazon-Managed-Grafana_32.png │ │ │ │ ├── Arch_Amazon-Managed-Grafana_32.svg │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Prometheus_32.png │ │ │ │ └── Arch_Amazon-Managed-Service-for-Prometheus_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-AppConfig_48.png │ │ │ │ ├── Arch_AWS-AppConfig_48.svg │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_48.png │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_48.svg │ │ │ │ ├── Arch_AWS-Auto-Scaling_48.png │ │ │ │ ├── Arch_AWS-Auto-Scaling_48.svg │ │ │ │ ├── Arch_AWS-Backint-Agent_48.png │ │ │ │ ├── Arch_AWS-Backint-Agent_48.svg │ │ │ │ ├── Arch_AWS-Chatbot_48.png │ │ │ │ ├── Arch_AWS-Chatbot_48.svg │ │ │ │ ├── Arch_AWS-CloudFormation_48.png │ │ │ │ ├── Arch_AWS-CloudFormation_48.svg │ │ │ │ ├── Arch_AWS-CloudTrail_48.png │ │ │ │ ├── Arch_AWS-CloudTrail_48.svg │ │ │ │ ├── Arch_AWS-Compute-Optimizer_48.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_48.svg │ │ │ │ ├── Arch_AWS-Config_48.png │ │ │ │ ├── Arch_AWS-Config_48.svg │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_48.png │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_48.svg │ │ │ │ ├── Arch_AWS-Control-Tower_48.png │ │ │ │ ├── Arch_AWS-Control-Tower_48.svg │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_48.png │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_48.svg │ │ │ │ ├── Arch_AWS-Health-Dashboard_48.png │ │ │ │ ├── Arch_AWS-Health-Dashboard_48.svg │ │ │ │ ├── Arch_AWS-Launch-Wizard_48.png │ │ │ │ ├── Arch_AWS-Launch-Wizard_48.svg │ │ │ │ ├── Arch_AWS-License-Manager_48.png │ │ │ │ ├── Arch_AWS-License-Manager_48.svg │ │ │ │ ├── Arch_AWS-Management-Console_48.png │ │ │ │ ├── Arch_AWS-Management-Console_48.svg │ │ │ │ ├── Arch_AWS-OpsWorks_48.png │ │ │ │ ├── Arch_AWS-OpsWorks_48.svg │ │ │ │ ├── Arch_AWS-Organizations_48.png │ │ │ │ ├── Arch_AWS-Organizations_48.svg │ │ │ │ ├── Arch_AWS-Proton_48.png │ │ │ │ ├── Arch_AWS-Proton_48.svg │ │ │ │ ├── Arch_AWS-Resilience-Hub_48.png │ │ │ │ ├── Arch_AWS-Resilience-Hub_48.svg │ │ │ │ ├── Arch_AWS-Resource-Explorer_48.png │ │ │ │ ├── Arch_AWS-Resource-Explorer_48.svg │ │ │ │ ├── Arch_AWS-Service-Catalog_48.png │ │ │ │ ├── Arch_AWS-Service-Catalog_48.svg │ │ │ │ ├── Arch_AWS-Service-Management-Connector_48.png │ │ │ │ ├── Arch_AWS-Service-Management-Connector_48.svg │ │ │ │ ├── Arch_AWS-Systems-Manager_48.png │ │ │ │ ├── Arch_AWS-Systems-Manager_48.svg │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_48.png │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_48.svg │ │ │ │ ├── Arch_AWS-Trusted-Advisor_48.png │ │ │ │ ├── Arch_AWS-Trusted-Advisor_48.svg │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_48.png │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_48.svg │ │ │ │ ├── Arch_Amazon-CloudWatch_48.png │ │ │ │ ├── Arch_Amazon-CloudWatch_48.svg │ │ │ │ ├── Arch_Amazon-Managed-Grafana_48.png │ │ │ │ ├── Arch_Amazon-Managed-Grafana_48.svg │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Prometheus_48.png │ │ │ │ └── Arch_Amazon-Managed-Service-for-Prometheus_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-AppConfig_64.png │ │ │ │ ├── Arch_AWS-AppConfig_64.svg │ │ │ │ ├── Arch_AWS-AppConfig_64@5x.png │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_64.png │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_64.svg │ │ │ │ ├── Arch_AWS-Application-Auto-Scaling_64@5x.png │ │ │ │ ├── Arch_AWS-Auto-Scaling_64.png │ │ │ │ ├── Arch_AWS-Auto-Scaling_64.svg │ │ │ │ ├── Arch_AWS-Auto-Scaling_64@5x.png │ │ │ │ ├── Arch_AWS-Backint-Agent_64.png │ │ │ │ ├── Arch_AWS-Backint-Agent_64.svg │ │ │ │ ├── Arch_AWS-Backint-Agent_64@5x.png │ │ │ │ ├── Arch_AWS-Chatbot_64.png │ │ │ │ ├── Arch_AWS-Chatbot_64.svg │ │ │ │ ├── Arch_AWS-Chatbot_64@5x.png │ │ │ │ ├── Arch_AWS-CloudFormation_64.png │ │ │ │ ├── Arch_AWS-CloudFormation_64.svg │ │ │ │ ├── Arch_AWS-CloudFormation_64@5x.png │ │ │ │ ├── Arch_AWS-CloudTrail_64.png │ │ │ │ ├── Arch_AWS-CloudTrail_64.svg │ │ │ │ ├── Arch_AWS-CloudTrail_64@5x.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_64.png │ │ │ │ ├── Arch_AWS-Compute-Optimizer_64.svg │ │ │ │ ├── Arch_AWS-Compute-Optimizer_64@5x.png │ │ │ │ ├── Arch_AWS-Config_64.png │ │ │ │ ├── Arch_AWS-Config_64.svg │ │ │ │ ├── Arch_AWS-Config_64@5x.png │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_64.png │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_64.svg │ │ │ │ ├── Arch_AWS-Console-Mobile-Application_64@5x.png │ │ │ │ ├── Arch_AWS-Control-Tower_64.png │ │ │ │ ├── Arch_AWS-Control-Tower_64.svg │ │ │ │ ├── Arch_AWS-Control-Tower_64@5x.png │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_64.png │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_64.svg │ │ │ │ ├── Arch_AWS-Distro-for-OpenTelemetry_64@5x.png │ │ │ │ ├── Arch_AWS-Health-Dashboard_64.png │ │ │ │ ├── Arch_AWS-Health-Dashboard_64.svg │ │ │ │ ├── Arch_AWS-Health-Dashboard_64@5x.png │ │ │ │ ├── Arch_AWS-Launch-Wizard_64.png │ │ │ │ ├── Arch_AWS-Launch-Wizard_64.svg │ │ │ │ ├── Arch_AWS-Launch-Wizard_64@5x.png │ │ │ │ ├── Arch_AWS-License-Manager_64.png │ │ │ │ ├── Arch_AWS-License-Manager_64.svg │ │ │ │ ├── Arch_AWS-License-Manager_64@5x.png │ │ │ │ ├── Arch_AWS-Management-Console_64.png │ │ │ │ ├── Arch_AWS-Management-Console_64.svg │ │ │ │ ├── Arch_AWS-Management-Console_64@5x.png │ │ │ │ ├── Arch_AWS-OpsWorks_64.png │ │ │ │ ├── Arch_AWS-OpsWorks_64.svg │ │ │ │ ├── Arch_AWS-OpsWorks_64@5x.png │ │ │ │ ├── Arch_AWS-Organizations_64.png │ │ │ │ ├── Arch_AWS-Organizations_64.svg │ │ │ │ ├── Arch_AWS-Organizations_64@5x.png │ │ │ │ ├── Arch_AWS-Proton_64.png │ │ │ │ ├── Arch_AWS-Proton_64.svg │ │ │ │ ├── Arch_AWS-Proton_64@5x.png │ │ │ │ ├── Arch_AWS-Resilience-Hub_64.png │ │ │ │ ├── Arch_AWS-Resilience-Hub_64.svg │ │ │ │ ├── Arch_AWS-Resilience-Hub_64@5x.png │ │ │ │ ├── Arch_AWS-Resource-Explorer_64.png │ │ │ │ ├── Arch_AWS-Resource-Explorer_64.svg │ │ │ │ ├── Arch_AWS-Resource-Explorer_64@5x.png │ │ │ │ ├── Arch_AWS-Service-Catalog_64.png │ │ │ │ ├── Arch_AWS-Service-Catalog_64.svg │ │ │ │ ├── Arch_AWS-Service-Catalog_64@5x.png │ │ │ │ ├── Arch_AWS-Service-Management-Connector_64.png │ │ │ │ ├── Arch_AWS-Service-Management-Connector_64.svg │ │ │ │ ├── Arch_AWS-Service-Management-Connector_64@5x.png │ │ │ │ ├── Arch_AWS-Systems-Manager_64.png │ │ │ │ ├── Arch_AWS-Systems-Manager_64.svg │ │ │ │ ├── Arch_AWS-Systems-Manager_64@5x.png │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_64.png │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_64.svg │ │ │ │ ├── Arch_AWS-Telco-Network-Builder_64@5x.png │ │ │ │ ├── Arch_AWS-Trusted-Advisor_64.png │ │ │ │ ├── Arch_AWS-Trusted-Advisor_64.svg │ │ │ │ ├── Arch_AWS-Trusted-Advisor_64@5x.png │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_64.png │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_64.svg │ │ │ │ ├── Arch_AWS-Well-Architected-Tool_64@5x.png │ │ │ │ ├── Arch_Amazon-CloudWatch_64.png │ │ │ │ ├── Arch_Amazon-CloudWatch_64.svg │ │ │ │ ├── Arch_Amazon-CloudWatch_64@5x.png │ │ │ │ ├── Arch_Amazon-Managed-Grafana_64.png │ │ │ │ ├── Arch_Amazon-Managed-Grafana_64.svg │ │ │ │ ├── Arch_Amazon-Managed-Grafana_64@5x.png │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Prometheus_64.png │ │ │ │ ├── Arch_Amazon-Managed-Service-for-Prometheus_64.svg │ │ │ │ └── Arch_Amazon-Managed-Service-for-Prometheus_64@5x.png │ │ ├── Arch_Media-Services │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Deadline-Cloud_16.png │ │ │ │ ├── Arch_AWS-Deadline-Cloud_16.svg │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_16.png │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_16.svg │ │ │ │ ├── Arch_AWS-Elemental-Conductor_16.png │ │ │ │ ├── Arch_AWS-Elemental-Conductor_16.svg │ │ │ │ ├── Arch_AWS-Elemental-Delta_16.png │ │ │ │ ├── Arch_AWS-Elemental-Delta_16.svg │ │ │ │ ├── Arch_AWS-Elemental-Link_16.png │ │ │ │ ├── Arch_AWS-Elemental-Link_16.svg │ │ │ │ ├── Arch_AWS-Elemental-Live_16.png │ │ │ │ ├── Arch_AWS-Elemental-Live_16.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_16.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_16.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_16.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_16.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_16.png │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_16.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_16.png │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_16.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_16.png │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_16.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_16.png │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_16.svg │ │ │ │ ├── Arch_AWS-Elemental-Server_16.png │ │ │ │ ├── Arch_AWS-Elemental-Server_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_16.svg │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_16.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_16.svg │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_16.png │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_16.svg │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_16.png │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_16.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_16.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_16.svg │ │ │ │ ├── Arch_Amazon-Nimble-Studio_16.png │ │ │ │ └── Arch_Amazon-Nimble-Studio_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Deadline-Cloud_32.png │ │ │ │ ├── Arch_AWS-Deadline-Cloud_32.svg │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_32.png │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_32.svg │ │ │ │ ├── Arch_AWS-Elemental-Conductor_32.png │ │ │ │ ├── Arch_AWS-Elemental-Conductor_32.svg │ │ │ │ ├── Arch_AWS-Elemental-Delta_32.png │ │ │ │ ├── Arch_AWS-Elemental-Delta_32.svg │ │ │ │ ├── Arch_AWS-Elemental-Link_32.png │ │ │ │ ├── Arch_AWS-Elemental-Link_32.svg │ │ │ │ ├── Arch_AWS-Elemental-Live_32.png │ │ │ │ ├── Arch_AWS-Elemental-Live_32.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_32.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_32.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_32.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_32.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_32.png │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_32.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_32.png │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_32.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_32.png │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_32.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_32.png │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_32.svg │ │ │ │ ├── Arch_AWS-Elemental-Server_32.png │ │ │ │ ├── Arch_AWS-Elemental-Server_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_32.svg │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_32.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_32.svg │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_32.png │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_32.svg │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_32.png │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_32.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_32.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_32.svg │ │ │ │ ├── Arch_Amazon-Nimble-Studio_32.png │ │ │ │ └── Arch_Amazon-Nimble-Studio_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Deadline-Cloud_48.png │ │ │ │ ├── Arch_AWS-Deadline-Cloud_48.svg │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_48.png │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_48.svg │ │ │ │ ├── Arch_AWS-Elemental-Conductor_48.png │ │ │ │ ├── Arch_AWS-Elemental-Conductor_48.svg │ │ │ │ ├── Arch_AWS-Elemental-Delta_48.png │ │ │ │ ├── Arch_AWS-Elemental-Delta_48.svg │ │ │ │ ├── Arch_AWS-Elemental-Link_48.png │ │ │ │ ├── Arch_AWS-Elemental-Link_48.svg │ │ │ │ ├── Arch_AWS-Elemental-Live_48.png │ │ │ │ ├── Arch_AWS-Elemental-Live_48.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_48.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_48.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_48.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_48.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_48.png │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_48.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_48.png │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_48.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_48.png │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_48.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_48.png │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_48.svg │ │ │ │ ├── Arch_AWS-Elemental-Server_48.png │ │ │ │ ├── Arch_AWS-Elemental-Server_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_48.svg │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_48.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_48.svg │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_48.png │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_48.svg │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_48.png │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_48.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_48.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_48.svg │ │ │ │ ├── Arch_Amazon-Nimble-Studio_48.png │ │ │ │ └── Arch_Amazon-Nimble-Studio_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Deadline-Cloud_64.png │ │ │ │ ├── Arch_AWS-Deadline-Cloud_64.svg │ │ │ │ ├── Arch_AWS-Deadline-Cloud_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_64.png │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_64.svg │ │ │ │ ├── Arch_AWS-Elemental-Appliances-&-Software_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-Conductor_64.png │ │ │ │ ├── Arch_AWS-Elemental-Conductor_64.svg │ │ │ │ ├── Arch_AWS-Elemental-Conductor_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-Delta_64.png │ │ │ │ ├── Arch_AWS-Elemental-Delta_64.svg │ │ │ │ ├── Arch_AWS-Elemental-Delta_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-Link_64.png │ │ │ │ ├── Arch_AWS-Elemental-Link_64.svg │ │ │ │ ├── Arch_AWS-Elemental-Link_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-Live_64.png │ │ │ │ ├── Arch_AWS-Elemental-Live_64.svg │ │ │ │ ├── Arch_AWS-Elemental-Live_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_64.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_64.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaConnect_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_64.png │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_64.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaConvert_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_64.png │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_64.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaLive_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_64.png │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_64.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaPackage_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_64.png │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_64.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaStore_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_64.png │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_64.svg │ │ │ │ ├── Arch_AWS-Elemental-MediaTailor_64@5x.png │ │ │ │ ├── Arch_AWS-Elemental-Server_64.png │ │ │ │ ├── Arch_AWS-Elemental-Server_64.svg │ │ │ │ ├── Arch_AWS-Elemental-Server_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Deadline_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Frost_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Krakatoa_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-Stoke_64@5x.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_64.png │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_64.svg │ │ │ │ ├── Arch_AWS-Thinkbox-XMesh_64@5x.png │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_64.png │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_64.svg │ │ │ │ ├── Arch_Amazon-Elastic-Transcoder_64@5x.png │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_64.png │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_64.svg │ │ │ │ ├── Arch_Amazon-Interactive-Video-Service_64@5x.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_64.png │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_64.svg │ │ │ │ ├── Arch_Amazon-Kinesis-Video-Streams_64@5x.png │ │ │ │ ├── Arch_Amazon-Nimble-Studio_64.png │ │ │ │ ├── Arch_Amazon-Nimble-Studio_64.svg │ │ │ │ └── Arch_Amazon-Nimble-Studio_64@5x.png │ │ ├── Arch_Migration-Modernization │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_16.png │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_16.svg │ │ │ │ ├── Arch_AWS-Application-Migration-Service_16.png │ │ │ │ ├── Arch_AWS-Application-Migration-Service_16.svg │ │ │ │ ├── Arch_AWS-DataSync_16.png │ │ │ │ ├── Arch_AWS-DataSync_16.svg │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_16.png │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_16.svg │ │ │ │ ├── Arch_AWS-Migration-Evaluator_16.png │ │ │ │ ├── Arch_AWS-Migration-Evaluator_16.svg │ │ │ │ ├── Arch_AWS-Migration-Hub_16.png │ │ │ │ ├── Arch_AWS-Migration-Hub_16.svg │ │ │ │ ├── Arch_AWS-Transfer-Family_16.png │ │ │ │ └── Arch_AWS-Transfer-Family_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_32.png │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_32.svg │ │ │ │ ├── Arch_AWS-Application-Migration-Service_32.png │ │ │ │ ├── Arch_AWS-Application-Migration-Service_32.svg │ │ │ │ ├── Arch_AWS-DataSync_32.png │ │ │ │ ├── Arch_AWS-DataSync_32.svg │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_32.png │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_32.svg │ │ │ │ ├── Arch_AWS-Migration-Evaluator_32.png │ │ │ │ ├── Arch_AWS-Migration-Evaluator_32.svg │ │ │ │ ├── Arch_AWS-Migration-Hub_32.png │ │ │ │ ├── Arch_AWS-Migration-Hub_32.svg │ │ │ │ ├── Arch_AWS-Transfer-Family_32.png │ │ │ │ └── Arch_AWS-Transfer-Family_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_48.png │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_48.svg │ │ │ │ ├── Arch_AWS-Application-Migration-Service_48.png │ │ │ │ ├── Arch_AWS-Application-Migration-Service_48.svg │ │ │ │ ├── Arch_AWS-DataSync_48.png │ │ │ │ ├── Arch_AWS-DataSync_48.svg │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_48.png │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_48.svg │ │ │ │ ├── Arch_AWS-Migration-Evaluator_48.png │ │ │ │ ├── Arch_AWS-Migration-Evaluator_48.svg │ │ │ │ ├── Arch_AWS-Migration-Hub_48.png │ │ │ │ ├── Arch_AWS-Migration-Hub_48.svg │ │ │ │ ├── Arch_AWS-Transfer-Family_48.png │ │ │ │ └── Arch_AWS-Transfer-Family_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_64.png │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_64.svg │ │ │ │ ├── Arch_AWS-Application-Discovery-Service_64@5x.png │ │ │ │ ├── Arch_AWS-Application-Migration-Service_64.png │ │ │ │ ├── Arch_AWS-Application-Migration-Service_64.svg │ │ │ │ ├── Arch_AWS-Application-Migration-Service_64@5x.png │ │ │ │ ├── Arch_AWS-DataSync_64.png │ │ │ │ ├── Arch_AWS-DataSync_64.svg │ │ │ │ ├── Arch_AWS-DataSync_64@5x.png │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_64.png │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_64.svg │ │ │ │ ├── Arch_AWS-Mainframe-Modernization_64@5x.png │ │ │ │ ├── Arch_AWS-Migration-Evaluator_64.png │ │ │ │ ├── Arch_AWS-Migration-Evaluator_64.svg │ │ │ │ ├── Arch_AWS-Migration-Evaluator_64@5x.png │ │ │ │ ├── Arch_AWS-Migration-Hub_64.png │ │ │ │ ├── Arch_AWS-Migration-Hub_64.svg │ │ │ │ ├── Arch_AWS-Migration-Hub_64@5x.png │ │ │ │ ├── Arch_AWS-Transfer-Family_64.png │ │ │ │ ├── Arch_AWS-Transfer-Family_64.svg │ │ │ │ └── Arch_AWS-Transfer-Family_64@5x.png │ │ ├── Arch_Networking-Content-Delivery │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-App-Mesh_16.png │ │ │ │ ├── Arch_AWS-App-Mesh_16.svg │ │ │ │ ├── Arch_AWS-Client-VPN_16.png │ │ │ │ ├── Arch_AWS-Client-VPN_16.svg │ │ │ │ ├── Arch_AWS-Cloud-Map_16.png │ │ │ │ ├── Arch_AWS-Cloud-Map_16.svg │ │ │ │ ├── Arch_AWS-Cloud-WAN_16.png │ │ │ │ ├── Arch_AWS-Cloud-WAN_16.svg │ │ │ │ ├── Arch_AWS-Direct-Connect_16.png │ │ │ │ ├── Arch_AWS-Direct-Connect_16.svg │ │ │ │ ├── Arch_AWS-Global-Accelerator_16.png │ │ │ │ ├── Arch_AWS-Global-Accelerator_16.svg │ │ │ │ ├── Arch_AWS-Private-5G_16.png │ │ │ │ ├── Arch_AWS-Private-5G_16.svg │ │ │ │ ├── Arch_AWS-PrivateLink_16.png │ │ │ │ ├── Arch_AWS-PrivateLink_16.svg │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_16.png │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_16.svg │ │ │ │ ├── Arch_AWS-Transit-Gateway_16.png │ │ │ │ ├── Arch_AWS-Transit-Gateway_16.svg │ │ │ │ ├── Arch_AWS-Verified-Access_16.png │ │ │ │ ├── Arch_AWS-Verified-Access_16.svg │ │ │ │ ├── Arch_Amazon-API-Gateway_16.png │ │ │ │ ├── Arch_Amazon-API-Gateway_16.svg │ │ │ │ ├── Arch_Amazon-CloudFront_16.png │ │ │ │ ├── Arch_Amazon-CloudFront_16.svg │ │ │ │ ├── Arch_Amazon-Route-53_16.png │ │ │ │ ├── Arch_Amazon-Route-53_16.svg │ │ │ │ ├── Arch_Amazon-VPC-Lattice_16.png │ │ │ │ ├── Arch_Amazon-VPC-Lattice_16.svg │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_16.png │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_16.svg │ │ │ │ ├── Arch_Elastic-Load-Balancing_16.png │ │ │ │ └── Arch_Elastic-Load-Balancing_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-App-Mesh_32.png │ │ │ │ ├── Arch_AWS-App-Mesh_32.svg │ │ │ │ ├── Arch_AWS-Client-VPN_32.png │ │ │ │ ├── Arch_AWS-Client-VPN_32.svg │ │ │ │ ├── Arch_AWS-Cloud-Map_32.png │ │ │ │ ├── Arch_AWS-Cloud-Map_32.svg │ │ │ │ ├── Arch_AWS-Cloud-WAN_32.png │ │ │ │ ├── Arch_AWS-Cloud-WAN_32.svg │ │ │ │ ├── Arch_AWS-Direct-Connect_32.png │ │ │ │ ├── Arch_AWS-Direct-Connect_32.svg │ │ │ │ ├── Arch_AWS-Global-Accelerator_32.png │ │ │ │ ├── Arch_AWS-Global-Accelerator_32.svg │ │ │ │ ├── Arch_AWS-Private-5G_32.png │ │ │ │ ├── Arch_AWS-Private-5G_32.svg │ │ │ │ ├── Arch_AWS-PrivateLink_32.png │ │ │ │ ├── Arch_AWS-PrivateLink_32.svg │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_32.png │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_32.svg │ │ │ │ ├── Arch_AWS-Transit-Gateway_32.png │ │ │ │ ├── Arch_AWS-Transit-Gateway_32.svg │ │ │ │ ├── Arch_AWS-Verified-Access_32.png │ │ │ │ ├── Arch_AWS-Verified-Access_32.svg │ │ │ │ ├── Arch_Amazon-API-Gateway_32.png │ │ │ │ ├── Arch_Amazon-API-Gateway_32.svg │ │ │ │ ├── Arch_Amazon-CloudFront_32.png │ │ │ │ ├── Arch_Amazon-CloudFront_32.svg │ │ │ │ ├── Arch_Amazon-Route-53_32.png │ │ │ │ ├── Arch_Amazon-Route-53_32.svg │ │ │ │ ├── Arch_Amazon-VPC-Lattice_32.png │ │ │ │ ├── Arch_Amazon-VPC-Lattice_32.svg │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_32.png │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_32.svg │ │ │ │ ├── Arch_Elastic-Load-Balancing_32.png │ │ │ │ └── Arch_Elastic-Load-Balancing_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-App-Mesh_48.png │ │ │ │ ├── Arch_AWS-App-Mesh_48.svg │ │ │ │ ├── Arch_AWS-Client-VPN_48.png │ │ │ │ ├── Arch_AWS-Client-VPN_48.svg │ │ │ │ ├── Arch_AWS-Cloud-Map_48.png │ │ │ │ ├── Arch_AWS-Cloud-Map_48.svg │ │ │ │ ├── Arch_AWS-Cloud-WAN_48.png │ │ │ │ ├── Arch_AWS-Cloud-WAN_48.svg │ │ │ │ ├── Arch_AWS-Direct-Connect_48.png │ │ │ │ ├── Arch_AWS-Direct-Connect_48.svg │ │ │ │ ├── Arch_AWS-Global-Accelerator_48.png │ │ │ │ ├── Arch_AWS-Global-Accelerator_48.svg │ │ │ │ ├── Arch_AWS-Private-5G_48.png │ │ │ │ ├── Arch_AWS-Private-5G_48.svg │ │ │ │ ├── Arch_AWS-PrivateLink_48.png │ │ │ │ ├── Arch_AWS-PrivateLink_48.svg │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_48.png │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_48.svg │ │ │ │ ├── Arch_AWS-Transit-Gateway_48.png │ │ │ │ ├── Arch_AWS-Transit-Gateway_48.svg │ │ │ │ ├── Arch_AWS-Verified-Access_48.png │ │ │ │ ├── Arch_AWS-Verified-Access_48.svg │ │ │ │ ├── Arch_Amazon-API-Gateway_48.png │ │ │ │ ├── Arch_Amazon-API-Gateway_48.svg │ │ │ │ ├── Arch_Amazon-CloudFront_48.png │ │ │ │ ├── Arch_Amazon-CloudFront_48.svg │ │ │ │ ├── Arch_Amazon-Route-53_48.png │ │ │ │ ├── Arch_Amazon-Route-53_48.svg │ │ │ │ ├── Arch_Amazon-VPC-Lattice_48.png │ │ │ │ ├── Arch_Amazon-VPC-Lattice_48.svg │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_48.png │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_48.svg │ │ │ │ ├── Arch_Elastic-Load-Balancing_48.png │ │ │ │ └── Arch_Elastic-Load-Balancing_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-App-Mesh_64.png │ │ │ │ ├── Arch_AWS-App-Mesh_64.svg │ │ │ │ ├── Arch_AWS-App-Mesh_64@5x.png │ │ │ │ ├── Arch_AWS-Client-VPN_64.png │ │ │ │ ├── Arch_AWS-Client-VPN_64.svg │ │ │ │ ├── Arch_AWS-Client-VPN_64@5x.png │ │ │ │ ├── Arch_AWS-Cloud-Map_64.png │ │ │ │ ├── Arch_AWS-Cloud-Map_64.svg │ │ │ │ ├── Arch_AWS-Cloud-Map_64@5x.png │ │ │ │ ├── Arch_AWS-Cloud-WAN_64.png │ │ │ │ ├── Arch_AWS-Cloud-WAN_64.svg │ │ │ │ ├── Arch_AWS-Cloud-WAN_64@5x.png │ │ │ │ ├── Arch_AWS-Direct-Connect_64.png │ │ │ │ ├── Arch_AWS-Direct-Connect_64.svg │ │ │ │ ├── Arch_AWS-Direct-Connect_64@5x.png │ │ │ │ ├── Arch_AWS-Global-Accelerator_64.png │ │ │ │ ├── Arch_AWS-Global-Accelerator_64.svg │ │ │ │ ├── Arch_AWS-Global-Accelerator_64@5x.png │ │ │ │ ├── Arch_AWS-Private-5G_64.png │ │ │ │ ├── Arch_AWS-Private-5G_64.svg │ │ │ │ ├── Arch_AWS-Private-5G_64@5x.png │ │ │ │ ├── Arch_AWS-PrivateLink_64.png │ │ │ │ ├── Arch_AWS-PrivateLink_64.svg │ │ │ │ ├── Arch_AWS-PrivateLink_64@5x.png │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_64.png │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_64.svg │ │ │ │ ├── Arch_AWS-Site-to-Site-VPN_64@5x.png │ │ │ │ ├── Arch_AWS-Transit-Gateway_64.png │ │ │ │ ├── Arch_AWS-Transit-Gateway_64.svg │ │ │ │ ├── Arch_AWS-Transit-Gateway_64@5x.png │ │ │ │ ├── Arch_AWS-Verified-Access_64.png │ │ │ │ ├── Arch_AWS-Verified-Access_64.svg │ │ │ │ ├── Arch_AWS-Verified-Access_64@5x.png │ │ │ │ ├── Arch_Amazon-API-Gateway_64.png │ │ │ │ ├── Arch_Amazon-API-Gateway_64.svg │ │ │ │ ├── Arch_Amazon-API-Gateway_64@5x.png │ │ │ │ ├── Arch_Amazon-CloudFront_64.png │ │ │ │ ├── Arch_Amazon-CloudFront_64.svg │ │ │ │ ├── Arch_Amazon-CloudFront_64@5x.png │ │ │ │ ├── Arch_Amazon-Route-53_64.png │ │ │ │ ├── Arch_Amazon-Route-53_64.svg │ │ │ │ ├── Arch_Amazon-Route-53_64@5x.png │ │ │ │ ├── Arch_Amazon-VPC-Lattice_64.png │ │ │ │ ├── Arch_Amazon-VPC-Lattice_64.svg │ │ │ │ ├── Arch_Amazon-VPC-Lattice_64@5x.png │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_64.png │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_64.svg │ │ │ │ ├── Arch_Amazon-Virtual-Private-Cloud_64@5x.png │ │ │ │ ├── Arch_Elastic-Load-Balancing_64.png │ │ │ │ ├── Arch_Elastic-Load-Balancing_64.svg │ │ │ │ └── Arch_Elastic-Load-Balancing_64@5x.png │ │ ├── Arch_Quantum-Technologies │ │ │ ├── 16 │ │ │ │ ├── Arch_Amazon-Braket_16.png │ │ │ │ └── Arch_Amazon-Braket_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_Amazon-Braket_32.png │ │ │ │ └── Arch_Amazon-Braket_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_Amazon-Braket_48.png │ │ │ │ └── Arch_Amazon-Braket_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_Amazon-Braket_64.png │ │ │ │ ├── Arch_Amazon-Braket_64.svg │ │ │ │ └── Arch_Amazon-Braket_64@5x.png │ │ ├── Arch_Robotics │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-RoboMaker_16.png │ │ │ │ └── Arch_AWS-RoboMaker_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-RoboMaker_32.png │ │ │ │ └── Arch_AWS-RoboMaker_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-RoboMaker_48.png │ │ │ │ └── Arch_AWS-RoboMaker_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-RoboMaker_64.png │ │ │ │ ├── Arch_AWS-RoboMaker_64.svg │ │ │ │ └── Arch_AWS-RoboMaker_64@5x.png │ │ ├── Arch_Satellite │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Ground-Station_16.png │ │ │ │ └── Arch_AWS-Ground-Station_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Ground-Station_32.png │ │ │ │ └── Arch_AWS-Ground-Station_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Ground-Station_48.png │ │ │ │ └── Arch_AWS-Ground-Station_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Ground-Station_64.png │ │ │ │ ├── Arch_AWS-Ground-Station_64.svg │ │ │ │ └── Arch_AWS-Ground-Station_64@5x.png │ │ ├── Arch_Security-Identity-Compliance │ │ │ ├── 16 │ │ │ │ ├── Arch_AWS-Artifact_16.png │ │ │ │ ├── Arch_AWS-Artifact_16.svg │ │ │ │ ├── Arch_AWS-Audit-Manager_16.png │ │ │ │ ├── Arch_AWS-Audit-Manager_16.svg │ │ │ │ ├── Arch_AWS-Certificate-Manager_16.png │ │ │ │ ├── Arch_AWS-Certificate-Manager_16.svg │ │ │ │ ├── Arch_AWS-CloudHSM_16.png │ │ │ │ ├── Arch_AWS-CloudHSM_16.svg │ │ │ │ ├── Arch_AWS-Directory-Service_16.png │ │ │ │ ├── Arch_AWS-Directory-Service_16.svg │ │ │ │ ├── Arch_AWS-Firewall-Manager_16.png │ │ │ │ ├── Arch_AWS-Firewall-Manager_16.svg │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_16.png │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_16.svg │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_16.png │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_16.svg │ │ │ │ ├── Arch_AWS-Key-Management-Service_16.png │ │ │ │ ├── Arch_AWS-Key-Management-Service_16.svg │ │ │ │ ├── Arch_AWS-Network-Firewall_16.png │ │ │ │ ├── Arch_AWS-Network-Firewall_16.svg │ │ │ │ ├── Arch_AWS-Payment-Cryptography_16.png │ │ │ │ ├── Arch_AWS-Payment-Cryptography_16.svg │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_16.png │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_16.svg │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_16.png │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_16.svg │ │ │ │ ├── Arch_AWS-Secrets-Manager_16.png │ │ │ │ ├── Arch_AWS-Secrets-Manager_16.svg │ │ │ │ ├── Arch_AWS-Security-Hub_16.png │ │ │ │ ├── Arch_AWS-Security-Hub_16.svg │ │ │ │ ├── Arch_AWS-Shield_16.png │ │ │ │ ├── Arch_AWS-Shield_16.svg │ │ │ │ ├── Arch_AWS-Signer_16.png │ │ │ │ ├── Arch_AWS-Signer_16.svg │ │ │ │ ├── Arch_AWS-WAF_16.png │ │ │ │ ├── Arch_AWS-WAF_16.svg │ │ │ │ ├── Arch_Amazon-Cloud-Directory_16.png │ │ │ │ ├── Arch_Amazon-Cloud-Directory_16.svg │ │ │ │ ├── Arch_Amazon-Cognito_16.png │ │ │ │ ├── Arch_Amazon-Cognito_16.svg │ │ │ │ ├── Arch_Amazon-Detective_16.png │ │ │ │ ├── Arch_Amazon-Detective_16.svg │ │ │ │ ├── Arch_Amazon-GuardDuty_16.png │ │ │ │ ├── Arch_Amazon-GuardDuty_16.svg │ │ │ │ ├── Arch_Amazon-Inspector_16.png │ │ │ │ ├── Arch_Amazon-Inspector_16.svg │ │ │ │ ├── Arch_Amazon-Macie_16.png │ │ │ │ ├── Arch_Amazon-Macie_16.svg │ │ │ │ ├── Arch_Amazon-Security-Lake_16.png │ │ │ │ ├── Arch_Amazon-Security-Lake_16.svg │ │ │ │ ├── Arch_Amazon-Verified-Permissions_16.png │ │ │ │ └── Arch_Amazon-Verified-Permissions_16.svg │ │ │ ├── 32 │ │ │ │ ├── Arch_AWS-Artifact_32.png │ │ │ │ ├── Arch_AWS-Artifact_32.svg │ │ │ │ ├── Arch_AWS-Audit-Manager_32.png │ │ │ │ ├── Arch_AWS-Audit-Manager_32.svg │ │ │ │ ├── Arch_AWS-Certificate-Manager_32.png │ │ │ │ ├── Arch_AWS-Certificate-Manager_32.svg │ │ │ │ ├── Arch_AWS-CloudHSM_32.png │ │ │ │ ├── Arch_AWS-CloudHSM_32.svg │ │ │ │ ├── Arch_AWS-Directory-Service_32.png │ │ │ │ ├── Arch_AWS-Directory-Service_32.svg │ │ │ │ ├── Arch_AWS-Firewall-Manager_32.png │ │ │ │ ├── Arch_AWS-Firewall-Manager_32.svg │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_32.png │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_32.svg │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_32.png │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_32.svg │ │ │ │ ├── Arch_AWS-Key-Management-Service_32.png │ │ │ │ ├── Arch_AWS-Key-Management-Service_32.svg │ │ │ │ ├── Arch_AWS-Network-Firewall_32.png │ │ │ │ ├── Arch_AWS-Network-Firewall_32.svg │ │ │ │ ├── Arch_AWS-Payment-Cryptography_32.png │ │ │ │ ├── Arch_AWS-Payment-Cryptography_32.svg │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_32.png │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_32.svg │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_32.png │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_32.svg │ │ │ │ ├── Arch_AWS-Secrets-Manager_32.png │ │ │ │ ├── Arch_AWS-Secrets-Manager_32.svg │ │ │ │ ├── Arch_AWS-Security-Hub_32.png │ │ │ │ ├── Arch_AWS-Security-Hub_32.svg │ │ │ │ ├── Arch_AWS-Shield_32.png │ │ │ │ ├── Arch_AWS-Shield_32.svg │ │ │ │ ├── Arch_AWS-Signer_32.png │ │ │ │ ├── Arch_AWS-Signer_32.svg │ │ │ │ ├── Arch_AWS-WAF_32.png │ │ │ │ ├── Arch_AWS-WAF_32.svg │ │ │ │ ├── Arch_Amazon-Cloud-Directory_32.png │ │ │ │ ├── Arch_Amazon-Cloud-Directory_32.svg │ │ │ │ ├── Arch_Amazon-Cognito_32.png │ │ │ │ ├── Arch_Amazon-Cognito_32.svg │ │ │ │ ├── Arch_Amazon-Detective_32.png │ │ │ │ ├── Arch_Amazon-Detective_32.svg │ │ │ │ ├── Arch_Amazon-GuardDuty_32.png │ │ │ │ ├── Arch_Amazon-GuardDuty_32.svg │ │ │ │ ├── Arch_Amazon-Inspector_32.png │ │ │ │ ├── Arch_Amazon-Inspector_32.svg │ │ │ │ ├── Arch_Amazon-Macie_32.png │ │ │ │ ├── Arch_Amazon-Macie_32.svg │ │ │ │ ├── Arch_Amazon-Security-Lake_32.png │ │ │ │ ├── Arch_Amazon-Security-Lake_32.svg │ │ │ │ ├── Arch_Amazon-Verified-Permissions_32.png │ │ │ │ └── Arch_Amazon-Verified-Permissions_32.svg │ │ │ ├── 48 │ │ │ │ ├── Arch_AWS-Artifact_48.png │ │ │ │ ├── Arch_AWS-Artifact_48.svg │ │ │ │ ├── Arch_AWS-Audit-Manager_48.png │ │ │ │ ├── Arch_AWS-Audit-Manager_48.svg │ │ │ │ ├── Arch_AWS-Certificate-Manager_48.png │ │ │ │ ├── Arch_AWS-Certificate-Manager_48.svg │ │ │ │ ├── Arch_AWS-CloudHSM_48.png │ │ │ │ ├── Arch_AWS-CloudHSM_48.svg │ │ │ │ ├── Arch_AWS-Directory-Service_48.png │ │ │ │ ├── Arch_AWS-Directory-Service_48.svg │ │ │ │ ├── Arch_AWS-Firewall-Manager_48.png │ │ │ │ ├── Arch_AWS-Firewall-Manager_48.svg │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_48.png │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_48.svg │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_48.png │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_48.svg │ │ │ │ ├── Arch_AWS-Key-Management-Service_48.png │ │ │ │ ├── Arch_AWS-Key-Management-Service_48.svg │ │ │ │ ├── Arch_AWS-Network-Firewall_48.png │ │ │ │ ├── Arch_AWS-Network-Firewall_48.svg │ │ │ │ ├── Arch_AWS-Payment-Cryptography_48.png │ │ │ │ ├── Arch_AWS-Payment-Cryptography_48.svg │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_48.png │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_48.svg │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_48.png │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_48.svg │ │ │ │ ├── Arch_AWS-Secrets-Manager_48.png │ │ │ │ ├── Arch_AWS-Secrets-Manager_48.svg │ │ │ │ ├── Arch_AWS-Security-Hub_48.png │ │ │ │ ├── Arch_AWS-Security-Hub_48.svg │ │ │ │ ├── Arch_AWS-Shield_48.png │ │ │ │ ├── Arch_AWS-Shield_48.svg │ │ │ │ ├── Arch_AWS-Signer_48.png │ │ │ │ ├── Arch_AWS-Signer_48.svg │ │ │ │ ├── Arch_AWS-WAF_48.png │ │ │ │ ├── Arch_AWS-WAF_48.svg │ │ │ │ ├── Arch_Amazon-Cloud-Directory_48.png │ │ │ │ ├── Arch_Amazon-Cloud-Directory_48.svg │ │ │ │ ├── Arch_Amazon-Cognito_48.png │ │ │ │ ├── Arch_Amazon-Cognito_48.svg │ │ │ │ ├── Arch_Amazon-Detective_48.png │ │ │ │ ├── Arch_Amazon-Detective_48.svg │ │ │ │ ├── Arch_Amazon-GuardDuty_48.png │ │ │ │ ├── Arch_Amazon-GuardDuty_48.svg │ │ │ │ ├── Arch_Amazon-Inspector_48.png │ │ │ │ ├── Arch_Amazon-Inspector_48.svg │ │ │ │ ├── Arch_Amazon-Macie_48.png │ │ │ │ ├── Arch_Amazon-Macie_48.svg │ │ │ │ ├── Arch_Amazon-Security-Lake_48.png │ │ │ │ ├── Arch_Amazon-Security-Lake_48.svg │ │ │ │ ├── Arch_Amazon-Verified-Permissions_48.png │ │ │ │ └── Arch_Amazon-Verified-Permissions_48.svg │ │ │ └── 64 │ │ │ │ ├── Arch_AWS-Artifact_64.png │ │ │ │ ├── Arch_AWS-Artifact_64.svg │ │ │ │ ├── Arch_AWS-Artifact_64@5x.png │ │ │ │ ├── Arch_AWS-Audit-Manager_64.png │ │ │ │ ├── Arch_AWS-Audit-Manager_64.svg │ │ │ │ ├── Arch_AWS-Audit-Manager_64@5x.png │ │ │ │ ├── Arch_AWS-Certificate-Manager_64.png │ │ │ │ ├── Arch_AWS-Certificate-Manager_64.svg │ │ │ │ ├── Arch_AWS-Certificate-Manager_64@5x.png │ │ │ │ ├── Arch_AWS-CloudHSM_64.png │ │ │ │ ├── Arch_AWS-CloudHSM_64.svg │ │ │ │ ├── Arch_AWS-CloudHSM_64@5x.png │ │ │ │ ├── Arch_AWS-Directory-Service_64.png │ │ │ │ ├── Arch_AWS-Directory-Service_64.svg │ │ │ │ ├── Arch_AWS-Directory-Service_64@5x.png │ │ │ │ ├── Arch_AWS-Firewall-Manager_64.png │ │ │ │ ├── Arch_AWS-Firewall-Manager_64.svg │ │ │ │ ├── Arch_AWS-Firewall-Manager_64@5x.png │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_64.png │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_64.svg │ │ │ │ ├── Arch_AWS-IAM-Identity-Center_64@5x.png │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_64.png │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_64.svg │ │ │ │ ├── Arch_AWS-Identity-and-Access-Management_64@5x.png │ │ │ │ ├── Arch_AWS-Key-Management-Service_64.png │ │ │ │ ├── Arch_AWS-Key-Management-Service_64.svg │ │ │ │ ├── Arch_AWS-Key-Management-Service_64@5x.png │ │ │ │ ├── Arch_AWS-Network-Firewall_64.png │ │ │ │ ├── Arch_AWS-Network-Firewall_64.svg │ │ │ │ ├── Arch_AWS-Network-Firewall_64@5x.png │ │ │ │ ├── Arch_AWS-Payment-Cryptography_64.png │ │ │ │ ├── Arch_AWS-Payment-Cryptography_64.svg │ │ │ │ ├── Arch_AWS-Payment-Cryptography_64@5x.png │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_64.png │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_64.svg │ │ │ │ ├── Arch_AWS-Private-Certificate-Authority_64@5x.png │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_64.png │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_64.svg │ │ │ │ ├── Arch_AWS-Resource-Access-Manager_64@5x.png │ │ │ │ ├── Arch_AWS-Secrets-Manager_64.png │ │ │ │ ├── Arch_AWS-Secrets-Manager_64.svg │ │ │ │ ├── Arch_AWS-Secrets-Manager_64@5x.png │ │ │ │ ├── Arch_AWS-Security-Hub_64.png │ │ │ │ ├── Arch_AWS-Security-Hub_64.svg │ │ │ │ ├── Arch_AWS-Security-Hub_64@5x.png │ │ │ │ ├── Arch_AWS-Shield_64.png │ │ │ │ ├── Arch_AWS-Shield_64.svg │ │ │ │ ├── Arch_AWS-Shield_64@5x.png │ │ │ │ ├── Arch_AWS-Signer_64.png │ │ │ │ ├── Arch_AWS-Signer_64.svg │ │ │ │ ├── Arch_AWS-Signer_64@5x.png │ │ │ │ ├── Arch_AWS-WAF_64.png │ │ │ │ ├── Arch_AWS-WAF_64.svg │ │ │ │ ├── Arch_AWS-WAF_64@5x.png │ │ │ │ ├── Arch_Amazon-Cloud-Directory_64.png │ │ │ │ ├── Arch_Amazon-Cloud-Directory_64.svg │ │ │ │ ├── Arch_Amazon-Cloud-Directory_64@5x.png │ │ │ │ ├── Arch_Amazon-Cognito_64.png │ │ │ │ ├── Arch_Amazon-Cognito_64.svg │ │ │ │ ├── Arch_Amazon-Cognito_64@5x.png │ │ │ │ ├── Arch_Amazon-Detective_64.png │ │ │ │ ├── Arch_Amazon-Detective_64.svg │ │ │ │ ├── Arch_Amazon-Detective_64@5x.png │ │ │ │ ├── Arch_Amazon-GuardDuty_64.png │ │ │ │ ├── Arch_Amazon-GuardDuty_64.svg │ │ │ │ ├── Arch_Amazon-GuardDuty_64@5x.png │ │ │ │ ├── Arch_Amazon-Inspector_64.png │ │ │ │ ├── Arch_Amazon-Inspector_64.svg │ │ │ │ ├── Arch_Amazon-Inspector_64@5x.png │ │ │ │ ├── Arch_Amazon-Macie_64.png │ │ │ │ ├── Arch_Amazon-Macie_64.svg │ │ │ │ ├── Arch_Amazon-Macie_64@5x.png │ │ │ │ ├── Arch_Amazon-Security-Lake_64.png │ │ │ │ ├── Arch_Amazon-Security-Lake_64.svg │ │ │ │ ├── Arch_Amazon-Security-Lake_64@5x.png │ │ │ │ ├── Arch_Amazon-Verified-Permissions_64.png │ │ │ │ ├── Arch_Amazon-Verified-Permissions_64.svg │ │ │ │ └── Arch_Amazon-Verified-Permissions_64@5x.png │ │ └── Arch_Storage │ │ │ ├── 16 │ │ │ ├── Arch_AWS-Backup_16.png │ │ │ ├── Arch_AWS-Backup_16.svg │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_16.png │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_16.svg │ │ │ ├── Arch_AWS-Snowball-Edge_16.png │ │ │ ├── Arch_AWS-Snowball-Edge_16.svg │ │ │ ├── Arch_AWS-Snowball_16.png │ │ │ ├── Arch_AWS-Snowball_16.svg │ │ │ ├── Arch_AWS-Snowcone_16.png │ │ │ ├── Arch_AWS-Snowcone_16.svg │ │ │ ├── Arch_AWS-Storage-Gateway_16.png │ │ │ ├── Arch_AWS-Storage-Gateway_16.svg │ │ │ ├── Arch_Amazon-EFS_16.png │ │ │ ├── Arch_Amazon-EFS_16.svg │ │ │ ├── Arch_Amazon-Elastic-Block-Store_16.png │ │ │ ├── Arch_Amazon-Elastic-Block-Store_16.svg │ │ │ ├── Arch_Amazon-FSx-for-Lustre_16.png │ │ │ ├── Arch_Amazon-FSx-for-Lustre_16.svg │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_16.png │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_16.svg │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_16.png │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_16.svg │ │ │ ├── Arch_Amazon-FSx-for-WFS_16.png │ │ │ ├── Arch_Amazon-FSx-for-WFS_16.svg │ │ │ ├── Arch_Amazon-FSx_16.png │ │ │ ├── Arch_Amazon-FSx_16.svg │ │ │ ├── Arch_Amazon-File-Cache_16.png │ │ │ ├── Arch_Amazon-File-Cache_16.svg │ │ │ ├── Arch_Amazon-S3-on-Outposts_16.png │ │ │ ├── Arch_Amazon-S3-on-Outposts_16.svg │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_16.png │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_16.svg │ │ │ ├── Arch_Amazon-Simple-Storage-Service_16.png │ │ │ └── Arch_Amazon-Simple-Storage-Service_16.svg │ │ │ ├── 32 │ │ │ ├── Arch_AWS-Backup_32.png │ │ │ ├── Arch_AWS-Backup_32.svg │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_32.png │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_32.svg │ │ │ ├── Arch_AWS-Snowball-Edge_32.png │ │ │ ├── Arch_AWS-Snowball-Edge_32.svg │ │ │ ├── Arch_AWS-Snowball_32.png │ │ │ ├── Arch_AWS-Snowball_32.svg │ │ │ ├── Arch_AWS-Snowcone_32.png │ │ │ ├── Arch_AWS-Snowcone_32.svg │ │ │ ├── Arch_AWS-Storage-Gateway_32.png │ │ │ ├── Arch_AWS-Storage-Gateway_32.svg │ │ │ ├── Arch_Amazon-EFS_32.png │ │ │ ├── Arch_Amazon-EFS_32.svg │ │ │ ├── Arch_Amazon-Elastic-Block-Store_32.png │ │ │ ├── Arch_Amazon-Elastic-Block-Store_32.svg │ │ │ ├── Arch_Amazon-FSx-for-Lustre_32.png │ │ │ ├── Arch_Amazon-FSx-for-Lustre_32.svg │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_32.png │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_32.svg │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_32.png │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_32.svg │ │ │ ├── Arch_Amazon-FSx-for-WFS_32.png │ │ │ ├── Arch_Amazon-FSx-for-WFS_32.svg │ │ │ ├── Arch_Amazon-FSx_32.png │ │ │ ├── Arch_Amazon-FSx_32.svg │ │ │ ├── Arch_Amazon-File-Cache_32.png │ │ │ ├── Arch_Amazon-File-Cache_32.svg │ │ │ ├── Arch_Amazon-S3-on-Outposts_32.png │ │ │ ├── Arch_Amazon-S3-on-Outposts_32.svg │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_32.png │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_32.svg │ │ │ ├── Arch_Amazon-Simple-Storage-Service_32.png │ │ │ └── Arch_Amazon-Simple-Storage-Service_32.svg │ │ │ ├── 48 │ │ │ ├── Arch_AWS-Backup_48.png │ │ │ ├── Arch_AWS-Backup_48.svg │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_48.png │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_48.svg │ │ │ ├── Arch_AWS-Snowball-Edge_48.png │ │ │ ├── Arch_AWS-Snowball-Edge_48.svg │ │ │ ├── Arch_AWS-Snowball_48.png │ │ │ ├── Arch_AWS-Snowball_48.svg │ │ │ ├── Arch_AWS-Snowcone_48.png │ │ │ ├── Arch_AWS-Snowcone_48.svg │ │ │ ├── Arch_AWS-Storage-Gateway_48.png │ │ │ ├── Arch_AWS-Storage-Gateway_48.svg │ │ │ ├── Arch_Amazon-EFS_48.png │ │ │ ├── Arch_Amazon-EFS_48.svg │ │ │ ├── Arch_Amazon-Elastic-Block-Store_48.png │ │ │ ├── Arch_Amazon-Elastic-Block-Store_48.svg │ │ │ ├── Arch_Amazon-FSx-for-Lustre_48.png │ │ │ ├── Arch_Amazon-FSx-for-Lustre_48.svg │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_48.png │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_48.svg │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_48.png │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_48.svg │ │ │ ├── Arch_Amazon-FSx-for-WFS_48.png │ │ │ ├── Arch_Amazon-FSx-for-WFS_48.svg │ │ │ ├── Arch_Amazon-FSx_48.png │ │ │ ├── Arch_Amazon-FSx_48.svg │ │ │ ├── Arch_Amazon-File-Cache_48.png │ │ │ ├── Arch_Amazon-File-Cache_48.svg │ │ │ ├── Arch_Amazon-S3-on-Outposts_48.png │ │ │ ├── Arch_Amazon-S3-on-Outposts_48.svg │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_48.png │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_48.svg │ │ │ ├── Arch_Amazon-Simple-Storage-Service_48.png │ │ │ └── Arch_Amazon-Simple-Storage-Service_48.svg │ │ │ └── 64 │ │ │ ├── Arch_AWS-Backup_64.png │ │ │ ├── Arch_AWS-Backup_64.svg │ │ │ ├── Arch_AWS-Backup_64@5x.png │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_64.png │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_64.svg │ │ │ ├── Arch_AWS-Elastic-Disaster-Recovery_64@5x.png │ │ │ ├── Arch_AWS-Snowball-Edge_64.png │ │ │ ├── Arch_AWS-Snowball-Edge_64.svg │ │ │ ├── Arch_AWS-Snowball-Edge_64@5x.png │ │ │ ├── Arch_AWS-Snowball_64.png │ │ │ ├── Arch_AWS-Snowball_64.svg │ │ │ ├── Arch_AWS-Snowball_64@5x.png │ │ │ ├── Arch_AWS-Snowcone_64.png │ │ │ ├── Arch_AWS-Snowcone_64.svg │ │ │ ├── Arch_AWS-Snowcone_64@5x.png │ │ │ ├── Arch_AWS-Storage-Gateway_64.png │ │ │ ├── Arch_AWS-Storage-Gateway_64.svg │ │ │ ├── Arch_AWS-Storage-Gateway_64@5x.png │ │ │ ├── Arch_Amazon-EFS_64.png │ │ │ ├── Arch_Amazon-EFS_64.svg │ │ │ ├── Arch_Amazon-EFS_64@5x.png │ │ │ ├── Arch_Amazon-Elastic-Block-Store_64.png │ │ │ ├── Arch_Amazon-Elastic-Block-Store_64.svg │ │ │ ├── Arch_Amazon-Elastic-Block-Store_64@5x.png │ │ │ ├── Arch_Amazon-FSx-for-Lustre_64.png │ │ │ ├── Arch_Amazon-FSx-for-Lustre_64.svg │ │ │ ├── Arch_Amazon-FSx-for-Lustre_64@5x.png │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_64.png │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_64.svg │ │ │ ├── Arch_Amazon-FSx-for-NetApp-ONTAP_64@5x.png │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_64.png │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_64.svg │ │ │ ├── Arch_Amazon-FSx-for-OpenZFS_64@5x.png │ │ │ ├── Arch_Amazon-FSx-for-WFS_64.png │ │ │ ├── Arch_Amazon-FSx-for-WFS_64.svg │ │ │ ├── Arch_Amazon-FSx-for-WFS_64@5x.png │ │ │ ├── Arch_Amazon-FSx_64.png │ │ │ ├── Arch_Amazon-FSx_64.svg │ │ │ ├── Arch_Amazon-FSx_64@5x.png │ │ │ ├── Arch_Amazon-File-Cache_64.png │ │ │ ├── Arch_Amazon-File-Cache_64.svg │ │ │ ├── Arch_Amazon-File-Cache_64@5x.png │ │ │ ├── Arch_Amazon-S3-on-Outposts_64.png │ │ │ ├── Arch_Amazon-S3-on-Outposts_64.svg │ │ │ ├── Arch_Amazon-S3-on-Outposts_64@5x.png │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_64.png │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_64.svg │ │ │ ├── Arch_Amazon-Simple-Storage-Service-Glacier_64@5x.png │ │ │ ├── Arch_Amazon-Simple-Storage-Service_64.png │ │ │ ├── Arch_Amazon-Simple-Storage-Service_64.svg │ │ │ └── Arch_Amazon-Simple-Storage-Service_64@5x.png │ │ ├── Category-Icons_06072024 │ │ ├── Arch-Category_16 │ │ │ ├── Arch-Category_Analytics_16.png │ │ │ ├── Arch-Category_Analytics_16.svg │ │ │ ├── Arch-Category_Application-Integration_16.png │ │ │ ├── Arch-Category_Application-Integration_16.svg │ │ │ ├── Arch-Category_Artificial-Intelligence_16.png │ │ │ ├── Arch-Category_Artificial-Intelligence_16.svg │ │ │ ├── Arch-Category_Blockchain_16.png │ │ │ ├── Arch-Category_Blockchain_16.svg │ │ │ ├── Arch-Category_Business-Applications_16.png │ │ │ ├── Arch-Category_Business-Applications_16.svg │ │ │ ├── Arch-Category_Cloud-Financial-Management_16.png │ │ │ ├── Arch-Category_Cloud-Financial-Management_16.svg │ │ │ ├── Arch-Category_Compute_16.png │ │ │ ├── Arch-Category_Compute_16.svg │ │ │ ├── Arch-Category_Contact-Center_16.png │ │ │ ├── Arch-Category_Contact-Center_16.svg │ │ │ ├── Arch-Category_Containers_16.png │ │ │ ├── Arch-Category_Containers_16.svg │ │ │ ├── Arch-Category_Customer-Enablement_16.png │ │ │ ├── Arch-Category_Customer-Enablement_16.svg │ │ │ ├── Arch-Category_Database_16.png │ │ │ ├── Arch-Category_Database_16.svg │ │ │ ├── Arch-Category_Developer-Tools_16.png │ │ │ ├── Arch-Category_Developer-Tools_16.svg │ │ │ ├── Arch-Category_End-User-Computing_16.png │ │ │ ├── Arch-Category_End-User-Computing_16.svg │ │ │ ├── Arch-Category_Front-End-Web-Mobile_16.png │ │ │ ├── Arch-Category_Front-End-Web-Mobile_16.svg │ │ │ ├── Arch-Category_Games_16.png │ │ │ ├── Arch-Category_Games_16.svg │ │ │ ├── Arch-Category_Internet-of-Things_16.png │ │ │ ├── Arch-Category_Internet-of-Things_16.svg │ │ │ ├── Arch-Category_Management-Governance_16.png │ │ │ ├── Arch-Category_Management-Governance_16.svg │ │ │ ├── Arch-Category_Media-Services_16.png │ │ │ ├── Arch-Category_Media-Services_16.svg │ │ │ ├── Arch-Category_Migration-Modernization_16.png │ │ │ ├── Arch-Category_Migration-Modernization_16.svg │ │ │ ├── Arch-Category_Networking-Content-Delivery_16.png │ │ │ ├── Arch-Category_Networking-Content-Delivery_16.svg │ │ │ ├── Arch-Category_Quantum-Technologies_16.png │ │ │ ├── Arch-Category_Quantum-Technologies_16.svg │ │ │ ├── Arch-Category_Robotics_16.png │ │ │ ├── Arch-Category_Robotics_16.svg │ │ │ ├── Arch-Category_Satellite_16.png │ │ │ ├── Arch-Category_Satellite_16.svg │ │ │ ├── Arch-Category_Security-Identity-Compliance_16.png │ │ │ ├── Arch-Category_Security-Identity-Compliance_16.svg │ │ │ ├── Arch-Category_Serverless_16.png │ │ │ ├── Arch-Category_Serverless_16.svg │ │ │ ├── Arch-Category_Storage_16.png │ │ │ └── Arch-Category_Storage_16.svg │ │ ├── Arch-Category_32 │ │ │ ├── Arch-Category_Analytics_32.png │ │ │ ├── Arch-Category_Analytics_32.svg │ │ │ ├── Arch-Category_Application-Integration_32.png │ │ │ ├── Arch-Category_Application-Integration_32.svg │ │ │ ├── Arch-Category_Artificial-Intelligence_32.png │ │ │ ├── Arch-Category_Artificial-Intelligence_32.svg │ │ │ ├── Arch-Category_Blockchain_32.png │ │ │ ├── Arch-Category_Blockchain_32.svg │ │ │ ├── Arch-Category_Business-Applications_32.png │ │ │ ├── Arch-Category_Business-Applications_32.svg │ │ │ ├── Arch-Category_Cloud-Financial-Management_32.png │ │ │ ├── Arch-Category_Cloud-Financial-Management_32.svg │ │ │ ├── Arch-Category_Compute_32.png │ │ │ ├── Arch-Category_Compute_32.svg │ │ │ ├── Arch-Category_Contact-Center_32.png │ │ │ ├── Arch-Category_Contact-Center_32.svg │ │ │ ├── Arch-Category_Containers_32.png │ │ │ ├── Arch-Category_Containers_32.svg │ │ │ ├── Arch-Category_Customer-Enablement_32.png │ │ │ ├── Arch-Category_Customer-Enablement_32.svg │ │ │ ├── Arch-Category_Database_32.png │ │ │ ├── Arch-Category_Database_32.svg │ │ │ ├── Arch-Category_Developer-Tools_32.png │ │ │ ├── Arch-Category_Developer-Tools_32.svg │ │ │ ├── Arch-Category_End-User-Computing_32.png │ │ │ ├── Arch-Category_End-User-Computing_32.svg │ │ │ ├── Arch-Category_Front-End-Web-Mobile_32.png │ │ │ ├── Arch-Category_Front-End-Web-Mobile_32.svg │ │ │ ├── Arch-Category_Games_32.png │ │ │ ├── Arch-Category_Games_32.svg │ │ │ ├── Arch-Category_Internet-of-Things_32.png │ │ │ ├── Arch-Category_Internet-of-Things_32.svg │ │ │ ├── Arch-Category_Management-Governance_32.png │ │ │ ├── Arch-Category_Management-Governance_32.svg │ │ │ ├── Arch-Category_Media-Services_32.png │ │ │ ├── Arch-Category_Media-Services_32.svg │ │ │ ├── Arch-Category_Migration-Modernization_32.png │ │ │ ├── Arch-Category_Migration-Modernization_32.svg │ │ │ ├── Arch-Category_Networking-Content-Delivery_32.png │ │ │ ├── Arch-Category_Networking-Content-Delivery_32.svg │ │ │ ├── Arch-Category_Quantum-Technologies_32.png │ │ │ ├── Arch-Category_Quantum-Technologies_32.svg │ │ │ ├── Arch-Category_Robotics_32.png │ │ │ ├── Arch-Category_Robotics_32.svg │ │ │ ├── Arch-Category_Satellite_32.png │ │ │ ├── Arch-Category_Satellite_32.svg │ │ │ ├── Arch-Category_Security-Identity-Compliance_32.png │ │ │ ├── Arch-Category_Security-Identity-Compliance_32.svg │ │ │ ├── Arch-Category_Serverless_32.png │ │ │ ├── Arch-Category_Serverless_32.svg │ │ │ ├── Arch-Category_Storage_32.png │ │ │ └── Arch-Category_Storage_32.svg │ │ ├── Arch-Category_48 │ │ │ ├── Arch-Category_Analytics_48.png │ │ │ ├── Arch-Category_Analytics_48.svg │ │ │ ├── Arch-Category_Application-Integration_48.png │ │ │ ├── Arch-Category_Application-Integration_48.svg │ │ │ ├── Arch-Category_Artificial-Intelligence_48.png │ │ │ ├── Arch-Category_Artificial-Intelligence_48.svg │ │ │ ├── Arch-Category_Blockchain_48.png │ │ │ ├── Arch-Category_Blockchain_48.svg │ │ │ ├── Arch-Category_Business-Applications_48.png │ │ │ ├── Arch-Category_Business-Applications_48.svg │ │ │ ├── Arch-Category_Cloud-Financial-Management_48.png │ │ │ ├── Arch-Category_Cloud-Financial-Management_48.svg │ │ │ ├── Arch-Category_Compute_48.png │ │ │ ├── Arch-Category_Compute_48.svg │ │ │ ├── Arch-Category_Contact-Center_48.png │ │ │ ├── Arch-Category_Contact-Center_48.svg │ │ │ ├── Arch-Category_Containers_48.png │ │ │ ├── Arch-Category_Containers_48.svg │ │ │ ├── Arch-Category_Customer-Enablement_48.png │ │ │ ├── Arch-Category_Customer-Enablement_48.svg │ │ │ ├── Arch-Category_Database_48.png │ │ │ ├── Arch-Category_Database_48.svg │ │ │ ├── Arch-Category_Developer-Tools_48.png │ │ │ ├── Arch-Category_Developer-Tools_48.svg │ │ │ ├── Arch-Category_End-User-Computing_48.png │ │ │ ├── Arch-Category_End-User-Computing_48.svg │ │ │ ├── Arch-Category_Front-End-Web-Mobile_48.png │ │ │ ├── Arch-Category_Front-End-Web-Mobile_48.svg │ │ │ ├── Arch-Category_Games_48.png │ │ │ ├── Arch-Category_Games_48.svg │ │ │ ├── Arch-Category_Internet-of-Things_48.png │ │ │ ├── Arch-Category_Internet-of-Things_48.svg │ │ │ ├── Arch-Category_Management-Governance_48.png │ │ │ ├── Arch-Category_Management-Governance_48.svg │ │ │ ├── Arch-Category_Media-Services_48.png │ │ │ ├── Arch-Category_Media-Services_48.svg │ │ │ ├── Arch-Category_Migration-Modernization_48.png │ │ │ ├── Arch-Category_Migration-Modernization_48.svg │ │ │ ├── Arch-Category_Networking-Content-Delivery_48.png │ │ │ ├── Arch-Category_Networking-Content-Delivery_48.svg │ │ │ ├── Arch-Category_Quantum-Technologies_48.png │ │ │ ├── Arch-Category_Quantum-Technologies_48.svg │ │ │ ├── Arch-Category_Robotics_48.png │ │ │ ├── Arch-Category_Robotics_48.svg │ │ │ ├── Arch-Category_Satellite_48.png │ │ │ ├── Arch-Category_Satellite_48.svg │ │ │ ├── Arch-Category_Security-Identity-Compliance_48.png │ │ │ ├── Arch-Category_Security-Identity-Compliance_48.svg │ │ │ ├── Arch-Category_Serverless_48.png │ │ │ ├── Arch-Category_Serverless_48.svg │ │ │ ├── Arch-Category_Storage_48.png │ │ │ └── Arch-Category_Storage_48.svg │ │ └── Arch-Category_64 │ │ │ ├── Arch-Category_Analytics_64.png │ │ │ ├── Arch-Category_Analytics_64.svg │ │ │ ├── Arch-Category_Analytics_64@5x.png │ │ │ ├── Arch-Category_Application-Integration_64.png │ │ │ ├── Arch-Category_Application-Integration_64.svg │ │ │ ├── Arch-Category_Application-Integration_64@5x.png │ │ │ ├── Arch-Category_Artificial-Intelligence_64.png │ │ │ ├── Arch-Category_Artificial-Intelligence_64.svg │ │ │ ├── Arch-Category_Artificial-Intelligence_64@5x.png │ │ │ ├── Arch-Category_Blockchain_64.png │ │ │ ├── Arch-Category_Blockchain_64.svg │ │ │ ├── Arch-Category_Blockchain_64@5x.png │ │ │ ├── Arch-Category_Business-Applications_64.png │ │ │ ├── Arch-Category_Business-Applications_64.svg │ │ │ ├── Arch-Category_Business-Applications_64@5x.png │ │ │ ├── Arch-Category_Cloud-Financial-Management_64.png │ │ │ ├── Arch-Category_Cloud-Financial-Management_64.svg │ │ │ ├── Arch-Category_Cloud-Financial-Management_64@5x.png │ │ │ ├── Arch-Category_Compute_64.png │ │ │ ├── Arch-Category_Compute_64.svg │ │ │ ├── Arch-Category_Compute_64@5x.png │ │ │ ├── Arch-Category_Contact-Center_64.png │ │ │ ├── Arch-Category_Contact-Center_64.svg │ │ │ ├── Arch-Category_Contact-Center_64@5x.png │ │ │ ├── Arch-Category_Containers_64.png │ │ │ ├── Arch-Category_Containers_64.svg │ │ │ ├── Arch-Category_Containers_64@5x.png │ │ │ ├── Arch-Category_Customer-Enablement_64.png │ │ │ ├── Arch-Category_Customer-Enablement_64.svg │ │ │ ├── Arch-Category_Customer-Enablement_64@5x.png │ │ │ ├── Arch-Category_Database_64.png │ │ │ ├── Arch-Category_Database_64.svg │ │ │ ├── Arch-Category_Database_64@5x.png │ │ │ ├── Arch-Category_Developer-Tools_64.png │ │ │ ├── Arch-Category_Developer-Tools_64.svg │ │ │ ├── Arch-Category_Developer-Tools_64@5x.png │ │ │ ├── Arch-Category_End-User-Computing_64.png │ │ │ ├── Arch-Category_End-User-Computing_64.svg │ │ │ ├── Arch-Category_End-User-Computing_64@5x.png │ │ │ ├── Arch-Category_Front-End-Web-Mobile_64.png │ │ │ ├── Arch-Category_Front-End-Web-Mobile_64.svg │ │ │ ├── Arch-Category_Front-End-Web-Mobile_64@5x.png │ │ │ ├── Arch-Category_Games_64.png │ │ │ ├── Arch-Category_Games_64.svg │ │ │ ├── Arch-Category_Games_64@5x.png │ │ │ ├── Arch-Category_Internet-of-Things_64.png │ │ │ ├── Arch-Category_Internet-of-Things_64.svg │ │ │ ├── Arch-Category_Internet-of-Things_64@5x.png │ │ │ ├── Arch-Category_Management-Governance_64.png │ │ │ ├── Arch-Category_Management-Governance_64.svg │ │ │ ├── Arch-Category_Management-Governance_64@5x.png │ │ │ ├── Arch-Category_Media-Services_64.png │ │ │ ├── Arch-Category_Media-Services_64.svg │ │ │ ├── Arch-Category_Media-Services_64@5x.png │ │ │ ├── Arch-Category_Migration-Modernization_64.png │ │ │ ├── Arch-Category_Migration-Modernization_64.svg │ │ │ ├── Arch-Category_Migration-Modernization_64@5x.png │ │ │ ├── Arch-Category_Networking-Content-Delivery_64.png │ │ │ ├── Arch-Category_Networking-Content-Delivery_64.svg │ │ │ ├── Arch-Category_Networking-Content-Delivery_64@5x.png │ │ │ ├── Arch-Category_Quantum-Technologies_64.png │ │ │ ├── Arch-Category_Quantum-Technologies_64.svg │ │ │ ├── Arch-Category_Quantum-Technologies_64@5x.png │ │ │ ├── Arch-Category_Robotics_64.png │ │ │ ├── Arch-Category_Robotics_64.svg │ │ │ ├── Arch-Category_Robotics_64@5x.png │ │ │ ├── Arch-Category_Satellite_64.png │ │ │ ├── Arch-Category_Satellite_64.svg │ │ │ ├── Arch-Category_Satellite_64@5x.png │ │ │ ├── Arch-Category_Security-Identity-Compliance_64.png │ │ │ ├── Arch-Category_Security-Identity-Compliance_64.svg │ │ │ ├── Arch-Category_Security-Identity-Compliance_64@5x.png │ │ │ ├── Arch-Category_Serverless_64.png │ │ │ ├── Arch-Category_Serverless_64.svg │ │ │ ├── Arch-Category_Serverless_64@5x.png │ │ │ ├── Arch-Category_Storage_64.png │ │ │ ├── Arch-Category_Storage_64.svg │ │ │ └── Arch-Category_Storage_64@5x.png │ │ ├── OceanSoft.png │ │ ├── Resource-Icons_06072024 │ │ ├── Res_Analytics │ │ │ ├── Res_AWS-Data-Exchange-for-APIs_48.png │ │ │ ├── Res_AWS-Data-Exchange-for-APIs_48.svg │ │ │ ├── Res_AWS-Glue_AWS-Glue-for-Ray_48.png │ │ │ ├── Res_AWS-Glue_AWS-Glue-for-Ray_48.svg │ │ │ ├── Res_AWS-Glue_Crawler_48.png │ │ │ ├── Res_AWS-Glue_Crawler_48.svg │ │ │ ├── Res_AWS-Glue_Data-Catalog_48.png │ │ │ ├── Res_AWS-Glue_Data-Catalog_48.svg │ │ │ ├── Res_AWS-Glue_Data-Quality_48.png │ │ │ ├── Res_AWS-Glue_Data-Quality_48.svg │ │ │ ├── Res_AWS-Lake-Formation_Data-Lake_48.png │ │ │ ├── Res_AWS-Lake-Formation_Data-Lake_48.svg │ │ │ ├── Res_Amazon-Athena_Data-Source-Connectors_48.png │ │ │ ├── Res_Amazon-Athena_Data-Source-Connectors_48.svg │ │ │ ├── Res_Amazon-CloudSearch_Search-Documents_48.png │ │ │ ├── Res_Amazon-CloudSearch_Search-Documents_48.svg │ │ │ ├── Res_Amazon-DataZone_Business-Data-Catalog_48.png │ │ │ ├── Res_Amazon-DataZone_Business-Data-Catalog_48.svg │ │ │ ├── Res_Amazon-DataZone_Data-Portal_48.png │ │ │ ├── Res_Amazon-DataZone_Data-Portal_48.svg │ │ │ ├── Res_Amazon-DataZone_Data-Projects_48.png │ │ │ ├── Res_Amazon-DataZone_Data-Projects_48.svg │ │ │ ├── Res_Amazon-EMR_Cluster_48.png │ │ │ ├── Res_Amazon-EMR_Cluster_48.svg │ │ │ ├── Res_Amazon-EMR_EMR-Engine_48.png │ │ │ ├── Res_Amazon-EMR_EMR-Engine_48.svg │ │ │ ├── Res_Amazon-EMR_HDFS-Cluster_48.png │ │ │ ├── Res_Amazon-EMR_HDFS-Cluster_48.svg │ │ │ ├── Res_Amazon-MSK_Amazon-MSK-Connect_48.png │ │ │ ├── Res_Amazon-MSK_Amazon-MSK-Connect_48.svg │ │ │ ├── Res_Amazon-OpenSearch-Service_Cluster-Administrator-Node_48.png │ │ │ ├── Res_Amazon-OpenSearch-Service_Cluster-Administrator-Node_48.svg │ │ │ ├── Res_Amazon-OpenSearch-Service_Data-Node_48.png │ │ │ ├── Res_Amazon-OpenSearch-Service_Data-Node_48.svg │ │ │ ├── Res_Amazon-OpenSearch-Service_Index_48.png │ │ │ ├── Res_Amazon-OpenSearch-Service_Index_48.svg │ │ │ ├── Res_Amazon-OpenSearch-Service_Observability_48.png │ │ │ ├── Res_Amazon-OpenSearch-Service_Observability_48.svg │ │ │ ├── Res_Amazon-OpenSearch-Service_OpenSearch-Dashboards_48.png │ │ │ ├── Res_Amazon-OpenSearch-Service_OpenSearch-Dashboards_48.svg │ │ │ ├── Res_Amazon-OpenSearch-Service_OpenSearch-Ingestion_48.png │ │ │ ├── Res_Amazon-OpenSearch-Service_OpenSearch-Ingestion_48.svg │ │ │ ├── Res_Amazon-OpenSearch-Service_Traces_48.png │ │ │ ├── Res_Amazon-OpenSearch-Service_Traces_48.svg │ │ │ ├── Res_Amazon-OpenSearch-Service_UltraWarm-Node_48.png │ │ │ ├── Res_Amazon-OpenSearch-Service_UltraWarm-Node_48.svg │ │ │ ├── Res_Amazon-Quicksight_Paginated-Reports_48.png │ │ │ ├── Res_Amazon-Quicksight_Paginated-Reports_48.svg │ │ │ ├── Res_Amazon-Redshift_Auto-copy_48.png │ │ │ ├── Res_Amazon-Redshift_Auto-copy_48.svg │ │ │ ├── Res_Amazon-Redshift_Data-Sharing-Governance_48.png │ │ │ ├── Res_Amazon-Redshift_Data-Sharing-Governance_48.svg │ │ │ ├── Res_Amazon-Redshift_Dense-Compute-Node_48.png │ │ │ ├── Res_Amazon-Redshift_Dense-Compute-Node_48.svg │ │ │ ├── Res_Amazon-Redshift_Dense-Storage-Node_48.png │ │ │ ├── Res_Amazon-Redshift_Dense-Storage-Node_48.svg │ │ │ ├── Res_Amazon-Redshift_ML_48.png │ │ │ ├── Res_Amazon-Redshift_ML_48.svg │ │ │ ├── Res_Amazon-Redshift_Query-Editor-v2.0_48.png │ │ │ ├── Res_Amazon-Redshift_Query-Editor-v2.0_48.svg │ │ │ ├── Res_Amazon-Redshift_RA3_48.png │ │ │ ├── Res_Amazon-Redshift_RA3_48.svg │ │ │ ├── Res_Amazon-Redshift_Streaming-Ingestion_48.png │ │ │ └── Res_Amazon-Redshift_Streaming-Ingestion_48.svg │ │ ├── Res_Application-Integration │ │ │ ├── Res_Amazon-EventBridge-Event_48.png │ │ │ ├── Res_Amazon-EventBridge-Event_48.svg │ │ │ ├── Res_Amazon-EventBridge_Custom-Event-Bus_48.png │ │ │ ├── Res_Amazon-EventBridge_Custom-Event-Bus_48.svg │ │ │ ├── Res_Amazon-EventBridge_Default-Event-Bus_48.png │ │ │ ├── Res_Amazon-EventBridge_Default-Event-Bus_48.svg │ │ │ ├── Res_Amazon-EventBridge_Pipes_48.png │ │ │ ├── Res_Amazon-EventBridge_Pipes_48.svg │ │ │ ├── Res_Amazon-EventBridge_Rule_48.png │ │ │ ├── Res_Amazon-EventBridge_Rule_48.svg │ │ │ ├── Res_Amazon-EventBridge_Saas-Partner-Event_48.png │ │ │ ├── Res_Amazon-EventBridge_Saas-Partner-Event_48.svg │ │ │ ├── Res_Amazon-EventBridge_Scheduler_48.png │ │ │ ├── Res_Amazon-EventBridge_Scheduler_48.svg │ │ │ ├── Res_Amazon-EventBridge_Schema-Registry_48.png │ │ │ ├── Res_Amazon-EventBridge_Schema-Registry_48.svg │ │ │ ├── Res_Amazon-EventBridge_Schema_48.png │ │ │ ├── Res_Amazon-EventBridge_Schema_48.svg │ │ │ ├── Res_Amazon-MQ_Broker_48.png │ │ │ ├── Res_Amazon-MQ_Broker_48.svg │ │ │ ├── Res_Amazon-Simple-Notification-Service_Email-Notification_48.png │ │ │ ├── Res_Amazon-Simple-Notification-Service_Email-Notification_48.svg │ │ │ ├── Res_Amazon-Simple-Notification-Service_HTTP-Notification_48.png │ │ │ ├── Res_Amazon-Simple-Notification-Service_HTTP-Notification_48.svg │ │ │ ├── Res_Amazon-Simple-Notification-Service_Topic_48.png │ │ │ ├── Res_Amazon-Simple-Notification-Service_Topic_48.svg │ │ │ ├── Res_Amazon-Simple-Queue-Service_Message_48.png │ │ │ ├── Res_Amazon-Simple-Queue-Service_Message_48.svg │ │ │ ├── Res_Amazon-Simple-Queue-Service_Queue_48.png │ │ │ └── Res_Amazon-Simple-Queue-Service_Queue_48.svg │ │ ├── Res_Artificial-Intelligence │ │ │ ├── Res_Amazon-DevOps-Guru_Insights_48.png │ │ │ ├── Res_Amazon-DevOps-Guru_Insights_48.svg │ │ │ ├── Res_Amazon-Rekognition_Image_48.png │ │ │ ├── Res_Amazon-Rekognition_Image_48.svg │ │ │ ├── Res_Amazon-Rekognition_Video_48.png │ │ │ ├── Res_Amazon-Rekognition_Video_48.svg │ │ │ ├── Res_Amazon-SageMaker_Canvas_48.png │ │ │ ├── Res_Amazon-SageMaker_Canvas_48.svg │ │ │ ├── Res_Amazon-SageMaker_Geospatial-ML_48.png │ │ │ ├── Res_Amazon-SageMaker_Geospatial-ML_48.svg │ │ │ ├── Res_Amazon-SageMaker_Model_48.png │ │ │ ├── Res_Amazon-SageMaker_Model_48.svg │ │ │ ├── Res_Amazon-SageMaker_Notebook_48.png │ │ │ ├── Res_Amazon-SageMaker_Notebook_48.svg │ │ │ ├── Res_Amazon-SageMaker_Shadow-Testing_48.png │ │ │ ├── Res_Amazon-SageMaker_Shadow-Testing_48.svg │ │ │ ├── Res_Amazon-SageMaker_Train_48.png │ │ │ ├── Res_Amazon-SageMaker_Train_48.svg │ │ │ ├── Res_Amazon-Textract_Analyze-Lending_48.png │ │ │ └── Res_Amazon-Textract_Analyze-Lending_48.svg │ │ ├── Res_Blockchain │ │ │ ├── Res_Amazon-Managed-Blockchain_Blockchain_48.png │ │ │ └── Res_Amazon-Managed-Blockchain_Blockchain_48.svg │ │ ├── Res_Business-Applications │ │ │ ├── Res_Amazon-Pinpoint_Journey_48.png │ │ │ ├── Res_Amazon-Pinpoint_Journey_48.svg │ │ │ ├── Res_Amazon-Simple-Email-Service_Email_48.png │ │ │ └── Res_Amazon-Simple-Email-Service_Email_48.svg │ │ ├── Res_Compute │ │ │ ├── Res_AWS-Elastic-Beanstalk_Application_48.png │ │ │ ├── Res_AWS-Elastic-Beanstalk_Application_48.svg │ │ │ ├── Res_AWS-Elastic-Beanstalk_Deployment_48.png │ │ │ ├── Res_AWS-Elastic-Beanstalk_Deployment_48.svg │ │ │ ├── Res_AWS-Lambda_Lambda-Function_48.png │ │ │ ├── Res_AWS-Lambda_Lambda-Function_48.svg │ │ │ ├── Res_Amazon-EC2_AMI_48.png │ │ │ ├── Res_Amazon-EC2_AMI_48.svg │ │ │ ├── Res_Amazon-EC2_AWS-Microservice-Extractor-for-.NET_48.png │ │ │ ├── Res_Amazon-EC2_AWS-Microservice-Extractor-for-.NET_48.svg │ │ │ ├── Res_Amazon-EC2_Auto-Scaling_48.png │ │ │ ├── Res_Amazon-EC2_Auto-Scaling_48.svg │ │ │ ├── Res_Amazon-EC2_DB-Instance_48.png │ │ │ ├── Res_Amazon-EC2_DB-Instance_48.svg │ │ │ ├── Res_Amazon-EC2_Elastic-IP-Address_48.png │ │ │ ├── Res_Amazon-EC2_Elastic-IP-Address_48.svg │ │ │ ├── Res_Amazon-EC2_Instance-with-CloudWatch_48.png │ │ │ ├── Res_Amazon-EC2_Instance-with-CloudWatch_48.svg │ │ │ ├── Res_Amazon-EC2_Instance_48.png │ │ │ ├── Res_Amazon-EC2_Instance_48.svg │ │ │ ├── Res_Amazon-EC2_Instances_48.png │ │ │ ├── Res_Amazon-EC2_Instances_48.svg │ │ │ ├── Res_Amazon-EC2_Rescue_48.png │ │ │ ├── Res_Amazon-EC2_Rescue_48.svg │ │ │ ├── Res_Amazon-EC2_Spot-Instance_48.png │ │ │ └── Res_Amazon-EC2_Spot-Instance_48.svg │ │ ├── Res_Containers │ │ │ ├── Res_Amazon-Elastic-Container-Registry_Image_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Registry_Image_48.svg │ │ │ ├── Res_Amazon-Elastic-Container-Registry_Registry_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Registry_Registry_48.svg │ │ │ ├── Res_Amazon-Elastic-Container-Service_Container-1_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Service_Container-1_48.svg │ │ │ ├── Res_Amazon-Elastic-Container-Service_Container-2_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Service_Container-2_48.svg │ │ │ ├── Res_Amazon-Elastic-Container-Service_Container-3_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Service_Container-3_48.svg │ │ │ ├── Res_Amazon-Elastic-Container-Service_CopiIoT-CLI_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Service_CopiIoT-CLI_48.svg │ │ │ ├── Res_Amazon-Elastic-Container-Service_ECS-Service-Connect_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Service_ECS-Service-Connect_48.svg │ │ │ ├── Res_Amazon-Elastic-Container-Service_Service_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Service_Service_48.svg │ │ │ ├── Res_Amazon-Elastic-Container-Service_Task_48.png │ │ │ ├── Res_Amazon-Elastic-Container-Service_Task_48.svg │ │ │ ├── Res_Amazon-Elastic-Kubernetes-Service_EKS-on-Outposts_48.png │ │ │ └── Res_Amazon-Elastic-Kubernetes-Service_EKS-on-Outposts_48.svg │ │ ├── Res_Database │ │ │ ├── Res_AWS-Database-Migration-Service_Database-migration-workflow-or-job_48.png │ │ │ ├── Res_AWS-Database-Migration-Service_Database-migration-workflow-or-job_48.svg │ │ │ ├── Res_Amazon-Aurora-Instance_48.png │ │ │ ├── Res_Amazon-Aurora-Instance_48.svg │ │ │ ├── Res_Amazon-Aurora-MariaDB-Instance-Alternate_48.png │ │ │ ├── Res_Amazon-Aurora-MariaDB-Instance-Alternate_48.svg │ │ │ ├── Res_Amazon-Aurora-MariaDB-Instance_48.png │ │ │ ├── Res_Amazon-Aurora-MariaDB-Instance_48.svg │ │ │ ├── Res_Amazon-Aurora-MySQL-Instance-Alternate_48.png │ │ │ ├── Res_Amazon-Aurora-MySQL-Instance-Alternate_48.svg │ │ │ ├── Res_Amazon-Aurora-MySQL-Instance_48.png │ │ │ ├── Res_Amazon-Aurora-MySQL-Instance_48.svg │ │ │ ├── Res_Amazon-Aurora-Oracle-Instance-Alternate_48.png │ │ │ ├── Res_Amazon-Aurora-Oracle-Instance-Alternate_48.svg │ │ │ ├── Res_Amazon-Aurora-Oracle-Instance_48.png │ │ │ ├── Res_Amazon-Aurora-Oracle-Instance_48.svg │ │ │ ├── Res_Amazon-Aurora-PIOPS-Instance_48.png │ │ │ ├── Res_Amazon-Aurora-PIOPS-Instance_48.svg │ │ │ ├── Res_Amazon-Aurora-PostgreSQL-Instance-Alternate_48.png │ │ │ ├── Res_Amazon-Aurora-PostgreSQL-Instance-Alternate_48.svg │ │ │ ├── Res_Amazon-Aurora-PostgreSQL-Instance_48.png │ │ │ ├── Res_Amazon-Aurora-PostgreSQL-Instance_48.svg │ │ │ ├── Res_Amazon-Aurora-SQL-Server-Instance-Alternate_48.png │ │ │ ├── Res_Amazon-Aurora-SQL-Server-Instance-Alternate_48.svg │ │ │ ├── Res_Amazon-Aurora-SQL-Server-Instance_48.png │ │ │ ├── Res_Amazon-Aurora-SQL-Server-Instance_48.svg │ │ │ ├── Res_Amazon-Aurora_Amazon-Aurora-Instance-alternate_48.png │ │ │ ├── Res_Amazon-Aurora_Amazon-Aurora-Instance-alternate_48.svg │ │ │ ├── Res_Amazon-Aurora_Amazon-RDS-Instance-Aternate_48.png │ │ │ ├── Res_Amazon-Aurora_Amazon-RDS-Instance-Aternate_48.svg │ │ │ ├── Res_Amazon-Aurora_Amazon-RDS-Instance_48.png │ │ │ ├── Res_Amazon-Aurora_Amazon-RDS-Instance_48.svg │ │ │ ├── Res_Amazon-Aurora_Trusted-Language-Extensions-for-PostgreSQL_48.png │ │ │ ├── Res_Amazon-Aurora_Trusted-Language-Extensions-for-PostgreSQL_48.svg │ │ │ ├── Res_Amazon-DocumentDB_Elastic-Clusters_48.png │ │ │ ├── Res_Amazon-DocumentDB_Elastic-Clusters_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Amazon-DynamoDB-Accelerator_48.png │ │ │ ├── Res_Amazon-DynamoDB_Amazon-DynamoDB-Accelerator_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Attribute_48.png │ │ │ ├── Res_Amazon-DynamoDB_Attribute_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Attributes_48.png │ │ │ ├── Res_Amazon-DynamoDB_Attributes_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Global-secondary-index_48.png │ │ │ ├── Res_Amazon-DynamoDB_Global-secondary-index_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Item_48.png │ │ │ ├── Res_Amazon-DynamoDB_Item_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Items_48.png │ │ │ ├── Res_Amazon-DynamoDB_Items_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Standard-Access-Table-Class_48.png │ │ │ ├── Res_Amazon-DynamoDB_Standard-Access-Table-Class_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Standard-Infrequent-Access-Table-Class_48.png │ │ │ ├── Res_Amazon-DynamoDB_Standard-Infrequent-Access-Table-Class_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Stream_48.png │ │ │ ├── Res_Amazon-DynamoDB_Stream_48.svg │ │ │ ├── Res_Amazon-DynamoDB_Table_48.png │ │ │ ├── Res_Amazon-DynamoDB_Table_48.svg │ │ │ ├── Res_Amazon-ElastiCache_Cache-Node_48.png │ │ │ ├── Res_Amazon-ElastiCache_Cache-Node_48.svg │ │ │ ├── Res_Amazon-ElastiCache_ElastiCache-for-Memcached_48.png │ │ │ ├── Res_Amazon-ElastiCache_ElastiCache-for-Memcached_48.svg │ │ │ ├── Res_Amazon-ElastiCache_ElastiCache-for-Redis_48.png │ │ │ ├── Res_Amazon-ElastiCache_ElastiCache-for-Redis_48.svg │ │ │ ├── Res_Amazon-RDS-Proxy-Instance-Alternate_48.png │ │ │ ├── Res_Amazon-RDS-Proxy-Instance-Alternate_48.svg │ │ │ ├── Res_Amazon-RDS-Proxy-Instance_48.png │ │ │ ├── Res_Amazon-RDS-Proxy-Instance_48.svg │ │ │ ├── Res_Amazon-RDS_Blue-Green-Deployments_48.png │ │ │ ├── Res_Amazon-RDS_Blue-Green-Deployments_48.svg │ │ │ ├── Res_Amazon-RDS_Multi-AZ-DB-Cluster_48.png │ │ │ ├── Res_Amazon-RDS_Multi-AZ-DB-Cluster_48.svg │ │ │ ├── Res_Amazon-RDS_Multi-AZ_48.png │ │ │ ├── Res_Amazon-RDS_Multi-AZ_48.svg │ │ │ ├── Res_Amazon-RDS_Optimized-Writes_48.png │ │ │ ├── Res_Amazon-RDS_Optimized-Writes_48.svg │ │ │ ├── Res_Amazon-RDS_Trusted-Language-Extensions-for-PostgreSQL_48.png │ │ │ └── Res_Amazon-RDS_Trusted-Language-Extensions-for-PostgreSQL_48.svg │ │ ├── Res_Developer-Tools │ │ │ ├── Res_AWS-Cloud9_Cloud9_48.png │ │ │ └── Res_AWS-Cloud9_Cloud9_48.svg │ │ ├── Res_End-User-Computing │ │ │ ├── Res_Amazon-WorkSpaces-Family_Amazon-WorkSpaces-Core_48.png │ │ │ ├── Res_Amazon-WorkSpaces-Family_Amazon-WorkSpaces-Core_48.svg │ │ │ ├── Res_Amazon-WorkSpaces-Family_Amazon-WorkSpaces-Secure-Browser_48.png │ │ │ ├── Res_Amazon-WorkSpaces-Family_Amazon-WorkSpaces-Secure-Browser_48.svg │ │ │ ├── Res_Amazon-WorkSpaces-Family_Amazon-WorkSpaces_48.png │ │ │ └── Res_Amazon-WorkSpaces-Family_Amazon-WorkSpaces_48.svg │ │ ├── Res_Front-End-Web-Mobile │ │ │ ├── Res_AWS-Amplify_AWS-Amplify-Studio_48.png │ │ │ ├── Res_AWS-Amplify_AWS-Amplify-Studio_48.svg │ │ │ ├── Res_Amazon-Location-Service_Geofence_48.png │ │ │ ├── Res_Amazon-Location-Service_Geofence_48.svg │ │ │ ├── Res_Amazon-Location-Service_Map _48.png │ │ │ ├── Res_Amazon-Location-Service_Map _48.svg │ │ │ ├── Res_Amazon-Location-Service_Place_48.png │ │ │ ├── Res_Amazon-Location-Service_Place_48.svg │ │ │ ├── Res_Amazon-Location-Service_Routes_48.png │ │ │ ├── Res_Amazon-Location-Service_Routes_48.svg │ │ │ ├── Res_Amazon-Location-Service_Track _48.png │ │ │ └── Res_Amazon-Location-Service_Track _48.svg │ │ ├── Res_General-Icons │ │ │ ├── Res_48_Dark │ │ │ │ ├── Res_AWS-Management-Console_48_Dark.png │ │ │ │ ├── Res_AWS-Management-Console_48_Dark.svg │ │ │ │ ├── Res_Alert_48_Dark.png │ │ │ │ ├── Res_Alert_48_Dark.svg │ │ │ │ ├── Res_Authenticated-User_48_Dark.png │ │ │ │ ├── Res_Authenticated-User_48_Dark.svg │ │ │ │ ├── Res_Camera_48_Dark.png │ │ │ │ ├── Res_Camera_48_Dark.svg │ │ │ │ ├── Res_Chat_48_Dark.png │ │ │ │ ├── Res_Chat_48_Dark.svg │ │ │ │ ├── Res_Client_48_Dark.png │ │ │ │ ├── Res_Client_48_Dark.svg │ │ │ │ ├── Res_Cold-Storage_48_Dark.png │ │ │ │ ├── Res_Cold-Storage_48_Dark.svg │ │ │ │ ├── Res_Credentials_48_Dark.png │ │ │ │ ├── Res_Credentials_48_Dark.svg │ │ │ │ ├── Res_Data-Stream_48_Dark.png │ │ │ │ ├── Res_Data-Stream_48_Dark.svg │ │ │ │ ├── Res_Data-Table_48_Dark.png │ │ │ │ ├── Res_Data-Table_48_Dark.svg │ │ │ │ ├── Res_Database_48_Dark.png │ │ │ │ ├── Res_Database_48_Dark.svg │ │ │ │ ├── Res_Disk_48_Dark.png │ │ │ │ ├── Res_Disk_48_Dark.svg │ │ │ │ ├── Res_Document_48_Dark.png │ │ │ │ ├── Res_Document_48_Dark.svg │ │ │ │ ├── Res_Documents_48_Dark.png │ │ │ │ ├── Res_Documents_48_Dark.svg │ │ │ │ ├── Res_Email_48_Dark.png │ │ │ │ ├── Res_Email_48_Dark.svg │ │ │ │ ├── Res_Firewall_48_Dark.png │ │ │ │ ├── Res_Firewall_48_Dark.svg │ │ │ │ ├── Res_Folder_48_Dark.png │ │ │ │ ├── Res_Folder_48_Dark.svg │ │ │ │ ├── Res_Folders_48_Dark.png │ │ │ │ ├── Res_Folders_48_Dark.svg │ │ │ │ ├── Res_Forums_48_Dark.png │ │ │ │ ├── Res_Forums_48_Dark.svg │ │ │ │ ├── Res_Gear_48_Dark.png │ │ │ │ ├── Res_Gear_48_Dark.svg │ │ │ │ ├── Res_Generic-Application_48_Dark.png │ │ │ │ ├── Res_Generic-Application_48_Dark.svg │ │ │ │ ├── Res_Git-Repository_48_Dark.png │ │ │ │ ├── Res_Git-Repository_48_Dark.svg │ │ │ │ ├── Res_Globe_48_Dark.png │ │ │ │ ├── Res_Globe_48_Dark.svg │ │ │ │ ├── Res_Internet-alt1_48_Dark.png │ │ │ │ ├── Res_Internet-alt1_48_Dark.svg │ │ │ │ ├── Res_Internet-alt2_48_Dark.png │ │ │ │ ├── Res_Internet-alt2_48_Dark.svg │ │ │ │ ├── Res_Internet_48_Dark.png │ │ │ │ ├── Res_Internet_48_Dark.svg │ │ │ │ ├── Res_JSON-Script_48_Dark.png │ │ │ │ ├── Res_JSON-Script_48_Dark.svg │ │ │ │ ├── Res_Logs_48_Dark.png │ │ │ │ ├── Res_Logs_48_Dark.svg │ │ │ │ ├── Res_Magnifying-Glass_48_Dark.png │ │ │ │ ├── Res_Magnifying-Glass_48_Dark.svg │ │ │ │ ├── Res_Metrics_48_Dark.png │ │ │ │ ├── Res_Metrics_48_Dark.svg │ │ │ │ ├── Res_Mobile-client_48_Dark.png │ │ │ │ ├── Res_Mobile-client_48_Dark.svg │ │ │ │ ├── Res_Multimedia_48_Dark.png │ │ │ │ ├── Res_Multimedia_48_Dark.svg │ │ │ │ ├── Res_Office-building_48_Dark.png │ │ │ │ ├── Res_Office-building_48_Dark.svg │ │ │ │ ├── Res_Programming-Language_48_Dark.png │ │ │ │ ├── Res_Programming-Language_48_Dark.svg │ │ │ │ ├── Res_Question_48_Dark.png │ │ │ │ ├── Res_Question_48_Dark.svg │ │ │ │ ├── Res_Recover_48_Dark.png │ │ │ │ ├── Res_Recover_48_Dark.svg │ │ │ │ ├── Res_SAML-token_48_Dark.png │ │ │ │ ├── Res_SAML-token_48_Dark.svg │ │ │ │ ├── Res_SDK_48_Dark.png │ │ │ │ ├── Res_SDK_48_Dark.svg │ │ │ │ ├── Res_SSL-padlock_48_Dark.png │ │ │ │ ├── Res_SSL-padlock_48_Dark.svg │ │ │ │ ├── Res_Server_48_Dark.png │ │ │ │ ├── Res_Server_48_Dark.svg │ │ │ │ ├── Res_Servers_48_Dark.png │ │ │ │ ├── Res_Servers_48_Dark.svg │ │ │ │ ├── Res_Shield_48_Dark.png │ │ │ │ ├── Res_Shield_48_Dark.svg │ │ │ │ ├── Res_Source-Code_48_Dark.png │ │ │ │ ├── Res_Source-Code_48_Dark.svg │ │ │ │ ├── Res_Tape-storage_48_Dark.png │ │ │ │ ├── Res_Tape-storage_48_Dark.svg │ │ │ │ ├── Res_Toolkit_48_Dark.png │ │ │ │ ├── Res_Toolkit_48_Dark.svg │ │ │ │ ├── Res_User_48_Dark.png │ │ │ │ ├── Res_User_48_Dark.svg │ │ │ │ ├── Res_Users_48_Dark.png │ │ │ │ └── Res_Users_48_Dark.svg │ │ │ └── Res_48_Light │ │ │ │ ├── Res_AWS-Management-Console_48_Light.png │ │ │ │ ├── Res_AWS-Management-Console_48_Light.svg │ │ │ │ ├── Res_Alert_48_Light.png │ │ │ │ ├── Res_Alert_48_Light.svg │ │ │ │ ├── Res_Authenticated-User_48_Light.png │ │ │ │ ├── Res_Authenticated-User_48_Light.svg │ │ │ │ ├── Res_Camera_48_Light.png │ │ │ │ ├── Res_Camera_48_Light.svg │ │ │ │ ├── Res_Chat_48_Light.png │ │ │ │ ├── Res_Chat_48_Light.svg │ │ │ │ ├── Res_Client_48_Light.png │ │ │ │ ├── Res_Client_48_Light.svg │ │ │ │ ├── Res_Cold-Storage_48_Light.png │ │ │ │ ├── Res_Cold-Storage_48_Light.svg │ │ │ │ ├── Res_Credentials_48_Light.png │ │ │ │ ├── Res_Credentials_48_Light.svg │ │ │ │ ├── Res_Data-Stream_48_Light.png │ │ │ │ ├── Res_Data-Stream_48_Light.svg │ │ │ │ ├── Res_Data-Table_48_Light.png │ │ │ │ ├── Res_Data-Table_48_Light.svg │ │ │ │ ├── Res_Database_48_Light.png │ │ │ │ ├── Res_Database_48_Light.svg │ │ │ │ ├── Res_Disk_48_Light.png │ │ │ │ ├── Res_Disk_48_Light.svg │ │ │ │ ├── Res_Document_48_Light.png │ │ │ │ ├── Res_Document_48_Light.svg │ │ │ │ ├── Res_Documents_48_Light.png │ │ │ │ ├── Res_Documents_48_Light.svg │ │ │ │ ├── Res_Email_48_Light.png │ │ │ │ ├── Res_Email_48_Light.svg │ │ │ │ ├── Res_Firewall_48_Light.png │ │ │ │ ├── Res_Firewall_48_Light.svg │ │ │ │ ├── Res_Folder_48_Light.png │ │ │ │ ├── Res_Folder_48_Light.svg │ │ │ │ ├── Res_Folders_48_Light.png │ │ │ │ ├── Res_Folders_48_Light.svg │ │ │ │ ├── Res_Forums_48_Light.png │ │ │ │ ├── Res_Forums_48_Light.svg │ │ │ │ ├── Res_Gear_48_Light.png │ │ │ │ ├── Res_Gear_48_Light.svg │ │ │ │ ├── Res_Generic-Application_48_Light.png │ │ │ │ ├── Res_Generic-Application_48_Light.svg │ │ │ │ ├── Res_Git-Repository_48_Light.png │ │ │ │ ├── Res_Git-Repository_48_Light.svg │ │ │ │ ├── Res_Globe_48_Light.png │ │ │ │ ├── Res_Globe_48_Light.svg │ │ │ │ ├── Res_Internet-alt1_48_Light.png │ │ │ │ ├── Res_Internet-alt1_48_Light.svg │ │ │ │ ├── Res_Internet-alt2_48_Light.png │ │ │ │ ├── Res_Internet-alt2_48_Light.svg │ │ │ │ ├── Res_Internet_48_Light.png │ │ │ │ ├── Res_Internet_48_Light.svg │ │ │ │ ├── Res_JSON-Script_48_Light.png │ │ │ │ ├── Res_JSON-Script_48_Light.svg │ │ │ │ ├── Res_Logs_48_Light.png │ │ │ │ ├── Res_Logs_48_Light.svg │ │ │ │ ├── Res_Magnifying-Glass_48_Light.png │ │ │ │ ├── Res_Magnifying-Glass_48_Light.svg │ │ │ │ ├── Res_Metrics_48_Light.png │ │ │ │ ├── Res_Metrics_48_Light.svg │ │ │ │ ├── Res_Mobile-client_48_Light.png │ │ │ │ ├── Res_Mobile-client_48_Light.svg │ │ │ │ ├── Res_Multimedia_48_Light.png │ │ │ │ ├── Res_Multimedia_48_Light.svg │ │ │ │ ├── Res_Office-building_48_Light.png │ │ │ │ ├── Res_Office-building_48_Light.svg │ │ │ │ ├── Res_Programming-Language_48_Light.png │ │ │ │ ├── Res_Programming-Language_48_Light.svg │ │ │ │ ├── Res_Question_48_Light.png │ │ │ │ ├── Res_Question_48_Light.svg │ │ │ │ ├── Res_Recover_48_Light.png │ │ │ │ ├── Res_Recover_48_Light.svg │ │ │ │ ├── Res_SAML-token_48_Light.png │ │ │ │ ├── Res_SAML-token_48_Light.svg │ │ │ │ ├── Res_SDK_48_Light.png │ │ │ │ ├── Res_SDK_48_Light.svg │ │ │ │ ├── Res_SSL-padlock_48_Light.png │ │ │ │ ├── Res_SSL-padlock_48_Light.svg │ │ │ │ ├── Res_Server_48_Light.png │ │ │ │ ├── Res_Server_48_Light.svg │ │ │ │ ├── Res_Servers_48_Light.png │ │ │ │ ├── Res_Servers_48_Light.svg │ │ │ │ ├── Res_Shield_48_Light.png │ │ │ │ ├── Res_Shield_48_Light.svg │ │ │ │ ├── Res_Source-Code_48_Light.png │ │ │ │ ├── Res_Source-Code_48_Light.svg │ │ │ │ ├── Res_Tape-storage_48_Light.png │ │ │ │ ├── Res_Tape-storage_48_Light.svg │ │ │ │ ├── Res_Toolkit_48_Light.png │ │ │ │ ├── Res_Toolkit_48_Light.svg │ │ │ │ ├── Res_User_48_Light.png │ │ │ │ ├── Res_User_48_Light.svg │ │ │ │ ├── Res_Users_48_Light.png │ │ │ │ └── Res_Users_48_Light.svg │ │ ├── Res_IoT │ │ │ ├── Res_AWS-IoT-Analytics_Channel_48.png │ │ │ ├── Res_AWS-IoT-Analytics_Channel_48.svg │ │ │ ├── Res_AWS-IoT-Analytics_Data-Store_48.png │ │ │ ├── Res_AWS-IoT-Analytics_Data-Store_48.svg │ │ │ ├── Res_AWS-IoT-Analytics_Dataset_48.png │ │ │ ├── Res_AWS-IoT-Analytics_Dataset_48.svg │ │ │ ├── Res_AWS-IoT-Analytics_Notebook_48.png │ │ │ ├── Res_AWS-IoT-Analytics_Notebook_48.svg │ │ │ ├── Res_AWS-IoT-Analytics_Pipeline_48.png │ │ │ ├── Res_AWS-IoT-Analytics_Pipeline_48.svg │ │ │ ├── Res_AWS-IoT-Core_Device-Advisor_48.png │ │ │ ├── Res_AWS-IoT-Core_Device-Advisor_48.svg │ │ │ ├── Res_AWS-IoT-Core_Device-Location_48.png │ │ │ ├── Res_AWS-IoT-Core_Device-Location_48.svg │ │ │ ├── Res_AWS-IoT-Device-Defender_IoT-Device-Jobs_48.png │ │ │ ├── Res_AWS-IoT-Device-Defender_IoT-Device-Jobs_48.svg │ │ │ ├── Res_AWS-IoT-Device-Management_Fleet-Hub_48.png │ │ │ ├── Res_AWS-IoT-Device-Management_Fleet-Hub_48.svg │ │ │ ├── Res_AWS-IoT-Device-Tester_48.png │ │ │ ├── Res_AWS-IoT-Device-Tester_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Artifact_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Artifact_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Component-Machine-Learning_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Component-Machine-Learning_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Component-Nucleus_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Component-Nucleus_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Component-Private_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Component-Private_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Component-Public_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Component-Public_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Component_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Component_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Connector_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Connector_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Interprocess-Communication_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Interprocess-Communication_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Protocol_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Protocol_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Recipe_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Recipe_48.svg │ │ │ ├── Res_AWS-IoT-Greengrass_Stream-Manager_48.png │ │ │ ├── Res_AWS-IoT-Greengrass_Stream-Manager_48.svg │ │ │ ├── Res_AWS-IoT-Hardware-Board_48.png │ │ │ ├── Res_AWS-IoT-Hardware-Board_48.svg │ │ │ ├── Res_AWS-IoT-Rule_48.png │ │ │ ├── Res_AWS-IoT-Rule_48.svg │ │ │ ├── Res_AWS-IoT-SiteWise_Asset-Hierarchy_48.png │ │ │ ├── Res_AWS-IoT-SiteWise_Asset-Hierarchy_48.svg │ │ │ ├── Res_AWS-IoT-SiteWise_Asset-Model_48.png │ │ │ ├── Res_AWS-IoT-SiteWise_Asset-Model_48.svg │ │ │ ├── Res_AWS-IoT-SiteWise_Asset-Properties_48.png │ │ │ ├── Res_AWS-IoT-SiteWise_Asset-Properties_48.svg │ │ │ ├── Res_AWS-IoT-SiteWise_Asset_48.png │ │ │ ├── Res_AWS-IoT-SiteWise_Asset_48.svg │ │ │ ├── Res_AWS-IoT-SiteWise_Data-Streams_48.png │ │ │ ├── Res_AWS-IoT-SiteWise_Data-Streams_48.svg │ │ │ ├── Res_AWS-IoT_Action_48.png │ │ │ ├── Res_AWS-IoT_Action_48.svg │ │ │ ├── Res_AWS-IoT_Actuator_48.png │ │ │ ├── Res_AWS-IoT_Actuator_48.svg │ │ │ ├── Res_AWS-IoT_Alexa_Enabled-Device_48.png │ │ │ ├── Res_AWS-IoT_Alexa_Enabled-Device_48.svg │ │ │ ├── Res_AWS-IoT_Alexa_Skill_48.png │ │ │ ├── Res_AWS-IoT_Alexa_Skill_48.svg │ │ │ ├── Res_AWS-IoT_Alexa_Voice-Service_48.png │ │ │ ├── Res_AWS-IoT_Alexa_Voice-Service_48.svg │ │ │ ├── Res_AWS-IoT_Certificate_48.png │ │ │ ├── Res_AWS-IoT_Certificate_48.svg │ │ │ ├── Res_AWS-IoT_Desired-State_48.png │ │ │ ├── Res_AWS-IoT_Desired-State_48.svg │ │ │ ├── Res_AWS-IoT_Device-Gateway_48.png │ │ │ ├── Res_AWS-IoT_Device-Gateway_48.svg │ │ │ ├── Res_AWS-IoT_Echo_48.png │ │ │ ├── Res_AWS-IoT_Echo_48.svg │ │ │ ├── Res_AWS-IoT_Fire-TV_Stick_48.png │ │ │ ├── Res_AWS-IoT_Fire-TV_Stick_48.svg │ │ │ ├── Res_AWS-IoT_Fire_TV_48.png │ │ │ ├── Res_AWS-IoT_Fire_TV_48.svg │ │ │ ├── Res_AWS-IoT_HTTP2-Protocol_48.png │ │ │ ├── Res_AWS-IoT_HTTP2-Protocol_48.svg │ │ │ ├── Res_AWS-IoT_HTTP_Protocol_48.png │ │ │ ├── Res_AWS-IoT_HTTP_Protocol_48.svg │ │ │ ├── Res_AWS-IoT_Lambda_Function_48.png │ │ │ ├── Res_AWS-IoT_Lambda_Function_48.svg │ │ │ ├── Res_AWS-IoT_LoRaWAN-Protocol_48.png │ │ │ ├── Res_AWS-IoT_LoRaWAN-Protocol_48.svg │ │ │ ├── Res_AWS-IoT_MQTT_Protocol_48.png │ │ │ ├── Res_AWS-IoT_MQTT_Protocol_48.svg │ │ │ ├── Res_AWS-IoT_Over-Air-Update_48.png │ │ │ ├── Res_AWS-IoT_Over-Air-Update_48.svg │ │ │ ├── Res_AWS-IoT_Policy_48.png │ │ │ ├── Res_AWS-IoT_Policy_48.svg │ │ │ ├── Res_AWS-IoT_Reported-State_48.png │ │ │ ├── Res_AWS-IoT_Reported-State_48.svg │ │ │ ├── Res_AWS-IoT_Sailboat_48.png │ │ │ ├── Res_AWS-IoT_Sailboat_48.svg │ │ │ ├── Res_AWS-IoT_Sensor_48.png │ │ │ ├── Res_AWS-IoT_Sensor_48.svg │ │ │ ├── Res_AWS-IoT_Servo_48.png │ │ │ ├── Res_AWS-IoT_Servo_48.svg │ │ │ ├── Res_AWS-IoT_Shadow_48.png │ │ │ ├── Res_AWS-IoT_Shadow_48.svg │ │ │ ├── Res_AWS-IoT_Simulator_48.png │ │ │ ├── Res_AWS-IoT_Simulator_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Bank_48.png │ │ │ ├── Res_AWS-IoT_Thing_Bank_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Bicycle_48.png │ │ │ ├── Res_AWS-IoT_Thing_Bicycle_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Camera_48.png │ │ │ ├── Res_AWS-IoT_Thing_Camera_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Car_48.png │ │ │ ├── Res_AWS-IoT_Thing_Car_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Cart_48.png │ │ │ ├── Res_AWS-IoT_Thing_Cart_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Coffee-Pot_48.png │ │ │ ├── Res_AWS-IoT_Thing_Coffee-Pot_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Door-Lock_48.png │ │ │ ├── Res_AWS-IoT_Thing_Door-Lock_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Factory_48.png │ │ │ ├── Res_AWS-IoT_Thing_Factory_48.svg │ │ │ ├── Res_AWS-IoT_Thing_FreeRTOS-Device_48.png │ │ │ ├── Res_AWS-IoT_Thing_FreeRTOS-Device_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Generic_48.png │ │ │ ├── Res_AWS-IoT_Thing_Generic_48.svg │ │ │ ├── Res_AWS-IoT_Thing_House_48.png │ │ │ ├── Res_AWS-IoT_Thing_House_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Humidity-Sensor_48.png │ │ │ ├── Res_AWS-IoT_Thing_Humidity-Sensor_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Industrial-PC_48.png │ │ │ ├── Res_AWS-IoT_Thing_Industrial-PC_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Lightbulb_48.png │ │ │ ├── Res_AWS-IoT_Thing_Lightbulb_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Medical-Emergency_48.png │ │ │ ├── Res_AWS-IoT_Thing_Medical-Emergency_48.svg │ │ │ ├── Res_AWS-IoT_Thing_PLC_48.png │ │ │ ├── Res_AWS-IoT_Thing_PLC_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Police-Emergency_48.png │ │ │ ├── Res_AWS-IoT_Thing_Police-Emergency_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Relay_48.png │ │ │ ├── Res_AWS-IoT_Thing_Relay_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Stacklight_48.png │ │ │ ├── Res_AWS-IoT_Thing_Stacklight_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Temperature-Humidity-Sensor_48.png │ │ │ ├── Res_AWS-IoT_Thing_Temperature-Humidity-Sensor_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Temperature-Sensor_48.png │ │ │ ├── Res_AWS-IoT_Thing_Temperature-Sensor_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Temperature-Vibration-Sensor_48.png │ │ │ ├── Res_AWS-IoT_Thing_Temperature-Vibration-Sensor_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Thermostat_48.png │ │ │ ├── Res_AWS-IoT_Thing_Thermostat_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Travel_48.png │ │ │ ├── Res_AWS-IoT_Thing_Travel_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Utility_48.png │ │ │ ├── Res_AWS-IoT_Thing_Utility_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Vibration-Sensor_48.png │ │ │ ├── Res_AWS-IoT_Thing_Vibration-Sensor_48.svg │ │ │ ├── Res_AWS-IoT_Thing_Windfarm_48.png │ │ │ ├── Res_AWS-IoT_Thing_Windfarm_48.svg │ │ │ ├── Res_AWS-IoT_Topic_48.png │ │ │ └── Res_AWS-IoT_Topic_48.svg │ │ ├── Res_Management-Governance │ │ │ ├── Res_AWS-CloudFormation_Change-Set_48.png │ │ │ ├── Res_AWS-CloudFormation_Change-Set_48.svg │ │ │ ├── Res_AWS-CloudFormation_Stack_48.png │ │ │ ├── Res_AWS-CloudFormation_Stack_48.svg │ │ │ ├── Res_AWS-CloudFormation_Template_48.png │ │ │ ├── Res_AWS-CloudFormation_Template_48.svg │ │ │ ├── Res_AWS-CloudTrail_CloudTrail-Lake_48.png │ │ │ ├── Res_AWS-CloudTrail_CloudTrail-Lake_48.svg │ │ │ ├── Res_AWS-License-Manager_Application-Discovery_48.png │ │ │ ├── Res_AWS-License-Manager_Application-Discovery_48.svg │ │ │ ├── Res_AWS-License-Manager_License-Blending_48.png │ │ │ ├── Res_AWS-License-Manager_License-Blending_48.svg │ │ │ ├── Res_AWS-OpsWorks_Apps_48.png │ │ │ ├── Res_AWS-OpsWorks_Apps_48.svg │ │ │ ├── Res_AWS-OpsWorks_Deployments_48.png │ │ │ ├── Res_AWS-OpsWorks_Deployments_48.svg │ │ │ ├── Res_AWS-OpsWorks_Instances_48.png │ │ │ ├── Res_AWS-OpsWorks_Instances_48.svg │ │ │ ├── Res_AWS-OpsWorks_Layers_48.png │ │ │ ├── Res_AWS-OpsWorks_Layers_48.svg │ │ │ ├── Res_AWS-OpsWorks_Monitoring_48.png │ │ │ ├── Res_AWS-OpsWorks_Monitoring_48.svg │ │ │ ├── Res_AWS-OpsWorks_Permissions_48.png │ │ │ ├── Res_AWS-OpsWorks_Permissions_48.svg │ │ │ ├── Res_AWS-OpsWorks_Resources_48.png │ │ │ ├── Res_AWS-OpsWorks_Resources_48.svg │ │ │ ├── Res_AWS-OpsWorks_Stack2_48.png │ │ │ ├── Res_AWS-OpsWorks_Stack2_48.svg │ │ │ ├── Res_AWS-Organizations_Account_48.png │ │ │ ├── Res_AWS-Organizations_Account_48.svg │ │ │ ├── Res_AWS-Organizations_Management-Account_48.png │ │ │ ├── Res_AWS-Organizations_Management-Account_48.svg │ │ │ ├── Res_AWS-Organizations_Organizational-Unit_48.png │ │ │ ├── Res_AWS-Organizations_Organizational-Unit_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Application-Manager_48.png │ │ │ ├── Res_AWS-Systems-Manager_Application-Manager_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Automation_48.png │ │ │ ├── Res_AWS-Systems-Manager_Automation_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Change-Calendar_48.png │ │ │ ├── Res_AWS-Systems-Manager_Change-Calendar_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Change-Manager_48.png │ │ │ ├── Res_AWS-Systems-Manager_Change-Manager_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Compliance_48.png │ │ │ ├── Res_AWS-Systems-Manager_Compliance_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Distributor_48.png │ │ │ ├── Res_AWS-Systems-Manager_Distributor_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Documents_48.png │ │ │ ├── Res_AWS-Systems-Manager_Documents_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Incident-Manager_48.png │ │ │ ├── Res_AWS-Systems-Manager_Incident-Manager_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Inventory_48.png │ │ │ ├── Res_AWS-Systems-Manager_Inventory_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Maintenance-Windows_48.png │ │ │ ├── Res_AWS-Systems-Manager_Maintenance-Windows_48.svg │ │ │ ├── Res_AWS-Systems-Manager_OpsCenter_48.png │ │ │ ├── Res_AWS-Systems-Manager_OpsCenter_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Parameter-Store_48.png │ │ │ ├── Res_AWS-Systems-Manager_Parameter-Store_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Patch-Manager_48.png │ │ │ ├── Res_AWS-Systems-Manager_Patch-Manager_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Run-Command_48.png │ │ │ ├── Res_AWS-Systems-Manager_Run-Command_48.svg │ │ │ ├── Res_AWS-Systems-Manager_Session-Manager_48.png │ │ │ ├── Res_AWS-Systems-Manager_Session-Manager_48.svg │ │ │ ├── Res_AWS-Systems-Manager_State-Manager_48.png │ │ │ ├── Res_AWS-Systems-Manager_State-Manager_48.svg │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist-Cost_48.png │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist-Cost_48.svg │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist-Fault-Tolerant_48.png │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist-Fault-Tolerant_48.svg │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist-Performance_48.png │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist-Performance_48.svg │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist-Security_48.png │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist-Security_48.svg │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist_48.png │ │ │ ├── Res_AWS-Trusted-Advisor_Checklist_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Alarm_48.png │ │ │ ├── Res_Amazon-CloudWatch_Alarm_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Cross-account-Observability_48.png │ │ │ ├── Res_Amazon-CloudWatch_Cross-account-Observability_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Data-Protection_48.png │ │ │ ├── Res_Amazon-CloudWatch_Data-Protection_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Event-Event-Based_48.png │ │ │ ├── Res_Amazon-CloudWatch_Event-Event-Based_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Event-Time-Based_48.png │ │ │ ├── Res_Amazon-CloudWatch_Event-Time-Based_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Evidently_48.png │ │ │ ├── Res_Amazon-CloudWatch_Evidently_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Logs_48.png │ │ │ ├── Res_Amazon-CloudWatch_Logs_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Metrics-Insights_48.png │ │ │ ├── Res_Amazon-CloudWatch_Metrics-Insights_48.svg │ │ │ ├── Res_Amazon-CloudWatch_RUM_48.png │ │ │ ├── Res_Amazon-CloudWatch_RUM_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Rule_48.png │ │ │ ├── Res_Amazon-CloudWatch_Rule_48.svg │ │ │ ├── Res_Amazon-CloudWatch_Synthetics_48.png │ │ │ └── Res_Amazon-CloudWatch_Synthetics_48.svg │ │ ├── Res_Media-Services │ │ │ ├── Res_AWS-Cloud-Digital-Interface_48.png │ │ │ ├── Res_AWS-Cloud-Digital-Interface_48.svg │ │ │ ├── Res_AWS-Elemental-MediaConnect_MediaConnect-Gateway_48.png │ │ │ └── Res_AWS-Elemental-MediaConnect_MediaConnect-Gateway_48.svg │ │ ├── Res_Migration-Modernization │ │ │ ├── Res_AWS-Application-Discovery-Service_AWS-Agentless-Collector_48.png │ │ │ ├── Res_AWS-Application-Discovery-Service_AWS-Agentless-Collector_48.svg │ │ │ ├── Res_AWS-Application-Discovery-Service_AWS-Discovery-Agent_48.png │ │ │ ├── Res_AWS-Application-Discovery-Service_AWS-Discovery-Agent_48.svg │ │ │ ├── Res_AWS-Application-Discovery-Service_Migration-Evaluator-Collector_48.png │ │ │ ├── Res_AWS-Application-Discovery-Service_Migration-Evaluator-Collector_48.svg │ │ │ ├── Res_AWS-DataSync_Discovery_48.png │ │ │ ├── Res_AWS-DataSync_Discovery_48.svg │ │ │ ├── Res_AWS-Datasync_Agent_48.png │ │ │ ├── Res_AWS-Datasync_Agent_48.svg │ │ │ ├── Res_AWS-Mainframe-Modernization_Analyzer_48.png │ │ │ ├── Res_AWS-Mainframe-Modernization_Analyzer_48.svg │ │ │ ├── Res_AWS-Mainframe-Modernization_Compiler_48.png │ │ │ ├── Res_AWS-Mainframe-Modernization_Compiler_48.svg │ │ │ ├── Res_AWS-Mainframe-Modernization_Converter_48.png │ │ │ ├── Res_AWS-Mainframe-Modernization_Converter_48.svg │ │ │ ├── Res_AWS-Mainframe-Modernization_Developer_48.png │ │ │ ├── Res_AWS-Mainframe-Modernization_Developer_48.svg │ │ │ ├── Res_AWS-Mainframe-Modernization_Runtime_48.png │ │ │ ├── Res_AWS-Mainframe-Modernization_Runtime_48.svg │ │ │ ├── Res_AWS-Migration-Hub_Refactor-Spaces-Applications_48.png │ │ │ ├── Res_AWS-Migration-Hub_Refactor-Spaces-Applications_48.svg │ │ │ ├── Res_AWS-Migration-Hub_Refactor-Spaces-Environments_48.png │ │ │ ├── Res_AWS-Migration-Hub_Refactor-Spaces-Environments_48.svg │ │ │ ├── Res_AWS-Migration-Hub_Refactor-Spaces-Services_48.png │ │ │ ├── Res_AWS-Migration-Hub_Refactor-Spaces-Services_48.svg │ │ │ ├── Res_AWS-Transfer-Family_AWS-AS2_48.png │ │ │ ├── Res_AWS-Transfer-Family_AWS-AS2_48.svg │ │ │ ├── Res_AWS-Transfer-Family_AWS-FTPS_48.png │ │ │ ├── Res_AWS-Transfer-Family_AWS-FTPS_48.svg │ │ │ ├── Res_AWS-Transfer-Family_AWS-FTP_48.png │ │ │ ├── Res_AWS-Transfer-Family_AWS-FTP_48.svg │ │ │ ├── Res_AWS-Transfer-Family_AWS-SFTP_48.png │ │ │ └── Res_AWS-Transfer-Family_AWS-SFTP_48.svg │ │ ├── Res_Networking-Content-Delivery │ │ │ ├── Res_AWS-App-Mesh_Mesh_48.png │ │ │ ├── Res_AWS-App-Mesh_Mesh_48.svg │ │ │ ├── Res_AWS-App-Mesh_Virtual-Gateway_48.png │ │ │ ├── Res_AWS-App-Mesh_Virtual-Gateway_48.svg │ │ │ ├── Res_AWS-App-Mesh_Virtual-Node_48.png │ │ │ ├── Res_AWS-App-Mesh_Virtual-Node_48.svg │ │ │ ├── Res_AWS-App-Mesh_Virtual-Router_48.png │ │ │ ├── Res_AWS-App-Mesh_Virtual-Router_48.svg │ │ │ ├── Res_AWS-App-Mesh_Virtual-Service_48.png │ │ │ ├── Res_AWS-App-Mesh_Virtual-Service_48.svg │ │ │ ├── Res_AWS-Cloud-Map_Namespace_48.png │ │ │ ├── Res_AWS-Cloud-Map_Namespace_48.svg │ │ │ ├── Res_AWS-Cloud-Map_Resource_48.png │ │ │ ├── Res_AWS-Cloud-Map_Resource_48.svg │ │ │ ├── Res_AWS-Cloud-Map_Service_48.png │ │ │ ├── Res_AWS-Cloud-Map_Service_48.svg │ │ │ ├── Res_AWS-Cloud-WAN_Core-Network-Edge_48.png │ │ │ ├── Res_AWS-Cloud-WAN_Core-Network-Edge_48.svg │ │ │ ├── Res_AWS-Cloud-WAN_Segment-Network_48.png │ │ │ ├── Res_AWS-Cloud-WAN_Segment-Network_48.svg │ │ │ ├── Res_AWS-Cloud-WAN_Transit-Gateway-Route-Table-Attachment_48.png │ │ │ ├── Res_AWS-Cloud-WAN_Transit-Gateway-Route-Table-Attachment_48.svg │ │ │ ├── Res_AWS-Direct-Connect_Gateway_48.png │ │ │ ├── Res_AWS-Direct-Connect_Gateway_48.svg │ │ │ ├── Res_AWS-Transit-Gateway_Attachment_48.png │ │ │ ├── Res_AWS-Transit-Gateway_Attachment_48.svg │ │ │ ├── Res_Amazon-API-Gateway_Endpoint_48.png │ │ │ ├── Res_Amazon-API-Gateway_Endpoint_48.svg │ │ │ ├── Res_Amazon-CloudFront_Download-Distribution_48.png │ │ │ ├── Res_Amazon-CloudFront_Download-Distribution_48.svg │ │ │ ├── Res_Amazon-CloudFront_Edge-Location_48.png │ │ │ ├── Res_Amazon-CloudFront_Edge-Location_48.svg │ │ │ ├── Res_Amazon-CloudFront_Functions_48.png │ │ │ ├── Res_Amazon-CloudFront_Functions_48.svg │ │ │ ├── Res_Amazon-CloudFront_Streaming-Distribution_48.png │ │ │ ├── Res_Amazon-CloudFront_Streaming-Distribution_48.svg │ │ │ ├── Res_Amazon-Route-53-Hosted-Zone_48.png │ │ │ ├── Res_Amazon-Route-53-Hosted-Zone_48.svg │ │ │ ├── Res_Amazon-Route-53_Readiness-Checks_48.png │ │ │ ├── Res_Amazon-Route-53_Readiness-Checks_48.svg │ │ │ ├── Res_Amazon-Route-53_Resolver-DNS-Firewall_48.png │ │ │ ├── Res_Amazon-Route-53_Resolver-DNS-Firewall_48.svg │ │ │ ├── Res_Amazon-Route-53_Resolver-Query-Logging_48.png │ │ │ ├── Res_Amazon-Route-53_Resolver-Query-Logging_48.svg │ │ │ ├── Res_Amazon-Route-53_Resolver_48.png │ │ │ ├── Res_Amazon-Route-53_Resolver_48.svg │ │ │ ├── Res_Amazon-Route-53_Route-53-Application-Recovery-Controller_48.png │ │ │ ├── Res_Amazon-Route-53_Route-53-Application-Recovery-Controller_48.svg │ │ │ ├── Res_Amazon-Route-53_Route-Table_48.png │ │ │ ├── Res_Amazon-Route-53_Route-Table_48.svg │ │ │ ├── Res_Amazon-Route-53_Routing-Controls_48.png │ │ │ ├── Res_Amazon-Route-53_Routing-Controls_48.svg │ │ │ ├── Res_Amazon-VPC_Carrier-Gateway_48.png │ │ │ ├── Res_Amazon-VPC_Carrier-Gateway_48.svg │ │ │ ├── Res_Amazon-VPC_Customer-Gateway_48.png │ │ │ ├── Res_Amazon-VPC_Customer-Gateway_48.svg │ │ │ ├── Res_Amazon-VPC_Elastic-Network-Adapter_48.png │ │ │ ├── Res_Amazon-VPC_Elastic-Network-Adapter_48.svg │ │ │ ├── Res_Amazon-VPC_Elastic-Network-Interface_48.png │ │ │ ├── Res_Amazon-VPC_Elastic-Network-Interface_48.svg │ │ │ ├── Res_Amazon-VPC_Endpoints_48.png │ │ │ ├── Res_Amazon-VPC_Endpoints_48.svg │ │ │ ├── Res_Amazon-VPC_Flow-Logs_48.png │ │ │ ├── Res_Amazon-VPC_Flow-Logs_48.svg │ │ │ ├── Res_Amazon-VPC_Internet-Gateway_48.png │ │ │ ├── Res_Amazon-VPC_Internet-Gateway_48.svg │ │ │ ├── Res_Amazon-VPC_NAT-Gateway_48.png │ │ │ ├── Res_Amazon-VPC_NAT-Gateway_48.svg │ │ │ ├── Res_Amazon-VPC_Network-Access-Analyzer_48.png │ │ │ ├── Res_Amazon-VPC_Network-Access-Analyzer_48.svg │ │ │ ├── Res_Amazon-VPC_Network-Access-Control-List_48.png │ │ │ ├── Res_Amazon-VPC_Network-Access-Control-List_48.svg │ │ │ ├── Res_Amazon-VPC_Peering-Connection_48.png │ │ │ ├── Res_Amazon-VPC_Peering-Connection_48.svg │ │ │ ├── Res_Amazon-VPC_Reachability-Analyzer_48.png │ │ │ ├── Res_Amazon-VPC_Reachability-Analyzer_48.svg │ │ │ ├── Res_Amazon-VPC_Router_48.png │ │ │ ├── Res_Amazon-VPC_Router_48.svg │ │ │ ├── Res_Amazon-VPC_Traffic-Mirroring_48.png │ │ │ ├── Res_Amazon-VPC_Traffic-Mirroring_48.svg │ │ │ ├── Res_Amazon-VPC_VPN-Connection_48.png │ │ │ ├── Res_Amazon-VPC_VPN-Connection_48.svg │ │ │ ├── Res_Amazon-VPC_VPN-Gateway_48.png │ │ │ ├── Res_Amazon-VPC_VPN-Gateway_48.svg │ │ │ ├── Res_Amazon-VPC_Virtual-private-cloud-VPC_48.png │ │ │ ├── Res_Amazon-VPC_Virtual-private-cloud-VPC_48.svg │ │ │ ├── Res_Elastic-Load-Balancing_Application-Load-Balancer_48.png │ │ │ ├── Res_Elastic-Load-Balancing_Application-Load-Balancer_48.svg │ │ │ ├── Res_Elastic-Load-Balancing_Classic-Load-Balancer_48.png │ │ │ ├── Res_Elastic-Load-Balancing_Classic-Load-Balancer_48.svg │ │ │ ├── Res_Elastic-Load-Balancing_Gateway-Load-Balancer_48.png │ │ │ ├── Res_Elastic-Load-Balancing_Gateway-Load-Balancer_48.svg │ │ │ ├── Res_Elastic-Load-Balancing_Network-Load-Balancer_48.png │ │ │ └── Res_Elastic-Load-Balancing_Network-Load-Balancer_48.svg │ │ ├── Res_Quantum-Technologies │ │ │ ├── Res_Amazon-Braket_Chandelier_48.png │ │ │ ├── Res_Amazon-Braket_Chandelier_48.svg │ │ │ ├── Res_Amazon-Braket_Chip_48.png │ │ │ ├── Res_Amazon-Braket_Chip_48.svg │ │ │ ├── Res_Amazon-Braket_Embedded-Simulator_48.png │ │ │ ├── Res_Amazon-Braket_Embedded-Simulator_48.svg │ │ │ ├── Res_Amazon-Braket_Managed-Simulator_48.png │ │ │ ├── Res_Amazon-Braket_Managed-Simulator_48.svg │ │ │ ├── Res_Amazon-Braket_Noise-Simulator_48.png │ │ │ ├── Res_Amazon-Braket_Noise-Simulator_48.svg │ │ │ ├── Res_Amazon-Braket_QPU_48.png │ │ │ ├── Res_Amazon-Braket_QPU_48.svg │ │ │ ├── Res_Amazon-Braket_Simulator-1_48.png │ │ │ ├── Res_Amazon-Braket_Simulator-1_48.svg │ │ │ ├── Res_Amazon-Braket_Simulator-2_48.png │ │ │ ├── Res_Amazon-Braket_Simulator-2_48.svg │ │ │ ├── Res_Amazon-Braket_Simulator-3_48.png │ │ │ ├── Res_Amazon-Braket_Simulator-3_48.svg │ │ │ ├── Res_Amazon-Braket_Simulator-4_48.png │ │ │ ├── Res_Amazon-Braket_Simulator-4_48.svg │ │ │ ├── Res_Amazon-Braket_Simulator_48.png │ │ │ ├── Res_Amazon-Braket_Simulator_48.svg │ │ │ ├── Res_Amazon-Braket_State-Vector_48.png │ │ │ ├── Res_Amazon-Braket_State-Vector_48.svg │ │ │ ├── Res_Amazon-Braket_Tensor-Network_48.png │ │ │ └── Res_Amazon-Braket_Tensor-Network_48.svg │ │ ├── Res_Robotics │ │ │ ├── Res_AWS-RoboMaker_Cloud-Extensions-ROS_48.png │ │ │ ├── Res_AWS-RoboMaker_Cloud-Extensions-ROS_48.svg │ │ │ ├── Res_AWS-RoboMaker_Development-Environment_48.png │ │ │ ├── Res_AWS-RoboMaker_Development-Environment_48.svg │ │ │ ├── Res_AWS-RoboMaker_Fleet-Management_48.png │ │ │ ├── Res_AWS-RoboMaker_Fleet-Management_48.svg │ │ │ ├── Res_AWS-RoboMaker_Simulation_48.png │ │ │ └── Res_AWS-RoboMaker_Simulation_48.svg │ │ ├── Res_Security-Identity-Compliance │ │ │ ├── Res_AWS-Certificate-Manager_Certificate-Authority_48.png │ │ │ ├── Res_AWS-Certificate-Manager_Certificate-Authority_48.svg │ │ │ ├── Res_AWS-Directory-Service_AD-Connector_48.png │ │ │ ├── Res_AWS-Directory-Service_AD-Connector_48.svg │ │ │ ├── Res_AWS-Directory-Service_AWS-Managed-Microsoft-AD_48.png │ │ │ ├── Res_AWS-Directory-Service_AWS-Managed-Microsoft-AD_48.svg │ │ │ ├── Res_AWS-Directory-Service_Simple-AD_48.png │ │ │ ├── Res_AWS-Directory-Service_Simple-AD_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_AWS-STS-Alternate_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_AWS-STS-Alternate_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_AWS-STS_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_AWS-STS_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_Add-on_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_Add-on_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_Data-Encryption-Key_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_Data-Encryption-Key_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_Encrypted-Data_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_Encrypted-Data_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_IAM-Access-Analyzer_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_IAM-Access-Analyzer_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_IAM-Roles-Anywhere_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_IAM-Roles-Anywhere_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_Long-Term-Security-Credential_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_Long-Term-Security-Credential_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_MFA-Token_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_MFA-Token_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_Permissions_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_Permissions_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_Role_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_Role_48.svg │ │ │ ├── Res_AWS-Identity-Access-Management_Temporary-Security-Credential_48.png │ │ │ ├── Res_AWS-Identity-Access-Management_Temporary-Security-Credential_48.svg │ │ │ ├── Res_AWS-Key-Management-Service_External-Key-Store_48.png │ │ │ ├── Res_AWS-Key-Management-Service_External-Key-Store_48.svg │ │ │ ├── Res_AWS-Network-Firewall_Endpoints_48.png │ │ │ ├── Res_AWS-Network-Firewall_Endpoints_48.svg │ │ │ ├── Res_AWS-Security-Hub_Finding_48.png │ │ │ ├── Res_AWS-Security-Hub_Finding_48.svg │ │ │ ├── Res_AWS-Shield_AWS-Shield-Advanced_48.png │ │ │ ├── Res_AWS-Shield_AWS-Shield-Advanced_48.svg │ │ │ ├── Res_AWS-WAF_Bad-Bot_48.png │ │ │ ├── Res_AWS-WAF_Bad-Bot_48.svg │ │ │ ├── Res_AWS-WAF_Bot-Control_48.png │ │ │ ├── Res_AWS-WAF_Bot-Control_48.svg │ │ │ ├── Res_AWS-WAF_Bot_48.png │ │ │ ├── Res_AWS-WAF_Bot_48.svg │ │ │ ├── Res_AWS-WAF_Filtering-Rule_48.png │ │ │ ├── Res_AWS-WAF_Filtering-Rule_48.svg │ │ │ ├── Res_AWS-WAF_Labels_48.png │ │ │ ├── Res_AWS-WAF_Labels_48.svg │ │ │ ├── Res_AWS-WAF_Managed-Rule_48.png │ │ │ ├── Res_AWS-WAF_Managed-Rule_48.svg │ │ │ ├── Res_AWS-WAF_Rule_48.png │ │ │ ├── Res_AWS-WAF_Rule_48.svg │ │ │ ├── Res_Amazon-Inspector_Agent_48.png │ │ │ └── Res_Amazon-Inspector_Agent_48.svg │ │ └── Res_Storage │ │ │ ├── Res_AWS-Backup_AWS-Backup-Support-for-VMware-Workloads_48.png │ │ │ ├── Res_AWS-Backup_AWS-Backup-Support-for-VMware-Workloads_48.svg │ │ │ ├── Res_AWS-Backup_AWS-Backup-for-AWS-CloudFormation_48.png │ │ │ ├── Res_AWS-Backup_AWS-Backup-for-AWS-CloudFormation_48.svg │ │ │ ├── Res_AWS-Backup_AWS-Backup-support-for-Amazon-FSx-for-NetApp-ONTAP_48.png │ │ │ ├── Res_AWS-Backup_AWS-Backup-support-for-Amazon-FSx-for-NetApp-ONTAP_48.svg │ │ │ ├── Res_AWS-Backup_AWS-Backup-support-for-Amazon-S3_48.png │ │ │ ├── Res_AWS-Backup_AWS-Backup-support-for-Amazon-S3_48.svg │ │ │ ├── Res_AWS-Backup_Audit-Manager_48.png │ │ │ ├── Res_AWS-Backup_Audit-Manager_48.svg │ │ │ ├── Res_AWS-Backup_Backup-Plan_48.png │ │ │ ├── Res_AWS-Backup_Backup-Plan_48.svg │ │ │ ├── Res_AWS-Backup_Backup-Restore_48.png │ │ │ ├── Res_AWS-Backup_Backup-Restore_48.svg │ │ │ ├── Res_AWS-Backup_Backup-Vault_48.png │ │ │ ├── Res_AWS-Backup_Backup-Vault_48.svg │ │ │ ├── Res_AWS-Backup_Compliance-Reporting_48.png │ │ │ ├── Res_AWS-Backup_Compliance-Reporting_48.svg │ │ │ ├── Res_AWS-Backup_Compute_48.png │ │ │ ├── Res_AWS-Backup_Compute_48.svg │ │ │ ├── Res_AWS-Backup_Database_48.png │ │ │ ├── Res_AWS-Backup_Database_48.svg │ │ │ ├── Res_AWS-Backup_Gateway_48.png │ │ │ ├── Res_AWS-Backup_Gateway_48.svg │ │ │ ├── Res_AWS-Backup_Legal-Hold_48.png │ │ │ ├── Res_AWS-Backup_Legal-Hold_48.svg │ │ │ ├── Res_AWS-Backup_Recovery-Point-Objective_48.png │ │ │ ├── Res_AWS-Backup_Recovery-Point-Objective_48.svg │ │ │ ├── Res_AWS-Backup_Recovery-Time-Objective_48.png │ │ │ ├── Res_AWS-Backup_Recovery-Time-Objective_48.svg │ │ │ ├── Res_AWS-Backup_Storage_48.png │ │ │ ├── Res_AWS-Backup_Storage_48.svg │ │ │ ├── Res_AWS-Backup_Vault-Lock_48.png │ │ │ ├── Res_AWS-Backup_Vault-Lock_48.svg │ │ │ ├── Res_AWS-Backup_Virtual-Machine-Monitor_48.png │ │ │ ├── Res_AWS-Backup_Virtual-Machine-Monitor_48.svg │ │ │ ├── Res_AWS-Backup_Virtual-Machine_48.png │ │ │ ├── Res_AWS-Backup_Virtual-Machine_48.svg │ │ │ ├── Res_AWS-Snowball_Snowball-Import-Export_48.png │ │ │ ├── Res_AWS-Snowball_Snowball-Import-Export_48.svg │ │ │ ├── Res_AWS-Storage-Gateway_Amazon-FSx-File-Gateway_48.png │ │ │ ├── Res_AWS-Storage-Gateway_Amazon-FSx-File-Gateway_48.svg │ │ │ ├── Res_AWS-Storage-Gateway_Amazon-S3-File-Gateway_48.png │ │ │ ├── Res_AWS-Storage-Gateway_Amazon-S3-File-Gateway_48.svg │ │ │ ├── Res_AWS-Storage-Gateway_Cached-Volume_48.png │ │ │ ├── Res_AWS-Storage-Gateway_Cached-Volume_48.svg │ │ │ ├── Res_AWS-Storage-Gateway_File-Gateway_48.png │ │ │ ├── Res_AWS-Storage-Gateway_File-Gateway_48.svg │ │ │ ├── Res_AWS-Storage-Gateway_Noncached-Volume_48.png │ │ │ ├── Res_AWS-Storage-Gateway_Noncached-Volume_48.svg │ │ │ ├── Res_AWS-Storage-Gateway_Tape-Gateway_48.png │ │ │ ├── Res_AWS-Storage-Gateway_Tape-Gateway_48.svg │ │ │ ├── Res_AWS-Storage-Gateway_Virtual-Tape-Library_48.png │ │ │ ├── Res_AWS-Storage-Gateway_Virtual-Tape-Library_48.svg │ │ │ ├── Res_AWS-Storage-Gateway_Volume-Gateway_48.png │ │ │ ├── Res_AWS-Storage-Gateway_Volume-Gateway_48.svg │ │ │ ├── Res_Amazon-Elastic-Block-Store_Amazon-Data-Lifecycle-Manager_48.png │ │ │ ├── Res_Amazon-Elastic-Block-Store_Amazon-Data-Lifecycle-Manager_48.svg │ │ │ ├── Res_Amazon-Elastic-Block-Store_Multiple-Volumes_48.png │ │ │ ├── Res_Amazon-Elastic-Block-Store_Multiple-Volumes_48.svg │ │ │ ├── Res_Amazon-Elastic-Block-Store_Snapshot_48.png │ │ │ ├── Res_Amazon-Elastic-Block-Store_Snapshot_48.svg │ │ │ ├── Res_Amazon-Elastic-Block-Store_Volume-gp3_48.png │ │ │ ├── Res_Amazon-Elastic-Block-Store_Volume-gp3_48.svg │ │ │ ├── Res_Amazon-Elastic-Block-Store_Volume_48.png │ │ │ ├── Res_Amazon-Elastic-Block-Store_Volume_48.svg │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-Intelligent-Tiering_48.png │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-Intelligent-Tiering_48.svg │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-One-Zone-Infrequent-Access_48.png │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-One-Zone-Infrequent-Access_48.svg │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-One-Zone_48.png │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-One-Zone_48.svg │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-Standard-Infrequent-Access_48.png │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-Standard-Infrequent-Access_48.svg │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-Standard_48.png │ │ │ ├── Res_Amazon-Elastic-File-System_EFS-Standard_48.svg │ │ │ ├── Res_Amazon-Elastic-File-System_Elastic-Throughput_48.png │ │ │ ├── Res_Amazon-Elastic-File-System_Elastic-Throughput_48.svg │ │ │ ├── Res_Amazon-Elastic-File-System_File-System_48.png │ │ │ ├── Res_Amazon-Elastic-File-System_File-System_48.svg │ │ │ ├── Res_Amazon-File-Cache_Hybrid-NFS-linked-datasets_48.png │ │ │ ├── Res_Amazon-File-Cache_Hybrid-NFS-linked-datasets_48.svg │ │ │ ├── Res_Amazon-File-Cache_On-premises-NFS-linked-datasets_48.png │ │ │ ├── Res_Amazon-File-Cache_On-premises-NFS-linked-datasets_48.svg │ │ │ ├── Res_Amazon-File-Cache_S3-linked-datasets_48.png │ │ │ ├── Res_Amazon-File-Cache_S3-linked-datasets_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service-Glacier_Archive_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service-Glacier_Archive_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service-Glacier_Vault_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service-Glacier_Vault_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_Bucket-With-Objects_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_Bucket-With-Objects_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_Directory-bucket_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_Directory-bucket_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_General-Access-Points_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_General-Access-Points_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_General-purpose-bucket_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_General-purpose-bucket_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_Object_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_Object_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Batch-Operations_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Batch-Operations_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Express-One-Zone_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Express-One-Zone_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Glacier-Deep-Archive_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Glacier-Deep-Archive_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Glacier-Flexible-Retrieval_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Glacier-Flexible-Retrieval_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Glacier-Instant-Retrieval_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Glacier-Instant-Retrieval_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Intelligent-Tiering_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Intelligent-Tiering_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Multi-Region-Access-Points_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Multi-Region-Access-Points_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Object-Lambda-Access-Points_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Object-Lambda-Access-Points_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Object-Lambda_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Object-Lambda_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Object-Lock_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Object-Lock_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-On-Outposts_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-On-Outposts_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-One-Zone-IA_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-One-Zone-IA_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Replication-Time-Control_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Replication-Time-Control_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Replication_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Replication_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Select_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Select_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Standard-IA_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Standard-IA_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Standard_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Standard_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Storage-Lens_48.png │ │ │ ├── Res_Amazon-Simple-Storage-Service_S3-Storage-Lens_48.svg │ │ │ ├── Res_Amazon-Simple-Storage-Service_VPC-Access-Points_48.png │ │ │ └── Res_Amazon-Simple-Storage-Service_VPC-Access-Points_48.svg │ │ ├── custom_icons │ │ ├── argo-stacked-color.png │ │ ├── backstage-icon-color.png │ │ ├── cert-manager-stacked-color.png │ │ ├── coredns-stacked-color.png │ │ ├── crossplane-stacked-color.png │ │ ├── envoy-stacked-color.png │ │ ├── eso-stacked-color.png │ │ ├── etcd-stacked-color.png │ │ ├── fluentd-stacked-color.png │ │ ├── helm-stacked-color.png │ │ ├── istio-stacked-color.png │ │ ├── k3s-stacked-color.png │ │ ├── keycloak-stacked-color.png │ │ ├── kubeflow-stacked.png │ │ ├── kubernetes-stacked-color.png │ │ ├── opa-stacked-color.png │ │ └── prometheus-stacked-color.png │ │ └── open-sources │ │ ├── apache-airflow.png │ │ ├── apache_flink.png │ │ ├── apache_spark.png │ │ ├── argo-workflows.png │ │ ├── delta-lake.png │ │ ├── hudi.png │ │ └── iceberg.png ├── bootstrap.sh ├── cdk8s101 │ ├── .gitignore │ ├── .npmignore │ ├── README.md │ ├── __snapshots__ │ │ └── main.test.ts.snap │ ├── bin │ │ └── cdk8s101.ts │ ├── cdk.json │ ├── cdk8s.yaml │ ├── deploy.sh │ ├── help │ ├── imports │ │ └── k8s.ts │ ├── jest.config.js │ ├── jest.config.js-cdk │ ├── lib │ │ └── cdk8s101-stack.ts │ ├── main.test.ts │ ├── main.ts │ ├── package-lock.json │ ├── package.json │ ├── test │ │ └── cdk8s101.test.ts │ ├── tsconfig.json │ └── tsconfig.json-cdk ├── cleanup.sh ├── cloud9.sh ├── cloud9 │ ├── cloud9.sh │ ├── ebs-resize.sh │ └── macos.sh ├── deploy.sh ├── destroy.sh ├── devcontainer │ ├── README.md │ ├── k8s │ │ ├── Dockerfile │ │ ├── README.md │ │ ├── build-ecr.sh │ │ ├── build.sh │ │ └── latest_versions.sh │ └── minikube │ │ ├── k8s-deployment.yaml │ │ ├── k8s-svc.yaml │ │ └── minikube.sh ├── docker │ └── Dockerfile.Ubuntu ├── ebs-resize.sh ├── eks_cluster_addons_upgrade │ ├── README.md │ ├── coredns_upgrade │ │ └── coredns_upgrade.sh │ ├── kubeproxy_upgrade │ │ └── kubeproxy_upgrade.sh │ └── vpc_cni_upgrade │ │ ├── aws-k8s-cni.yaml │ │ └── vpc_cni_upgrade.sh ├── environment │ └── test │ │ └── .env ├── helm │ ├── README.md │ ├── aws-for-fluent-bit │ │ ├── README.md │ │ ├── main.tf │ │ ├── outputs.tf │ │ ├── templates │ │ │ └── aws-for-fluent-bit-values.yaml │ │ └── variables.tf │ ├── cluster_autoscaler │ │ ├── README.md │ │ ├── main.tf │ │ └── variables.tf │ ├── data.tf │ ├── fargate_fluentbit │ │ ├── fargate_fluentbit_cw.tf │ │ └── variables.tf │ ├── helm.tf │ ├── lb_ingress_controller │ │ ├── README.md │ │ ├── chart │ │ │ └── lb_crds │ │ │ │ ├── Chart.yaml │ │ │ │ └── templates │ │ │ │ └── crd-tg-binding.yaml │ │ ├── lb_ingress_controller.yaml │ │ ├── main.tf │ │ ├── outputs.tf │ │ └── variables.tf │ ├── metrics_server │ │ ├── README.md │ │ ├── main.tf │ │ └── variables.tf │ ├── traefik_ingress │ │ ├── README.md │ │ ├── main.tf │ │ ├── traefik_values.yaml │ │ └── variables.tf │ └── variables.tf ├── logo.gif ├── logo.png ├── macos.sh ├── modules │ ├── network │ │ ├── main-input.tfvars │ │ ├── main-var.tf │ │ ├── main.tf │ │ └── output.tf │ └── private-eks-cluster │ │ ├── eks.cluster │ │ ├── main-var.tf │ │ ├── main.tf │ │ └── output.tf │ │ ├── main-input.tfvars │ │ ├── main-var.tf │ │ ├── main.tf │ │ └── output.tf ├── projects │ ├── apprunner │ │ ├── .gitignore │ │ ├── Dockerfile │ │ ├── LICENSE │ │ ├── index.js │ │ └── package.json │ ├── windows │ │ ├── eks-deployment.yaml │ │ └── eks-service.yaml │ └── yaml-templates │ │ ├── additional_roles_aws_auth.yaml │ │ ├── aws-auth-cm.yaml │ │ └── vpc-resource-controller-configmap.yaml ├── requirements.txt ├── scripts │ ├── bootstrap.sh │ ├── cleanup-s3-bucket.sh │ ├── cleanup.sh │ ├── cloud9.sh │ ├── deploy.sh │ ├── destroy.sh │ ├── ebs-resize.sh │ ├── install-tools.sh │ ├── macos.sh │ └── update_credentials.sh ├── setup │ ├── cloud9-ebs-resize.sh │ └── cloud9-tools-init.sh ├── source │ ├── README.md │ ├── data.tf │ ├── locals.tf │ ├── main.tf │ ├── outputs.tf │ ├── providers.tf │ ├── state.tf │ └── variables.tf ├── tfvars │ ├── eks-managed-nodegroups-fargate │ │ └── eks-managed-nodegroups-fargate.tfvars │ ├── eks-with-bottlerocket-nodegroup │ │ ├── eks-with-bottlerocket-nodegroup.tfvars │ │ └── k8s │ │ │ ├── bottlerocket_alb_ingress_deployment.yaml │ │ │ └── bottlerocket_with_traefik_deployment.yaml │ ├── eks-with-lb-ingress │ │ ├── eks-with-lb-ingress.tfvars │ │ └── k8s │ │ │ ├── README.md │ │ │ └── manifests │ │ │ └── fargate_sample_nginx_stack.yaml │ ├── eks-with-traefik-ingress │ │ ├── k8s │ │ │ ├── fargate_deployment.yaml │ │ │ ├── ingress_route.yaml │ │ │ ├── on_demand_deployment.yaml │ │ │ └── spot_deployment.yaml │ │ └── traefik-ingress-with-eks.tfvars │ └── fluentbit-logging │ │ └── eks-with-fluentbit-logging.tfvars └── update_credentials.sh ├── README.md ├── atlantis.yaml ├── backstage ├── .dockerignore ├── .eslintignore ├── .eslintrc.js ├── .gitignore ├── .prettierignore ├── .yarnrc.yml ├── Dockerfile ├── README.md ├── app-config.production.yaml ├── app-config.yaml ├── backstage.json ├── build_docker.sh ├── catalog-info.yaml ├── examples │ ├── entities.yaml │ ├── org.yaml │ └── template │ │ ├── content │ │ ├── catalog-info.yaml │ │ ├── index.js │ │ └── package.json │ │ └── template.yaml ├── lerna.json ├── package.json ├── packages │ ├── README.md │ ├── app │ │ ├── .eslintignore │ │ ├── .eslintrc.js │ │ ├── e2e-tests │ │ │ └── app.test.ts │ │ ├── package.json │ │ ├── public │ │ │ ├── android-chrome-192x192.png │ │ │ ├── apple-touch-icon.png │ │ │ ├── favicon-16x16.png │ │ │ ├── favicon-32x32.png │ │ │ ├── favicon.ico │ │ │ ├── index.html │ │ │ ├── manifest.json │ │ │ ├── robots.txt │ │ │ └── safari-pinned-tab.svg │ │ └── src │ │ │ ├── App.test.tsx │ │ │ ├── App.tsx │ │ │ ├── apis.ts │ │ │ ├── components │ │ │ ├── Root │ │ │ │ ├── LogoFull.tsx │ │ │ │ ├── LogoIcon.tsx │ │ │ │ ├── Root.tsx │ │ │ │ ├── index.ts │ │ │ │ └── logo │ │ │ │ │ └── logo.svg │ │ │ ├── catalog │ │ │ │ └── EntityPage.tsx │ │ │ └── search │ │ │ │ └── SearchPage.tsx │ │ │ ├── index.tsx │ │ │ └── setupTests.ts │ └── backend │ │ ├── .eslintrc.js │ │ ├── Dockerfile │ │ ├── README.md │ │ ├── package.json │ │ └── src │ │ └── index.ts ├── playwright.config.ts ├── plugins │ └── README.md ├── tsconfig.json └── yarn.lock ├── modules └── terraform-aws-cicd │ ├── .gitignore │ ├── README.md │ ├── backend.tf │ ├── codebuild.tf │ ├── codecommit.tf │ ├── codepipeline.tf │ ├── data.tf │ ├── eventbridge.tf │ ├── iam.tf │ ├── outputs.tf │ ├── s3.tf │ ├── tests │ ├── README.md │ └── main.tftest.hcl │ └── variables.tf ├── terraform-aws-cicd-pipelines ├── .gitignore ├── README.md ├── buildspec │ ├── checkov-buildspec.yml │ ├── tf-apply-buildspec.yml │ ├── tf-plan-buildspec.yml │ └── tf-test-buildspec.yml ├── locals.tf ├── main.tf ├── outputs.tf ├── provider.tf └── variables.tf └── terraform-template ├── .checkov.yaml ├── .editorconfig ├── .github ├── ISSUE_TEMPLATE │ ├── bug_report.md │ └── feature_request.md ├── actions │ ├── terraform-init │ │ └── action.yml │ └── terraform-plan │ │ └── action.yml ├── dependabot.yml ├── pull_request_template.md └── workflows │ ├── checkov.yml │ ├── deploy.yml │ ├── destroy.yml │ ├── terraform-docs.yml │ ├── terraform-reusable.yml │ ├── terraform-test-cleanup.yml │ ├── terraform-test-pr.yml │ └── tflint.yml ├── .gitignore ├── .pre-commit-config.yaml ├── .terraform-docs.yaml ├── .tflint.hcl ├── .vscode ├── extensions.json └── settings.json ├── DevContainer.md ├── README.md ├── aws-terraform-reusable-workflow.md ├── envs ├── dev │ └── terraform.tfvars ├── prod │ └── terraform.tfvars └── test │ └── terraform.tfvars ├── locals.tf ├── main.tf ├── outputs.tf ├── providers.tf ├── terraform.tfvars ├── tests └── valid_environment.tftest.hcl ├── variables.tf └── versions.tf /.devcontainer/terraform-template/devcontainer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/.devcontainer/terraform-template/devcontainer.json -------------------------------------------------------------------------------- /.dockerignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/.dockerignore -------------------------------------------------------------------------------- /.github/dependabot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/.github/dependabot.yml -------------------------------------------------------------------------------- /.github/workflows/check-signed.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/.github/workflows/check-signed.md -------------------------------------------------------------------------------- /.github/workflows/terraform.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/.github/workflows/terraform.md -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/.gitignore -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /CLEANUP/.circleci/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.circleci/config.yml -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/Analytics/Dockerfile.Analytics: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/Analytics/Dockerfile.Analytics -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/Analytics/devcontainer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/Analytics/devcontainer.json -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/Analytics/postCreate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/Analytics/postCreate.sh -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/Analytics/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/Analytics/requirements.txt -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/DataOps-Python/Dockerfile.DataOps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/DataOps-Python/Dockerfile.DataOps -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/DataOps-Python/Dockerfile.NodeJS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/DataOps-Python/Dockerfile.NodeJS -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/DataOps-Python/build_docker.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/DataOps-Python/build_docker.sh -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/DataOps-Python/devcontainer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/DataOps-Python/devcontainer.json -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/DataOps-Python/install_dependencies.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/DataOps-Python/install_dependencies.sh -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/DataOps-Python/install_requirements.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/DataOps-Python/install_requirements.sh -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/DataOps-Python/postCreate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/DataOps-Python/postCreate.sh -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/DataOps-Python/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/DataOps-Python/requirements.txt -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/Dockerfile -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/MLOps-JupyterLab/Dockerfile.MLOps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/MLOps-JupyterLab/Dockerfile.MLOps -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/MLOps-JupyterLab/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/MLOps-JupyterLab/README.md -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/MLOps-JupyterLab/build_docker.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/MLOps-JupyterLab/build_docker.sh -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/MLOps-JupyterLab/devcontainer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/MLOps-JupyterLab/devcontainer.json -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/MLOps-JupyterLab/postCreate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/MLOps-JupyterLab/postCreate.sh -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/MLOps-JupyterLab/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/MLOps-JupyterLab/requirements.txt -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/README.md -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/devcontainer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/devcontainer.json -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/docker-compose.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/docker-compose.yml -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/docker/elasticsearch/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/docker/elasticsearch/Dockerfile -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/docker/elasticsearch/config/elasticsearch.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/docker/elasticsearch/config/elasticsearch.yml -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/.env -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/.env.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/.env.template -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/PostgreSQL.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/PostgreSQL.md -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/Prod.Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/Prod.Dockerfile -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/playground/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/playground/.env -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/playground/.env.devcontainer: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/playground/.env.devcontainer -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/playground/main_psycopg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/playground/main_psycopg.py -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/playground/main_sqlalchemy.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/playground/main_sqlalchemy.py -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/idp/playground/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/idp/playground/requirements.txt -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/postCreateCommand.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/postCreateCommand.sh -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/requirements.txt: -------------------------------------------------------------------------------- 1 | python-dotenv 2 | requests 3 | boto3 -------------------------------------------------------------------------------- /CLEANUP/.devcontainer/test.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.devcontainer/test.sh -------------------------------------------------------------------------------- /CLEANUP/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.env -------------------------------------------------------------------------------- /CLEANUP/.github/actions/apply/action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.github/actions/apply/action.yml -------------------------------------------------------------------------------- /CLEANUP/.github/workflows/CI-AppRunner-test.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.github/workflows/CI-AppRunner-test.yml -------------------------------------------------------------------------------- /CLEANUP/.github/workflows/destroy-terraform.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.github/workflows/destroy-terraform.yml -------------------------------------------------------------------------------- /CLEANUP/.github/workflows/terraform.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.github/workflows/terraform.yml -------------------------------------------------------------------------------- /CLEANUP/.github/workflows/tf-init-state.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.github/workflows/tf-init-state.yml -------------------------------------------------------------------------------- /CLEANUP/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.gitignore -------------------------------------------------------------------------------- /CLEANUP/.pre-commit-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/.pre-commit-config.yaml -------------------------------------------------------------------------------- /CLEANUP/CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/CHANGELOG.md -------------------------------------------------------------------------------- /CLEANUP/DataHub/DataHub.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/DataHub/DataHub.sh -------------------------------------------------------------------------------- /CLEANUP/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/Makefile -------------------------------------------------------------------------------- /CLEANUP/Platform-Engineering.code-workspace: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/Platform-Engineering.code-workspace -------------------------------------------------------------------------------- /CLEANUP/README/NNThanh101-Credly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/README/NNThanh101-Credly.png -------------------------------------------------------------------------------- /CLEANUP/README/WIP.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/README/WIP.md -------------------------------------------------------------------------------- /CLEANUP/architecture/data-ml-diagrams/data-pipeline-automation.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/data-ml-diagrams/data-pipeline-automation.drawio -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/README.md -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/cd.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/cd.xml -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/ci.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/ci.xml -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/cm.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/cm.xml -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/cover-image.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/cover-image.xml -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/overall.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/overall.xml -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/pictures/cd.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/pictures/cd.png -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/pictures/ci.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/pictures/ci.png -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/pictures/cm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/pictures/cm.png -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/pictures/cover-image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/pictures/cover-image.png -------------------------------------------------------------------------------- /CLEANUP/architecture/devops-diagrams/pictures/overall.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/devops-diagrams/pictures/overall.png -------------------------------------------------------------------------------- /CLEANUP/architecture/docker-workflow.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/docker-workflow.drawio -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Account_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Account_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Account_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Account_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud-logo_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud-logo_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud-logo_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud-logo_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud-logo_32_Dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud-logo_32_Dark.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud-logo_32_Dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud-logo_32_Dark.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud_32_Dark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud_32_Dark.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud_32_Dark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-Cloud_32_Dark.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-IoT-Greengrass-Deployment_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-IoT-Greengrass-Deployment_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-IoT-Greengrass-Deployment_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/AWS-IoT-Greengrass-Deployment_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Auto-Scaling-group_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Auto-Scaling-group_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Auto-Scaling-group_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Auto-Scaling-group_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Corporate-data-center_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Corporate-data-center_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Corporate-data-center_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Corporate-data-center_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/EC2-instance-contents_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/EC2-instance-contents_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/EC2-instance-contents_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/EC2-instance-contents_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Private-subnet_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Private-subnet_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Private-subnet_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Private-subnet_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Public-subnet_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Public-subnet_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Public-subnet_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Public-subnet_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Region_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Region_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Region_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Region_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Server-contents_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Server-contents_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Server-contents_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Server-contents_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Spot-Fleet_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Spot-Fleet_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Spot-Fleet_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Spot-Fleet_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Virtual-private-cloud-VPC_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Virtual-private-cloud-VPC_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Virtual-private-cloud-VPC_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Group-Icons_06072024/Virtual-private-cloud-VPC_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/16/Arch_AWS-Glue_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/16/Arch_AWS-Glue_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/16/Arch_AWS-Glue_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/16/Arch_AWS-Glue_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/32/Arch_AWS-Glue_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/32/Arch_AWS-Glue_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/32/Arch_AWS-Glue_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/32/Arch_AWS-Glue_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/48/Arch_AWS-Glue_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/48/Arch_AWS-Glue_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/48/Arch_AWS-Glue_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/48/Arch_AWS-Glue_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/64/Arch_AWS-Glue_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/64/Arch_AWS-Glue_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/64/Arch_AWS-Glue_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Analytics/64/Arch_AWS-Glue_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_AWS-Batch_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_AWS-Batch_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_AWS-Batch_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_AWS-Batch_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_AWS-Lambda_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_AWS-Lambda_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_AWS-Lambda_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_AWS-Lambda_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_Amazon-EC2_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_Amazon-EC2_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_Amazon-EC2_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_Amazon-EC2_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_NICE-DCV_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_NICE-DCV_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_NICE-DCV_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/16/Arch_NICE-DCV_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_AWS-Batch_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_AWS-Batch_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_AWS-Batch_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_AWS-Batch_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_AWS-Lambda_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_AWS-Lambda_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_AWS-Lambda_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_AWS-Lambda_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_Amazon-EC2_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_Amazon-EC2_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_Amazon-EC2_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_Amazon-EC2_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_NICE-DCV_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_NICE-DCV_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_NICE-DCV_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/32/Arch_NICE-DCV_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_AWS-Batch_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_AWS-Batch_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_AWS-Batch_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_AWS-Batch_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_AWS-Lambda_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_AWS-Lambda_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_AWS-Lambda_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_AWS-Lambda_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_Amazon-EC2_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_Amazon-EC2_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_Amazon-EC2_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_Amazon-EC2_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_NICE-DCV_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_NICE-DCV_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_NICE-DCV_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/48/Arch_NICE-DCV_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/64/Arch_AWS-Batch_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/64/Arch_AWS-Batch_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/64/Arch_AWS-Batch_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/64/Arch_AWS-Batch_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/64/Arch_NICE-DCV_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/64/Arch_NICE-DCV_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/64/Arch_NICE-DCV_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Architecture-Service-Icons_06072024/Arch_Compute/64/Arch_NICE-DCV_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Analytics_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Analytics_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Analytics_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Analytics_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Blockchain_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Blockchain_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Blockchain_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Blockchain_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Compute_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Compute_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Compute_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Compute_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Containers_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Containers_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Containers_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Containers_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Database_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Database_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Database_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Database_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Games_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Games_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Games_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Games_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Robotics_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Robotics_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Robotics_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Robotics_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Satellite_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Satellite_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Satellite_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Satellite_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Serverless_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Serverless_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Serverless_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Serverless_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Storage_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Storage_16.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Storage_16.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_16/Arch-Category_Storage_16.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Analytics_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Analytics_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Analytics_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Analytics_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Blockchain_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Blockchain_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Blockchain_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Blockchain_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Compute_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Compute_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Compute_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Compute_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Containers_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Containers_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Containers_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Containers_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Database_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Database_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Database_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Database_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Games_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Games_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Games_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Games_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Robotics_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Robotics_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Robotics_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Robotics_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Satellite_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Satellite_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Satellite_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Satellite_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Serverless_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Serverless_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Serverless_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Serverless_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Storage_32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Storage_32.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Storage_32.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_32/Arch-Category_Storage_32.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Analytics_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Analytics_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Analytics_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Analytics_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Blockchain_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Blockchain_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Blockchain_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Blockchain_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Compute_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Compute_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Compute_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Compute_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Containers_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Containers_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Containers_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Containers_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Database_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Database_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Database_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Database_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Games_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Games_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Games_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Games_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Robotics_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Robotics_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Robotics_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Robotics_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Satellite_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Satellite_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Satellite_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Satellite_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Serverless_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Serverless_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Serverless_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Serverless_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Storage_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Storage_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Storage_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_48/Arch-Category_Storage_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Analytics_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Analytics_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Analytics_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Analytics_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Blockchain_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Blockchain_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Blockchain_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Blockchain_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Compute_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Compute_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Compute_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Compute_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Compute_64@5x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Compute_64@5x.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Containers_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Containers_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Containers_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Containers_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Database_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Database_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Database_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Database_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Games_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Games_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Games_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Games_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Games_64@5x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Games_64@5x.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Robotics_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Robotics_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Robotics_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Robotics_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Satellite_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Satellite_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Satellite_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Satellite_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Serverless_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Serverless_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Serverless_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Serverless_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Storage_64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Storage_64.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Storage_64.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Storage_64.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Storage_64@5x.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Category-Icons_06072024/Arch-Category_64/Arch-Category_Storage_64@5x.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/OceanSoft.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/OceanSoft.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Crawler_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Crawler_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Crawler_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Crawler_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Data-Catalog_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Data-Catalog_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Data-Catalog_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Data-Catalog_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Data-Quality_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Data-Quality_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Data-Quality_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_AWS-Glue_Data-Quality_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_Cluster_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_Cluster_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_Cluster_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_Cluster_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_EMR-Engine_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_EMR-Engine_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_EMR-Engine_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_EMR-Engine_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_HDFS-Cluster_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_HDFS-Cluster_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_HDFS-Cluster_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-EMR_HDFS-Cluster_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-Redshift_ML_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-Redshift_ML_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-Redshift_ML_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-Redshift_ML_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-Redshift_RA3_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-Redshift_RA3_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-Redshift_RA3_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Analytics/Res_Amazon-Redshift_RA3_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_AMI_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_AMI_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_AMI_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_AMI_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Auto-Scaling_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Auto-Scaling_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Auto-Scaling_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Auto-Scaling_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_DB-Instance_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_DB-Instance_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_DB-Instance_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_DB-Instance_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Instance_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Instance_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Instance_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Instance_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Instances_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Instances_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Instances_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Instances_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Rescue_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Rescue_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Rescue_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Rescue_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Spot-Instance_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Spot-Instance_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Spot-Instance_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Compute/Res_Amazon-EC2_Spot-Instance_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-Aurora-Instance_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-Aurora-Instance_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-Aurora-Instance_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-Aurora-Instance_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Item_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Item_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Item_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Item_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Items_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Items_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Items_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Items_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Stream_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Stream_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Stream_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Stream_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Table_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Table_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Table_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-DynamoDB_Table_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-RDS_Multi-AZ_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-RDS_Multi-AZ_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-RDS_Multi-AZ_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Database/Res_Amazon-RDS_Multi-AZ_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Developer-Tools/Res_AWS-Cloud9_Cloud9_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Developer-Tools/Res_AWS-Cloud9_Cloud9_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Developer-Tools/Res_AWS-Cloud9_Cloud9_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Developer-Tools/Res_AWS-Cloud9_Cloud9_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Channel_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Channel_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Channel_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Channel_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Data-Store_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Data-Store_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Data-Store_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Data-Store_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Dataset_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Dataset_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Dataset_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Dataset_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Notebook_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Notebook_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Notebook_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Notebook_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Pipeline_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Pipeline_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Pipeline_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Analytics_Pipeline_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Core_Device-Advisor_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Core_Device-Advisor_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Core_Device-Advisor_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Core_Device-Advisor_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Core_Device-Location_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Core_Device-Location_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Core_Device-Location_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Core_Device-Location_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Device-Tester_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Device-Tester_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Device-Tester_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Device-Tester_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Artifact_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Artifact_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Artifact_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Artifact_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Component_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Component_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Component_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Component_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Connector_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Connector_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Connector_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Connector_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Protocol_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Protocol_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Protocol_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Protocol_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Recipe_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Recipe_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Recipe_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Greengrass_Recipe_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Hardware-Board_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Hardware-Board_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Hardware-Board_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Hardware-Board_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Rule_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Rule_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Rule_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-Rule_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Asset-Model_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Asset-Model_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Asset-Model_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Asset-Model_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Asset_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Asset_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Asset_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Asset_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Data-Streams_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Data-Streams_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Data-Streams_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT-SiteWise_Data-Streams_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Action_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Action_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Action_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Action_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Actuator_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Actuator_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Actuator_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Actuator_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Enabled-Device_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Enabled-Device_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Enabled-Device_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Enabled-Device_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Skill_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Skill_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Skill_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Skill_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Voice-Service_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Voice-Service_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Voice-Service_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Alexa_Voice-Service_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Certificate_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Certificate_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Certificate_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Certificate_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Desired-State_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Desired-State_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Desired-State_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Desired-State_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Device-Gateway_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Device-Gateway_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Device-Gateway_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Device-Gateway_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Echo_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Echo_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Echo_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Echo_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Fire-TV_Stick_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Fire-TV_Stick_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Fire-TV_Stick_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Fire-TV_Stick_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Fire_TV_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Fire_TV_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Fire_TV_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Fire_TV_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_HTTP2-Protocol_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_HTTP2-Protocol_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_HTTP2-Protocol_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_HTTP2-Protocol_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_HTTP_Protocol_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_HTTP_Protocol_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_HTTP_Protocol_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_HTTP_Protocol_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Lambda_Function_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Lambda_Function_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Lambda_Function_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Lambda_Function_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_LoRaWAN-Protocol_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_LoRaWAN-Protocol_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_LoRaWAN-Protocol_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_LoRaWAN-Protocol_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_MQTT_Protocol_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_MQTT_Protocol_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_MQTT_Protocol_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_MQTT_Protocol_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Over-Air-Update_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Over-Air-Update_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Over-Air-Update_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Over-Air-Update_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Policy_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Policy_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Policy_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Policy_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Reported-State_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Reported-State_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Reported-State_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Reported-State_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Sailboat_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Sailboat_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Sailboat_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Sailboat_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Sensor_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Sensor_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Sensor_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Sensor_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Servo_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Servo_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Servo_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Servo_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Shadow_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Shadow_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Shadow_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Shadow_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Simulator_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Simulator_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Simulator_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Simulator_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Bank_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Bank_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Bank_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Bank_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Bicycle_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Bicycle_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Bicycle_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Bicycle_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Camera_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Camera_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Camera_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Camera_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Car_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Car_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Car_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Car_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Cart_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Cart_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Cart_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Cart_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Coffee-Pot_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Coffee-Pot_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Coffee-Pot_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Coffee-Pot_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Door-Lock_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Door-Lock_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Door-Lock_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Door-Lock_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Factory_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Factory_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Factory_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Factory_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_FreeRTOS-Device_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_FreeRTOS-Device_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_FreeRTOS-Device_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_FreeRTOS-Device_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Generic_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Generic_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Generic_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Generic_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_House_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_House_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_House_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_House_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Humidity-Sensor_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Humidity-Sensor_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Humidity-Sensor_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Humidity-Sensor_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Industrial-PC_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Industrial-PC_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Industrial-PC_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Industrial-PC_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Lightbulb_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Lightbulb_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Lightbulb_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Lightbulb_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_PLC_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_PLC_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_PLC_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_PLC_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Relay_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Relay_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Relay_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Relay_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Stacklight_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Stacklight_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Stacklight_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Stacklight_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Thermostat_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Thermostat_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Thermostat_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Thermostat_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Travel_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Travel_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Travel_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Travel_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Utility_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Utility_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Utility_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Utility_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Windfarm_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Windfarm_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Windfarm_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Thing_Windfarm_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Topic_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Topic_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Topic_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_IoT/Res_AWS-IoT_Topic_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Robotics/Res_AWS-RoboMaker_Simulation_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Robotics/Res_AWS-RoboMaker_Simulation_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Robotics/Res_AWS-RoboMaker_Simulation_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Robotics/Res_AWS-RoboMaker_Simulation_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Audit-Manager_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Audit-Manager_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Audit-Manager_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Audit-Manager_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Plan_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Plan_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Plan_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Plan_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Restore_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Restore_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Restore_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Restore_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Vault_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Vault_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Vault_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Backup-Vault_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Compute_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Compute_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Compute_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Compute_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Database_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Database_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Database_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Database_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Gateway_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Gateway_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Gateway_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Gateway_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Legal-Hold_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Legal-Hold_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Legal-Hold_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Legal-Hold_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Storage_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Storage_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Storage_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Storage_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Vault-Lock_48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Vault-Lock_48.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Vault-Lock_48.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/Resource-Icons_06072024/Res_Storage/Res_AWS-Backup_Vault-Lock_48.svg -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/argo-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/argo-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/backstage-icon-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/backstage-icon-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/cert-manager-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/cert-manager-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/coredns-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/coredns-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/crossplane-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/crossplane-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/envoy-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/envoy-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/eso-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/eso-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/etcd-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/etcd-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/fluentd-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/fluentd-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/helm-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/helm-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/istio-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/istio-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/k3s-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/k3s-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/keycloak-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/keycloak-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/kubeflow-stacked.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/kubeflow-stacked.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/kubernetes-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/kubernetes-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/opa-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/opa-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/custom_icons/prometheus-stacked-color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/custom_icons/prometheus-stacked-color.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/open-sources/apache-airflow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/open-sources/apache-airflow.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/open-sources/apache_flink.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/open-sources/apache_flink.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/open-sources/apache_spark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/open-sources/apache_spark.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/open-sources/argo-workflows.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/open-sources/argo-workflows.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/open-sources/delta-lake.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/open-sources/delta-lake.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/open-sources/hudi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/open-sources/hudi.png -------------------------------------------------------------------------------- /CLEANUP/architecture/images/open-sources/iceberg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/architecture/images/open-sources/iceberg.png -------------------------------------------------------------------------------- /CLEANUP/bootstrap.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/bootstrap.sh -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/.gitignore -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/.npmignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/.npmignore -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/README.md -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/__snapshots__/main.test.ts.snap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/__snapshots__/main.test.ts.snap -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/bin/cdk8s101.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/bin/cdk8s101.ts -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/cdk.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/cdk.json -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/cdk8s.yaml: -------------------------------------------------------------------------------- 1 | language: typescript 2 | app: node main.js 3 | imports: 4 | - k8s 5 | -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/deploy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/deploy.sh -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/help: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/help -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/imports/k8s.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/imports/k8s.ts -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/jest.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/jest.config.js -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/jest.config.js-cdk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/jest.config.js-cdk -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/lib/cdk8s101-stack.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/lib/cdk8s101-stack.ts -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/main.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/main.test.ts -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/main.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/main.ts -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/package-lock.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/package-lock.json -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/package.json -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/test/cdk8s101.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/test/cdk8s101.test.ts -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/tsconfig.json -------------------------------------------------------------------------------- /CLEANUP/cdk8s101/tsconfig.json-cdk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cdk8s101/tsconfig.json-cdk -------------------------------------------------------------------------------- /CLEANUP/cleanup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cleanup.sh -------------------------------------------------------------------------------- /CLEANUP/cloud9.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cloud9.sh -------------------------------------------------------------------------------- /CLEANUP/cloud9/cloud9.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cloud9/cloud9.sh -------------------------------------------------------------------------------- /CLEANUP/cloud9/ebs-resize.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cloud9/ebs-resize.sh -------------------------------------------------------------------------------- /CLEANUP/cloud9/macos.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/cloud9/macos.sh -------------------------------------------------------------------------------- /CLEANUP/deploy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/deploy.sh -------------------------------------------------------------------------------- /CLEANUP/destroy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/destroy.sh -------------------------------------------------------------------------------- /CLEANUP/devcontainer/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/README.md -------------------------------------------------------------------------------- /CLEANUP/devcontainer/k8s/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/k8s/Dockerfile -------------------------------------------------------------------------------- /CLEANUP/devcontainer/k8s/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/k8s/README.md -------------------------------------------------------------------------------- /CLEANUP/devcontainer/k8s/build-ecr.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/k8s/build-ecr.sh -------------------------------------------------------------------------------- /CLEANUP/devcontainer/k8s/build.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/k8s/build.sh -------------------------------------------------------------------------------- /CLEANUP/devcontainer/k8s/latest_versions.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/k8s/latest_versions.sh -------------------------------------------------------------------------------- /CLEANUP/devcontainer/minikube/k8s-deployment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/minikube/k8s-deployment.yaml -------------------------------------------------------------------------------- /CLEANUP/devcontainer/minikube/k8s-svc.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/minikube/k8s-svc.yaml -------------------------------------------------------------------------------- /CLEANUP/devcontainer/minikube/minikube.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/devcontainer/minikube/minikube.sh -------------------------------------------------------------------------------- /CLEANUP/docker/Dockerfile.Ubuntu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/docker/Dockerfile.Ubuntu -------------------------------------------------------------------------------- /CLEANUP/ebs-resize.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/ebs-resize.sh -------------------------------------------------------------------------------- /CLEANUP/eks_cluster_addons_upgrade/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/eks_cluster_addons_upgrade/README.md -------------------------------------------------------------------------------- /CLEANUP/eks_cluster_addons_upgrade/coredns_upgrade/coredns_upgrade.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/eks_cluster_addons_upgrade/coredns_upgrade/coredns_upgrade.sh -------------------------------------------------------------------------------- /CLEANUP/eks_cluster_addons_upgrade/kubeproxy_upgrade/kubeproxy_upgrade.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/eks_cluster_addons_upgrade/kubeproxy_upgrade/kubeproxy_upgrade.sh -------------------------------------------------------------------------------- /CLEANUP/eks_cluster_addons_upgrade/vpc_cni_upgrade/aws-k8s-cni.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/eks_cluster_addons_upgrade/vpc_cni_upgrade/aws-k8s-cni.yaml -------------------------------------------------------------------------------- /CLEANUP/eks_cluster_addons_upgrade/vpc_cni_upgrade/vpc_cni_upgrade.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/eks_cluster_addons_upgrade/vpc_cni_upgrade/vpc_cni_upgrade.sh -------------------------------------------------------------------------------- /CLEANUP/environment/test/.env: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/environment/test/.env -------------------------------------------------------------------------------- /CLEANUP/helm/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/README.md -------------------------------------------------------------------------------- /CLEANUP/helm/aws-for-fluent-bit/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/aws-for-fluent-bit/README.md -------------------------------------------------------------------------------- /CLEANUP/helm/aws-for-fluent-bit/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/aws-for-fluent-bit/main.tf -------------------------------------------------------------------------------- /CLEANUP/helm/aws-for-fluent-bit/outputs.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/aws-for-fluent-bit/outputs.tf -------------------------------------------------------------------------------- /CLEANUP/helm/aws-for-fluent-bit/templates/aws-for-fluent-bit-values.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/aws-for-fluent-bit/templates/aws-for-fluent-bit-values.yaml -------------------------------------------------------------------------------- /CLEANUP/helm/aws-for-fluent-bit/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/aws-for-fluent-bit/variables.tf -------------------------------------------------------------------------------- /CLEANUP/helm/cluster_autoscaler/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/cluster_autoscaler/README.md -------------------------------------------------------------------------------- /CLEANUP/helm/cluster_autoscaler/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/cluster_autoscaler/main.tf -------------------------------------------------------------------------------- /CLEANUP/helm/cluster_autoscaler/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/cluster_autoscaler/variables.tf -------------------------------------------------------------------------------- /CLEANUP/helm/data.tf: -------------------------------------------------------------------------------- 1 | data "aws_caller_identity" "current" {} -------------------------------------------------------------------------------- /CLEANUP/helm/fargate_fluentbit/fargate_fluentbit_cw.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/fargate_fluentbit/fargate_fluentbit_cw.tf -------------------------------------------------------------------------------- /CLEANUP/helm/fargate_fluentbit/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/fargate_fluentbit/variables.tf -------------------------------------------------------------------------------- /CLEANUP/helm/helm.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/helm.tf -------------------------------------------------------------------------------- /CLEANUP/helm/lb_ingress_controller/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/lb_ingress_controller/README.md -------------------------------------------------------------------------------- /CLEANUP/helm/lb_ingress_controller/chart/lb_crds/Chart.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/lb_ingress_controller/chart/lb_crds/Chart.yaml -------------------------------------------------------------------------------- /CLEANUP/helm/lb_ingress_controller/chart/lb_crds/templates/crd-tg-binding.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/lb_ingress_controller/chart/lb_crds/templates/crd-tg-binding.yaml -------------------------------------------------------------------------------- /CLEANUP/helm/lb_ingress_controller/lb_ingress_controller.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/lb_ingress_controller/lb_ingress_controller.yaml -------------------------------------------------------------------------------- /CLEANUP/helm/lb_ingress_controller/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/lb_ingress_controller/main.tf -------------------------------------------------------------------------------- /CLEANUP/helm/lb_ingress_controller/outputs.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/lb_ingress_controller/outputs.tf -------------------------------------------------------------------------------- /CLEANUP/helm/lb_ingress_controller/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/lb_ingress_controller/variables.tf -------------------------------------------------------------------------------- /CLEANUP/helm/metrics_server/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/metrics_server/README.md -------------------------------------------------------------------------------- /CLEANUP/helm/metrics_server/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/metrics_server/main.tf -------------------------------------------------------------------------------- /CLEANUP/helm/metrics_server/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/metrics_server/variables.tf -------------------------------------------------------------------------------- /CLEANUP/helm/traefik_ingress/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/traefik_ingress/README.md -------------------------------------------------------------------------------- /CLEANUP/helm/traefik_ingress/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/traefik_ingress/main.tf -------------------------------------------------------------------------------- /CLEANUP/helm/traefik_ingress/traefik_values.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/traefik_ingress/traefik_values.yaml -------------------------------------------------------------------------------- /CLEANUP/helm/traefik_ingress/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/traefik_ingress/variables.tf -------------------------------------------------------------------------------- /CLEANUP/helm/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/helm/variables.tf -------------------------------------------------------------------------------- /CLEANUP/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/logo.gif -------------------------------------------------------------------------------- /CLEANUP/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/logo.png -------------------------------------------------------------------------------- /CLEANUP/macos.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/macos.sh -------------------------------------------------------------------------------- /CLEANUP/modules/network/main-input.tfvars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/network/main-input.tfvars -------------------------------------------------------------------------------- /CLEANUP/modules/network/main-var.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/network/main-var.tf -------------------------------------------------------------------------------- /CLEANUP/modules/network/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/network/main.tf -------------------------------------------------------------------------------- /CLEANUP/modules/network/output.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/network/output.tf -------------------------------------------------------------------------------- /CLEANUP/modules/private-eks-cluster/eks.cluster/main-var.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/private-eks-cluster/eks.cluster/main-var.tf -------------------------------------------------------------------------------- /CLEANUP/modules/private-eks-cluster/eks.cluster/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/private-eks-cluster/eks.cluster/main.tf -------------------------------------------------------------------------------- /CLEANUP/modules/private-eks-cluster/eks.cluster/output.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/private-eks-cluster/eks.cluster/output.tf -------------------------------------------------------------------------------- /CLEANUP/modules/private-eks-cluster/main-input.tfvars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/private-eks-cluster/main-input.tfvars -------------------------------------------------------------------------------- /CLEANUP/modules/private-eks-cluster/main-var.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/private-eks-cluster/main-var.tf -------------------------------------------------------------------------------- /CLEANUP/modules/private-eks-cluster/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/private-eks-cluster/main.tf -------------------------------------------------------------------------------- /CLEANUP/modules/private-eks-cluster/output.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/modules/private-eks-cluster/output.tf -------------------------------------------------------------------------------- /CLEANUP/projects/apprunner/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/apprunner/.gitignore -------------------------------------------------------------------------------- /CLEANUP/projects/apprunner/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/apprunner/Dockerfile -------------------------------------------------------------------------------- /CLEANUP/projects/apprunner/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/apprunner/LICENSE -------------------------------------------------------------------------------- /CLEANUP/projects/apprunner/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/apprunner/index.js -------------------------------------------------------------------------------- /CLEANUP/projects/apprunner/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/apprunner/package.json -------------------------------------------------------------------------------- /CLEANUP/projects/windows/eks-deployment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/windows/eks-deployment.yaml -------------------------------------------------------------------------------- /CLEANUP/projects/windows/eks-service.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/windows/eks-service.yaml -------------------------------------------------------------------------------- /CLEANUP/projects/yaml-templates/additional_roles_aws_auth.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/yaml-templates/additional_roles_aws_auth.yaml -------------------------------------------------------------------------------- /CLEANUP/projects/yaml-templates/aws-auth-cm.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/yaml-templates/aws-auth-cm.yaml -------------------------------------------------------------------------------- /CLEANUP/projects/yaml-templates/vpc-resource-controller-configmap.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/projects/yaml-templates/vpc-resource-controller-configmap.yaml -------------------------------------------------------------------------------- /CLEANUP/requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/requirements.txt -------------------------------------------------------------------------------- /CLEANUP/scripts/bootstrap.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/bootstrap.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/cleanup-s3-bucket.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/cleanup-s3-bucket.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/cleanup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/cleanup.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/cloud9.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/cloud9.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/deploy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/deploy.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/destroy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/destroy.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/ebs-resize.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/ebs-resize.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/install-tools.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/install-tools.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/macos.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/macos.sh -------------------------------------------------------------------------------- /CLEANUP/scripts/update_credentials.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/scripts/update_credentials.sh -------------------------------------------------------------------------------- /CLEANUP/setup/cloud9-ebs-resize.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/setup/cloud9-ebs-resize.sh -------------------------------------------------------------------------------- /CLEANUP/setup/cloud9-tools-init.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/setup/cloud9-tools-init.sh -------------------------------------------------------------------------------- /CLEANUP/source/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/source/README.md -------------------------------------------------------------------------------- /CLEANUP/source/data.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/source/data.tf -------------------------------------------------------------------------------- /CLEANUP/source/locals.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/source/locals.tf -------------------------------------------------------------------------------- /CLEANUP/source/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/source/main.tf -------------------------------------------------------------------------------- /CLEANUP/source/outputs.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/source/outputs.tf -------------------------------------------------------------------------------- /CLEANUP/source/providers.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/source/providers.tf -------------------------------------------------------------------------------- /CLEANUP/source/state.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/source/state.tf -------------------------------------------------------------------------------- /CLEANUP/source/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/source/variables.tf -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-managed-nodegroups-fargate/eks-managed-nodegroups-fargate.tfvars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-managed-nodegroups-fargate/eks-managed-nodegroups-fargate.tfvars -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-bottlerocket-nodegroup/eks-with-bottlerocket-nodegroup.tfvars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-bottlerocket-nodegroup/eks-with-bottlerocket-nodegroup.tfvars -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-bottlerocket-nodegroup/k8s/bottlerocket_alb_ingress_deployment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-bottlerocket-nodegroup/k8s/bottlerocket_alb_ingress_deployment.yaml -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-bottlerocket-nodegroup/k8s/bottlerocket_with_traefik_deployment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-bottlerocket-nodegroup/k8s/bottlerocket_with_traefik_deployment.yaml -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-lb-ingress/eks-with-lb-ingress.tfvars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-lb-ingress/eks-with-lb-ingress.tfvars -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-lb-ingress/k8s/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-lb-ingress/k8s/README.md -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-lb-ingress/k8s/manifests/fargate_sample_nginx_stack.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-lb-ingress/k8s/manifests/fargate_sample_nginx_stack.yaml -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-traefik-ingress/k8s/fargate_deployment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-traefik-ingress/k8s/fargate_deployment.yaml -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-traefik-ingress/k8s/ingress_route.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-traefik-ingress/k8s/ingress_route.yaml -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-traefik-ingress/k8s/on_demand_deployment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-traefik-ingress/k8s/on_demand_deployment.yaml -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-traefik-ingress/k8s/spot_deployment.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-traefik-ingress/k8s/spot_deployment.yaml -------------------------------------------------------------------------------- /CLEANUP/tfvars/eks-with-traefik-ingress/traefik-ingress-with-eks.tfvars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/eks-with-traefik-ingress/traefik-ingress-with-eks.tfvars -------------------------------------------------------------------------------- /CLEANUP/tfvars/fluentbit-logging/eks-with-fluentbit-logging.tfvars: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/tfvars/fluentbit-logging/eks-with-fluentbit-logging.tfvars -------------------------------------------------------------------------------- /CLEANUP/update_credentials.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/CLEANUP/update_credentials.sh -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/README.md -------------------------------------------------------------------------------- /atlantis.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/atlantis.yaml -------------------------------------------------------------------------------- /backstage/.dockerignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/.dockerignore -------------------------------------------------------------------------------- /backstage/.eslintignore: -------------------------------------------------------------------------------- 1 | playwright.config.ts 2 | -------------------------------------------------------------------------------- /backstage/.eslintrc.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | root: true, 3 | }; 4 | -------------------------------------------------------------------------------- /backstage/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/.gitignore -------------------------------------------------------------------------------- /backstage/.prettierignore: -------------------------------------------------------------------------------- 1 | dist 2 | dist-types 3 | coverage 4 | .vscode 5 | -------------------------------------------------------------------------------- /backstage/.yarnrc.yml: -------------------------------------------------------------------------------- 1 | nodeLinker: node-modules 2 | -------------------------------------------------------------------------------- /backstage/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/Dockerfile -------------------------------------------------------------------------------- /backstage/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/README.md -------------------------------------------------------------------------------- /backstage/app-config.production.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/app-config.production.yaml -------------------------------------------------------------------------------- /backstage/app-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/app-config.yaml -------------------------------------------------------------------------------- /backstage/backstage.json: -------------------------------------------------------------------------------- 1 | { 2 | "version": "1.28.0" 3 | } 4 | -------------------------------------------------------------------------------- /backstage/build_docker.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/build_docker.sh -------------------------------------------------------------------------------- /backstage/catalog-info.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/catalog-info.yaml -------------------------------------------------------------------------------- /backstage/examples/entities.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/examples/entities.yaml -------------------------------------------------------------------------------- /backstage/examples/org.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/examples/org.yaml -------------------------------------------------------------------------------- /backstage/examples/template/content/catalog-info.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/examples/template/content/catalog-info.yaml -------------------------------------------------------------------------------- /backstage/examples/template/content/index.js: -------------------------------------------------------------------------------- 1 | console.log('Hello from ${{ values.name }}!'); 2 | -------------------------------------------------------------------------------- /backstage/examples/template/content/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/examples/template/content/package.json -------------------------------------------------------------------------------- /backstage/examples/template/template.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/examples/template/template.yaml -------------------------------------------------------------------------------- /backstage/lerna.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/lerna.json -------------------------------------------------------------------------------- /backstage/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/package.json -------------------------------------------------------------------------------- /backstage/packages/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/README.md -------------------------------------------------------------------------------- /backstage/packages/app/.eslintignore: -------------------------------------------------------------------------------- 1 | public 2 | -------------------------------------------------------------------------------- /backstage/packages/app/.eslintrc.js: -------------------------------------------------------------------------------- 1 | module.exports = require('@backstage/cli/config/eslint-factory')(__dirname); 2 | -------------------------------------------------------------------------------- /backstage/packages/app/e2e-tests/app.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/e2e-tests/app.test.ts -------------------------------------------------------------------------------- /backstage/packages/app/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/package.json -------------------------------------------------------------------------------- /backstage/packages/app/public/android-chrome-192x192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/android-chrome-192x192.png -------------------------------------------------------------------------------- /backstage/packages/app/public/apple-touch-icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/apple-touch-icon.png -------------------------------------------------------------------------------- /backstage/packages/app/public/favicon-16x16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/favicon-16x16.png -------------------------------------------------------------------------------- /backstage/packages/app/public/favicon-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/favicon-32x32.png -------------------------------------------------------------------------------- /backstage/packages/app/public/favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/favicon.ico -------------------------------------------------------------------------------- /backstage/packages/app/public/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/index.html -------------------------------------------------------------------------------- /backstage/packages/app/public/manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/manifest.json -------------------------------------------------------------------------------- /backstage/packages/app/public/robots.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/robots.txt -------------------------------------------------------------------------------- /backstage/packages/app/public/safari-pinned-tab.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/public/safari-pinned-tab.svg -------------------------------------------------------------------------------- /backstage/packages/app/src/App.test.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/App.test.tsx -------------------------------------------------------------------------------- /backstage/packages/app/src/App.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/App.tsx -------------------------------------------------------------------------------- /backstage/packages/app/src/apis.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/apis.ts -------------------------------------------------------------------------------- /backstage/packages/app/src/components/Root/LogoFull.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/components/Root/LogoFull.tsx -------------------------------------------------------------------------------- /backstage/packages/app/src/components/Root/LogoIcon.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/components/Root/LogoIcon.tsx -------------------------------------------------------------------------------- /backstage/packages/app/src/components/Root/Root.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/components/Root/Root.tsx -------------------------------------------------------------------------------- /backstage/packages/app/src/components/Root/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/components/Root/index.ts -------------------------------------------------------------------------------- /backstage/packages/app/src/components/Root/logo/logo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/components/Root/logo/logo.svg -------------------------------------------------------------------------------- /backstage/packages/app/src/components/catalog/EntityPage.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/components/catalog/EntityPage.tsx -------------------------------------------------------------------------------- /backstage/packages/app/src/components/search/SearchPage.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/components/search/SearchPage.tsx -------------------------------------------------------------------------------- /backstage/packages/app/src/index.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/app/src/index.tsx -------------------------------------------------------------------------------- /backstage/packages/app/src/setupTests.ts: -------------------------------------------------------------------------------- 1 | import '@testing-library/jest-dom'; 2 | -------------------------------------------------------------------------------- /backstage/packages/backend/.eslintrc.js: -------------------------------------------------------------------------------- 1 | module.exports = require('@backstage/cli/config/eslint-factory')(__dirname); 2 | -------------------------------------------------------------------------------- /backstage/packages/backend/Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/backend/Dockerfile -------------------------------------------------------------------------------- /backstage/packages/backend/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/backend/README.md -------------------------------------------------------------------------------- /backstage/packages/backend/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/backend/package.json -------------------------------------------------------------------------------- /backstage/packages/backend/src/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/packages/backend/src/index.ts -------------------------------------------------------------------------------- /backstage/playwright.config.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/playwright.config.ts -------------------------------------------------------------------------------- /backstage/plugins/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/plugins/README.md -------------------------------------------------------------------------------- /backstage/tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/tsconfig.json -------------------------------------------------------------------------------- /backstage/yarn.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/backstage/yarn.lock -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/.gitignore -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/README.md -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/backend.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/backend.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/codebuild.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/codebuild.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/codecommit.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/codecommit.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/codepipeline.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/codepipeline.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/data.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/data.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/eventbridge.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/eventbridge.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/iam.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/iam.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/outputs.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/outputs.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/s3.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/s3.tf -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/tests/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/tests/README.md -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/tests/main.tftest.hcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/tests/main.tftest.hcl -------------------------------------------------------------------------------- /modules/terraform-aws-cicd/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/modules/terraform-aws-cicd/variables.tf -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/.gitignore -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/README.md -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/buildspec/checkov-buildspec.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/buildspec/checkov-buildspec.yml -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/buildspec/tf-apply-buildspec.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/buildspec/tf-apply-buildspec.yml -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/buildspec/tf-plan-buildspec.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/buildspec/tf-plan-buildspec.yml -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/buildspec/tf-test-buildspec.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/buildspec/tf-test-buildspec.yml -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/locals.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/locals.tf -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/main.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/main.tf -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/outputs.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/outputs.tf -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/provider.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/provider.tf -------------------------------------------------------------------------------- /terraform-aws-cicd-pipelines/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-aws-cicd-pipelines/variables.tf -------------------------------------------------------------------------------- /terraform-template/.checkov.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.checkov.yaml -------------------------------------------------------------------------------- /terraform-template/.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.editorconfig -------------------------------------------------------------------------------- /terraform-template/.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/ISSUE_TEMPLATE/bug_report.md -------------------------------------------------------------------------------- /terraform-template/.github/ISSUE_TEMPLATE/feature_request.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/ISSUE_TEMPLATE/feature_request.md -------------------------------------------------------------------------------- /terraform-template/.github/actions/terraform-init/action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/actions/terraform-init/action.yml -------------------------------------------------------------------------------- /terraform-template/.github/actions/terraform-plan/action.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/actions/terraform-plan/action.yml -------------------------------------------------------------------------------- /terraform-template/.github/dependabot.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/dependabot.yml -------------------------------------------------------------------------------- /terraform-template/.github/pull_request_template.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/pull_request_template.md -------------------------------------------------------------------------------- /terraform-template/.github/workflows/checkov.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/workflows/checkov.yml -------------------------------------------------------------------------------- /terraform-template/.github/workflows/deploy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/workflows/deploy.yml -------------------------------------------------------------------------------- /terraform-template/.github/workflows/destroy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/workflows/destroy.yml -------------------------------------------------------------------------------- /terraform-template/.github/workflows/terraform-docs.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/workflows/terraform-docs.yml -------------------------------------------------------------------------------- /terraform-template/.github/workflows/terraform-reusable.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/workflows/terraform-reusable.yml -------------------------------------------------------------------------------- /terraform-template/.github/workflows/terraform-test-cleanup.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/workflows/terraform-test-cleanup.yml -------------------------------------------------------------------------------- /terraform-template/.github/workflows/terraform-test-pr.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/workflows/terraform-test-pr.yml -------------------------------------------------------------------------------- /terraform-template/.github/workflows/tflint.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.github/workflows/tflint.yml -------------------------------------------------------------------------------- /terraform-template/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.gitignore -------------------------------------------------------------------------------- /terraform-template/.pre-commit-config.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.pre-commit-config.yaml -------------------------------------------------------------------------------- /terraform-template/.terraform-docs.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.terraform-docs.yaml -------------------------------------------------------------------------------- /terraform-template/.tflint.hcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.tflint.hcl -------------------------------------------------------------------------------- /terraform-template/.vscode/extensions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.vscode/extensions.json -------------------------------------------------------------------------------- /terraform-template/.vscode/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/.vscode/settings.json -------------------------------------------------------------------------------- /terraform-template/DevContainer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/DevContainer.md -------------------------------------------------------------------------------- /terraform-template/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/README.md -------------------------------------------------------------------------------- /terraform-template/aws-terraform-reusable-workflow.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/aws-terraform-reusable-workflow.md -------------------------------------------------------------------------------- /terraform-template/envs/dev/terraform.tfvars: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /terraform-template/envs/prod/terraform.tfvars: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /terraform-template/envs/test/terraform.tfvars: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /terraform-template/locals.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/locals.tf -------------------------------------------------------------------------------- /terraform-template/main.tf: -------------------------------------------------------------------------------- 1 | resource "random_pet" "main" { 2 | length = 2 3 | } 4 | -------------------------------------------------------------------------------- /terraform-template/outputs.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/outputs.tf -------------------------------------------------------------------------------- /terraform-template/providers.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/providers.tf -------------------------------------------------------------------------------- /terraform-template/terraform.tfvars: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /terraform-template/tests/valid_environment.tftest.hcl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/tests/valid_environment.tftest.hcl -------------------------------------------------------------------------------- /terraform-template/variables.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/variables.tf -------------------------------------------------------------------------------- /terraform-template/versions.tf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nnthanh101/devops/HEAD/terraform-template/versions.tf --------------------------------------------------------------------------------