daas workshop
  • Hands-On experience building a Data as a Service Platform
  • Set Up
    • Creating a Workstation
    • Installing Tools
    • Starting Kafka
    • Congratulations
  • Module I - Overview of the DaaS Pattern
    • Section I - The Overall Pattern
    • Section II - Data Sourcing
    • Section III - Data Provisioning
    • Section IV - Data Consumption
  • Module II - Building a Rust Project
    • Section I - Create a Package
    • Section II - Creating a Library
    • Section III - Creating an Executable
    • Section IV - Creating a Hello World RESTful Endpoint
      • Section IV - manifest
      • Section IV - library
      • Section IV - module
      • Section IV - integrated testing
      • Section IV - executable
  • Module III - Building a RESTful Endpoint for Sourcing Data
    • Section I - Overview
    • Section II - manifest
    • Section III - executable
    • Section IV - starting the service
    • Section V - service testing
  • Module IV - Building a Genesis Microservice for Processing the Sourced Data
    • Section I - Overview
    • Section II - manifest
    • Section III - executable
    • Section IV - starting the service
    • Section V - service testing
  • Module V - Building a Provisioning Microservice
    • Section I - Overview
    • Section II - manifest
    • Section III - executable
    • Section IV - starting the service
    • Section V - adding the business logic
    • Section VI - testing the service
  • Module VI - Building a RESTful Endpoint for Publishing Reporting Data
    • Section I - Overview
    • Section II - manifest
    • Section III - executable
    • Section IV - starting the service
    • Section V - adding the business logic
    • Section VI - testing the service
  • Privacy Design Strategies
  • Further Exploration
Powered by GitBook
On this page
  • Step 1
  • Step 2
  • Step 3

Was this helpful?

  1. Set Up

Creating a Workstation

PreviousSet UpNextInstalling Tools

Last updated 3 years ago

Was this helpful?

virtual workstations kindly hosted by

First login to the AWS Console. Open your browser and navigate to the AWS Cloud9 Product page:

NOTE: Your instructor will provide you with the login information.

Make sure you are in the US East N. Virginia (us-east-1) region

Click on the Create Environment button

Step 1

Enter your name as the Name of the new environment.

NOTE: Do not use the Name The Instructor

Step 2

Select the following:

  • Environment type: Create a new EC2 instance for environment (direct access)

  • Instance type: m5.large

  • Platform: Amazon Linux2

  • Cost-saving setting: After a day

  • Network Settings > VPC: vpc-aws-sandbox

  • Network Settings > Subnet: subnet-aws-sandbox-DMZ-subnet-A

Please add the following New Tag before clicking Next step

Click Next step

Step 3

Your review page should look like this (with your own name as the Name)

Click Create environment

After your environment is created, you should in your virtual workspace.

IAPP.org
https://us-east-2.console.aws.amazon.com/cloud9/home/product