Skip to content

Commit

Permalink
Update ansible-cloud-lab.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abenokraitis authored Oct 1, 2024
1 parent 8976f07 commit 83eb2cb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions webpages/ansible-cloud-lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@ Optional module **Terraforming Clouds with Ansible** deck:

- **Infrastructure visibility** [Estimated Time ⏰ 20 minutes]
<br>In this lab we will illustrate how we can retrieve Ansible facts (key, value pairs), also known as structured data, from public clouds and how we can use this data to provide us awareness of our cloud footprint easily
- [Start exercise on AWS](https://play.instruqt.com/embed/redhat/tracks/cloud-visibility?token=em_IYvE6P3BoPg-Fo50)
- [Start exercise on Azure](https://play.instruqt.com/embed/redhat/tracks/ansible-for-azure-infrastructure-visibility?token=em_b_TKcpWZfvC6Jbwe)
- [Start exercise on AWS](https://developers.redhat.com/content-gateway/link/3884773)
- [Start exercise on Azure](https://developers.redhat.com/content-gateway/link/3884777)
- **Cloud Operations** [Estimated Time ⏰ 20 minutes]
<br>This lab will illustrate how Ansible Automation Platform can help you automate common day-2 cloud operations tasks across your public cloud. Our focus here will be on AWS, but the use cases here are ones you can extend across the hybrid cloud.
- [Start exercise on AWS](https://play.instruqt.com/embed/redhat/tracks/cloud-operations?token=em_785MP3rpLI7oAW1Y)
- [Start exercise on Azure](https://play.instruqt.com/embed/redhat/tracks/ansible-for-azure-cloud-operations?token=em_Iea3nZSewDSNZBW7)
- [Start exercise on AWS](https://developers.redhat.com/content-gateway/link/3884774)
- [Start exercise on Azure](https://developers.redhat.com/content-gateway/link/3884828)
- **Infrastructure optimization** [Estimated Time ⏰ 20 minutes]
<br>In this lab we will guide you in understanding some basic optimization exercises that can help you tame your public clouds.
- [Start exercise on AWS](https://play.instruqt.com/embed/redhat/tracks/cloud-optimization?token=em_0h2ed0VTvBXyHNA6)
- [Start exercise on Azure](https://play.instruqt.com/embed/redhat/tracks/ansible-for-azure-infrastructure-optimization?token=em_habXtbTR9H2f9QWd)
- [Start exercise on AWS](https://developers.redhat.com/content-gateway/link/3884775)
- [Start exercise on Azure](https://developers.redhat.com/content-gateway/link/3884829)

Optional Lab
- [Terraforming Clouds with Ansible](https://play.instruqt.com/embed/redhat/tracks/terraform-ansible-update?token=em_Lj9g2-_VJBGzMic1) [Estimated Time ⏰ 60 minutes] -
- [Terraforming Clouds with Ansible](https://developers.redhat.com/content-gateway/link/3884776) [Estimated Time ⏰ 60 minutes] -
<br>In this lab we explore the basics of Terraform and how we can use it to deploy infrastructure. We then take it up a level by introducing Ansible's Automation controller and simplify the creation of this infrastructure as well as bring the all important post-provisioning tasks which we all need to do when infrastructure is being configured. This lab will get you creating infrastructure with Terraform and Automation controller in no time

## Lab Diagram AWS
Expand All @@ -56,4 +56,4 @@ This workshop is maintained by the Red Hat Ansible Technical Marketing Team.
Please open an [issues on Github](https://github.com/ansible/instruqt/issues/new?title=New+cloud+workshop+issue&body=)


![ansible workshop logo](https://github.com/ansible/workshops/blob/devel/images/Ansible-Workshop-Logo.png?raw=true)
![ansible workshop logo](https://github.com/ansible/workshops/blob/devel/images/Ansible-Workshop-Logo.png?raw=true)

0 comments on commit 83eb2cb

Please sign in to comment.