AWS Workspaces Setup Tutorial

Поделиться
HTML-код
  • Опубликовано: 28 сен 2024

Комментарии • 24

  • @timothetubaka2114
    @timothetubaka2114 22 дня назад

    Hey there, thank you so much for the video. I struggled for a little while, however; this video helped get through

  • @Muktakeshable
    @Muktakeshable 16 дней назад

    thanks for the tutorial. Could you please make a video keeping in mid the design requirements say tenant, network, subnet, licensing

  • @extrememike
    @extrememike 7 месяцев назад +1

    Amazing explanation. Thank you so much!

  • @noobieJs
    @noobieJs 6 месяцев назад

    Thank you for your video it took a lot of videos to find one that had all the info needed to accomplish my mission , Thanks again great job

  • @amateursontour507
    @amateursontour507 7 месяцев назад +1

    Thank you so much for the video! Unfortunately I don't have the Simple AD Directory Type available

  • @wiiori4618
    @wiiori4618 Месяц назад

    This was fantastic.

  • @nazokatisamova5073
    @nazokatisamova5073 8 месяцев назад +1

    Thank you for this video!!!

  • @maryam2677
    @maryam2677 3 месяца назад +1

    Thank you so much.

  • @kia4now
    @kia4now 7 месяцев назад +1

    I appreciate your efforts but is there a service in AWS that doesn't require a 25 minute video to setup? I merely want to use a browser and save some files, and ONLY want to use AWS UI to interact with it. No RDP or SSH.
    Can you recommend anything, I need a browser open 24/7 and want it to be safe and secure

  • @abdheshsisodeya2386
    @abdheshsisodeya2386 17 дней назад

    How we will create more user in Directory. I am not able to create it.

  • @satish1012
    @satish1012 Месяц назад

    You said we need to install client to connect to workspace, but it can also be connected with browser

  • @villaran9295
    @villaran9295 8 месяцев назад

    Amazing, thank you!

  • @MobileLegalSolutions
    @MobileLegalSolutions 8 месяцев назад +6

    Can I manage AWS Workspaces with terraform?

    • @Mrslykid1992
      @Mrslykid1992 8 месяцев назад

      provider "aws" {
      region = "us-east-1" # Update with your desired region
      }
      resource "aws_workspaces_directory" "example" {
      directory_id = "example_directory_id" # Update with an existing directory ID or create a new one
      }
      resource "aws_workspaces_workspace" "example" {
      count = 10
      directory_id = aws_workspaces_directory.example.id
      bundle_id = "wsb-b4d7828d5b-example" # Update with your desired bundle ID
      user_name = "user${count.index + 1}" # Generating user names user1, user2, ..., user10
      volume_encryption_enabled = true
      }

    • @Iamtoluakin
      @Iamtoluakin 5 месяцев назад

      What about with cloud formation ?

  • @rickharold7884
    @rickharold7884 8 месяцев назад

    Fun

  • @the_ted_shed
    @the_ted_shed 5 месяцев назад

    Anyway

  • @password301992
    @password301992 8 месяцев назад +1

    Awesome video as usual, always present things In simplest way !!! Thanks for your efforts

  • @abdheshsisodeya2386
    @abdheshsisodeya2386 17 дней назад

    Hi, Thank you very much for this Video. It help me a lots to create workspace.

  • @caseyl3631
    @caseyl3631 7 месяцев назад

    This didnt work at all for me. An error occurred while authenticating. You may have prolonged inactivity or a new password. Please try again. If the problem persists, contact your WorkSpaces administrator.

  • @Iamtoluakin
    @Iamtoluakin 5 месяцев назад

    Does this have cloud formation capability yet?

  • @Faisalx505
    @Faisalx505 Месяц назад

    Can I install unknown publisher Software on it or there is some restrictions?

  • @errolegutierrez888
    @errolegutierrez888 2 месяца назад

    How can I maigrate AWS Workspaces from one account to another?

  • @rishiraj2548
    @rishiraj2548 8 месяцев назад

    👍