Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"index": 1,
"install_type": "fullstack",
"working_directory": "solutions/fully-configurable",
"release_notes_url": "https://cloud.ibm.com/docs/secure-infrastructure-vpc?topic=secure-infrastructure-vpc-secure-infrastructure-vpc-relnotes",
"compliance": {
"authority": "scc-v3",
"profiles": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,12 @@ docs: https://cloud.ibm.com/docs/secure-infrastructure-vpc
image_source: https://github.com/terraform-ibm-modules/terraform-ibm-landing-zone-vpc/blob/main/reference-architectures/deployable-architecture-vpc.svg

related_links:
- title: "Cloud foundation for VPC"
- title: "Cloud foundation for VPC (Standard - Integrated setup with configurable services)"
url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=deployable-reference-architectures-vpc-fully-configurable"
description: "A deployable architecture that deploys a simple Virtual Private Cloud (VPC) infrastructure without any compute resources."
- title: "Cloud foundation for VPC (Standard - Financial Services edition)"
url: "https://cloud.ibm.com/docs/deployable-reference-architectures?topic=deployable-reference-architectures-vpc-ra"
description: "A deployable architecture that is based on the IBM Cloud for Financial Services reference and that provides virtual servers in a secure VPC for your workloads."
description: "A deployable architecture that deploys a Virtual Private Cloud (VPC) infrastructure without any compute resources and is based on the IBM Cloud for Financial Services reference."

use-case: Cybersecurity
industry: Banking,FinancialSector
Expand All @@ -43,13 +46,13 @@ content-type: reference-architecture

{{site.data.keyword.attribute-definition-list}}

# Cloud foundation for VPC - Standard - Integrated setup with configurable services
# Cloud foundation for VPC - Standard (Integrated setup with configurable services) variation
{: #vpc-fully-configurable}
{: toc-content-type="reference-architecture"}
{: toc-industry="Banking,FinancialSector"}
{: toc-use-case="Cybersecurity"}
{: toc-compliance="FedRAMP"}
{: toc-version="1.0.0"}
{: toc-version="8.2.0"}

The Cloud foundation for VPC deployable architecture sets up a foundational IBM Cloud Virtual Private Cloud (VPC) environment with full configurability and flexibility. This deployable architecture provides complete control over VPC configuration, including subnets, network ACLs, security groups, public gateways, VPN gateways, and VPE gateways. Unlike pre-configured variations, this solution allows you to customize every aspect of your VPC infrastructure to meet specific requirements.

Expand Down