ministryofjustice / modernisation-platform

A place for the core work of the Modernisation Platform • This repository is defined and managed in Terraform
https://user-guide.modernisation-platform.service.justice.gov.uk
MIT License
680 stars 290 forks source link

New Sandbox Environment for Data Platform #3400

Closed julialawrence closed 1 year ago

julialawrence commented 1 year ago

Environment details

Application Name

data-platform

Description of application

Building out proof of concept infrastructure for a data pipeline and a data mesh. The developed concepts will then be used to drive the design and implementation of the data platform environment.

GitHub team slug

data-platform-core-infra data-tech-archs

Environments

Environment Access level
  • [X] Development
  • [ ] view-only
  • [ ] developer
  • [X] sandbox
  • [ ] Test
  • [ ] view-only
  • [ ] developer
  • [ ] Preproduction
  • [ ] view-only
  • [ ] developer
  • [ ] Production
  • [ ] view-only
  • [ ] developer

Tags

tag value
application data-platform
business-unit Platforms
infrastructure-support dataplatform@digital.justice.gov.uk
owner dataplatform@digital.justice.gov.uk

Networking options

Subnet sets

Firewall rules

# Your firewall rules goes here
# e.g.
"cp_to_mp_dev_api": {
  "action": "PASS",
  "source_ip": "172.20.0.0/16",
  "destination_ip": "10.26.8.0/21",
  "destination_port": "443",
  "protocol": "TCP"
},
"mp_dev_to_cp_api": {
  "action": "PASS",
  "source_ip": "10.26.8.0/21",
  "destination_ip": "172.20.0.0/16",
  "destination_port": "443",
  "protocol": "TCP"
},

How do users connect to the application?

Connectivity to other applications or external parties

Additional features

Other information

Definition of done

SteveLinden commented 1 year ago

Email sent using the address above.