Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.45 KB

File metadata and controls

29 lines (17 loc) · 1.45 KB

AWS Hybrid Storage Workshop - Scenario 2 - File Gateway

Prerequisites

AWS Account

In order to complete this workshop, you will need an AWS account with access to create AWS IAM, S3, EC2, Storage Gateway and Cloud Formation.

Resources consumed as part of this workshop will have a cost and it is recommended that you follow the cleanup instructions once you have completed the workshop to remove all deployed resources and limit ongoing costs to your AWS account.

Client Software

  • Browser - We recommend that you use the latest version of Firefox or Chrome for this workshop.
  • SSH Client -You will need an ssh client to access EC2 instances
  • AWS CLI – You will need the aws cli installed on you client to access S3 objects
  • Key Pair – You will need a valid eu-west-1 EC2 Key Pair. For more information on generating and downloading an EC2 Key Pair please visit creating a key pair using amazon EC2

Workshop Modules

This scenario is broken into 2 modules:

License

This sample code is made available under the MIT-0 license. See the LICENSE file.

Back to the main workshop scenarios page