DEV Community

Cover image for 3 TIER ARCHITECTURE PART-1
Kamali Sethurajan
Kamali Sethurajan

Posted on

3 TIER ARCHITECTURE PART-1

STEP1: Dowload the code from Github Repository.

Image description

STEP2:Create s3 bucket with unique bucket name.

Image description

STEP3: Create IAM role and select EC2 as the trusted entity. Then allow permission for these two role that is
AmazonSSMManagedInstanceCore
AmazonS3ReadOnlyAccess

Image description

Image description

Top comments (0)