Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.84 KB

00-objectives.md

File metadata and controls

30 lines (20 loc) · 1.84 KB

Part 1: End-to-end deployment of a sample web application on top of a secure VPC-topology

This section of the lab walks through the steps to provision a secure VPC-based topology aligned with the with Financial the VSI on VPC landing zone Deployable Architecture as show in the diagram below.

We will then manually customize the deployed infrastructure to:

  1. Expose one of the VSI in the management VPC to act as a "jump box" for operator access. This jump box is the entry point for operators to access the VSIs in the workload VPC.
  2. Deploy an Apache server in a VSI in the workload VPC.
  3. Expose the web pages served by the Apache service to the internet through a public load balancer.

Lab Prerequisites ✅

?> TODO review

  • An IBM Cloud Pay-As-You-Go or Subscription account. :information_source: Note: Participants in the TechXchange classroom will be provided with credentials to access an IBM Cloud account for the duration of the lab.
  • An IBMId
  • API Key with the following permissions...

A development machine with the following software:

ℹ️ Note: Participants in the TechXchange classroom will be provided with a development VM with pre-installed software.