Skip to content

Latest commit

 

History

History
102 lines (71 loc) · 3.74 KB

File metadata and controls

102 lines (71 loc) · 3.74 KB

Connected Mobility Solution on AWS - VPC Module

Connected Mobility Solution on AWS | 🚧 Feature request | 🐛 Bug Report | ❓ General Question

Note: If you want to use the solution without building from source, navigate to the AWS Solution Page.

Table of Contents

Solution Overview

This VPC is a deployable module within Connected Mobility Solution on AWS (CMS) that provides means for CMS Modules to be deployed in a secure networking environment.

For more information and a detailed deployment guide, visit the VPC Implementation Guide page.

Architecture Diagram

Architecture Diagram

Customizing the Module

Prerequisites

Clone the Repository

git clone https://github.com/aws-solutions/connected-mobility-solution-on-aws.git
cd connected-mobility-solution-on-aws/source/modules/vpc/

Build the Module

make build

Upload Assets to S3

make upload

Deploy on AWS

make deploy

Delete

make destroy

Cost Scaling

Cost will scale depending on the amount and type of network usage.

For more details, see the implementation guide.

Collection of Operational Metrics

This solution collects anonymized operational metrics to help AWS improve the quality and features of the solution. For more information, including how to disable this capability, please see the implementation guide.

License

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.