Featured resource
2025 Tech Upskilling Playbook
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Check it out
  • Lab
    • Libraries: If you want this lab, consider one of these libraries.
    • Cloud
Google Cloud Platform icon
Labs

Pair Programming with AWS Cloud9

You have just finished your coding updates for this sprint and need to have your code peer reviewed. In this hands-on lab, we will simulate a second developer being given read/write access to our project. We will leverage AWS Cloud9 to review and collaborate during the code review.

Google Cloud Platform icon
Lab platform
Lab Info
Level
Beginner
Last updated
Sep 21, 2025
Duration
30m

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
Table of Contents
  1. Challenge

    Deploy an AWS Cloud9 Environment and Clone Repo
    1. Navigate to AWS Cloud9.
    2. Click Create environment.
    3. Name your AWS Cloud9 environment and click Next step.
    4. Accept the defaults and click Next step.
    5. Review your configuration and create environment.
    6. Open the AWS Cloud9 IDE.
    7. Select your personal preferences for your AWS Cloud9 IDE.
    8. From the console, run: git clone https://github.com/linuxacademy/content-aws-developertools.
  2. Challenge

    Create an IAM User
    1. Navigate to AWS IAM (Identity and Access Management).
    2. From the left-hand menu, select Users.
    3. Click Add user.
    4. Name user, select AWS Management Console access, select Custom password and enter a password, un-select Require password reset.
    5. Click Next: Permissions.
    6. Click Attach existing policies directly.
    7. Select AdministratorAccess.
    8. Click Next: Tags and enter tags (optional).
    9. Click Next: Review.
    10. Review configuration and click Create user.
  3. Challenge

    Invite User
    1. Navigate to AWS Cloud9 and click Open IDE (on your newly create AWS Cloud9 instance).
    2. In the upper right corner, click Share.
    3. Enter the IAM username you just created, select Read or Read/Write permissions, and invite user.
  4. Challenge

    Connect to AWS Cloud9 with Second IAM User
    1. In an incognito session or different browser, log in second IAM user. (You cannot have two different IAM users logged in to the AWS Console at the same time. In our example in the video, we are using Google Chrome for cloud_user and Firefox for cloud_user2.)
    2. Navigate to AWS Cloud9.
    3. On the left-hand menu, select Shared with me.
    4. Open the AWS Cloud9 environment your cloud_user shared with cloud_user2.
  5. Challenge

    Review the Benefits of AWS Cloud9 Through Pair Programming
    1. Ensure both cloud_user and cloud_user2 are connected to the same AWS Cloud9 environment.
    2. Explore cursor input tracking and highlighting in each other's AWS Cloud9 IDE.
    3. Explore the group chat by selecting Collaborate on the right menu and typing messages to one another.
About the author

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

Real skill practice before real-world application

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Learn by doing

Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.

Follow your guide

All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.

Turn time into mastery

On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.

Get started with Pluralsight