DEV Community

Cover image for πŸ“Œ Azure private endpoints (PEs) for different resources.
tarak-brainboard for Brainboard

Posted on

πŸ“Œ Azure private endpoints (PEs) for different resources.

When you build a cloud infrastructure in Azure, you may need private endpoints for the services you use and sometimes resources are in different subscriptions. With Terraform, you need to know how to do it.

βœ… This sample architecture, shows you:

  • How to create private endpoints and associate them with specific resources. You can also dedicate a specific layer just for PEs.

  • You can specify the subscription of the PEs using the provider key word. Cf first screenshot. provider = azurerm.subscription_alias.

  • When you use Brainboard.co, you have the possibility to check the security of the infrastructure. Never ever deploy an infrastructure without security checks.

  • If you care about costs, you can also get an estimation of the infra. For e.g. this architecture will cost $248.93.

πŸ›‘οΈ Without reinventing the wheel, you can build your own library of templates in Brainboard.co and implement best practices while educating everyone on how to build cloud infrastructures that are secure by design.

Try it here πŸ‘‰ https://app.brainboard.co

Image description

Image description

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs