Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Google Cloud Platform icon
Labs

Working with AWS Roles Using AWS CloudFormation

Globomantics is a global healthcare organization that has been working in AWS for a while now. Recently, they have become concerned about the amount of mistakes that are being made as AWS roles are being manually created. Roles able to be assumed by the wrong AWS services and roles that give too much access are particularly of concern. You have been tasked with implementing a solution that will help: - Automate role provisioning and deprovisioning - Automate the process of making changes to role - Reduce the number of mistakes being made Having considered options, you have decided to recommend that Globomantics implement AWS CloudFormation. In this lab, you will: 1. Create a JSON template. 2. Use the template to create CloudFormation stacks. 3. Use CloudFormation to cleanly remove deployed resources.

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 45m
Published
Clock icon Nov 30, 2023

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Create a CloudFormation Template

    You will use the AWS CloudFormation editor to create a CloudFormation template and then save the new template locally.

  2. Challenge

    Provision a New AWS Role

    You will use your newly created template to create a CloudFormation stack that will provision a new AWS role.

  3. Challenge

    Edit Your Template

    You will make a simple change to your template that will then be used to update your stack.

  4. Challenge

    Update Your Role

    You will create a change set that will let you evaluate the change you want to make, before executing the change set to update your stack, which in turn will update your AWS role.

  5. Challenge

    Deprovision Your Role

    You will delete your CloudFormation stack. This will deprovision all the resources that the stack has deployed.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

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.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans