Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 689 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 689 Bytes

The repo consists of solution for three assignments

Folder 1 - assignment1 It consists of terraform scripts that build a basic 3 tier environment in AWS https://github.com/praveenkumarp893/Assignments/blob/master/assignment1/3tier_architecture.jpg?raw=true

Folder 2 – assignment2

It consists of a python script that gets the metadata of an aws instance

How to run ?

Folder 3 – assignment3 It consists of a python script that reads an object and key of a nested object and returns corresponding value