APEX Protection Storage for Public Cloud: Build your DDVE and PPDM Playground Part 2

Extended IAC YAML Script – Adds everything else to the recipe.

Short post this week.

My last blog post leveraged AWS CloudFormation and a YAML script to stand up the basic architecture required to deploy DDVE and PPDM in an AWS VPC. Link to post can be found here. As promised though, I have added a little bit more in order to make the process that bit easier when it comes to running through the DDVE/PPDM deployment process (More on that in upcoming future posts!)

The extended script can be found on Github. Please feel free to reuse, edit, plagiarise, or indeed provide some candid feedback (always welcome).

What this script adds.

  • Windows 2016 Bastion Host on T2.Micro Free Tier instance.
  • Security Group attached to Bastion host to allow RDP only from Internet
  • DDVE Security Group configured (will use when we deploy DDVE)
  • IAM Role and Policy configured to control DDVE access to S3 Bucket ( we will use when we deploy DDVE)
  • Outputs generated to include:
    • Public IP address for bastion host
    • Security Group name for DDVE
    • IAM Role ID
    • S3 Bucket Name

So all the base work has now been done, the next set of posts will get down to work in terms of deploying and configuring DDVE and PPDM. Stay tuned!

DISCLAIMER
The views expressed on this site are strictly my own and do not necessarily reflect the opinions or views of Dell Technologies. Please always check official documentation to verify technical information.

#IWORK4DELL

One thought on “APEX Protection Storage for Public Cloud: Build your DDVE and PPDM Playground Part 2

Leave a comment