Reader small image

You're reading from  Building and Automating Penetration Testing Labs in the Cloud

Product typeBook
Published inOct 2023
PublisherPackt
ISBN-139781837632398
Edition1st Edition
Right arrow
Author (1)
Joshua Arvin Lat
Joshua Arvin Lat
author image
Joshua Arvin Lat

Joshua Arvin Lat is the Chief Technology Officer (CTO) of NuWorks Interactive Labs, Inc. He previously served as the CTO for three Australian-owned companies and as director of software development and engineering for multiple e-commerce start-ups in the past. Years ago, he and his team won first place in a global cybersecurity competition with their published research paper. He is also an AWS Machine Learning Hero and has shared his knowledge at several international conferences, discussing practical strategies on machine learning, engineering, security, and management.
Read more about Joshua Arvin Lat

Right arrow

Preparing the Cloud9 environment

In this section, we will set up an AWS Cloud9 environment to help us speed up the preparation of the Terraform code for our vulnerable IAM lab. If you are wondering what AWS Cloud9 is, it is simply an integrated development environment (IDE) that allows developers and engineers to manage and run code using a browser. If you have used other IDEs before, such as Visual Studio Code and Eclipse, you can think of Cloud9 as a cloud-based solution provided by AWS that offers a collaborative and flexible environment for software development.

With AWS Cloud9, our code is stored and runs inside an Amazon Elastic Compute Cloud (EC2) instance, giving us a similar level of control and familiarity as if we were working on a local machine. For example, if we encounter disk space issues while using AWS Cloud9, we can simply expand the storage capacity of the underlying EC2 instance that hosts our Cloud9 environment. We can do this by resizing the instance’...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Building and Automating Penetration Testing Labs in the Cloud
Published in: Oct 2023Publisher: PacktISBN-13: 9781837632398

Author (1)

author image
Joshua Arvin Lat

Joshua Arvin Lat is the Chief Technology Officer (CTO) of NuWorks Interactive Labs, Inc. He previously served as the CTO for three Australian-owned companies and as director of software development and engineering for multiple e-commerce start-ups in the past. Years ago, he and his team won first place in a global cybersecurity competition with their published research paper. He is also an AWS Machine Learning Hero and has shared his knowledge at several international conferences, discussing practical strategies on machine learning, engineering, security, and management.
Read more about Joshua Arvin Lat