AWS Workspaces Setup Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

ความคิดเห็น • 24

  • @abdheshsisodeya2386
    @abdheshsisodeya2386 5 วันที่ผ่านมา

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

  • @Muktakeshable
    @Muktakeshable 4 วันที่ผ่านมา

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

  • @timothetubaka2114
    @timothetubaka2114 10 วันที่ผ่านมา

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

  • @password301992
    @password301992 7 หลายเดือนก่อน +1

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

  • @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

  • @nazokatisamova5073
    @nazokatisamova5073 7 หลายเดือนก่อน +1

    Thank you for this video!!!

  • @amateursontour507
    @amateursontour507 6 หลายเดือนก่อน +1

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

  • @wiiori4618
    @wiiori4618 หลายเดือนก่อน

    This was fantastic.

  • @maryam2677
    @maryam2677 3 หลายเดือนก่อน +1

    Thank you so much.

  • @villaran9295
    @villaran9295 7 หลายเดือนก่อน

    Amazing, thank you!

  • @MobileLegalSolutions
    @MobileLegalSolutions 7 หลายเดือนก่อน +6

    Can I manage AWS Workspaces with terraform?

    • @Mrslykid1992
      @Mrslykid1992 7 หลายเดือนก่อน

      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 ?

  • @kia4now
    @kia4now 6 หลายเดือนก่อน +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 5 วันที่ผ่านมา

    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

  • @Faisalx505
    @Faisalx505 หลายเดือนก่อน

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

  • @Iamtoluakin
    @Iamtoluakin 5 หลายเดือนก่อน

    Does this have cloud formation capability yet?

  • @errolegutierrez888
    @errolegutierrez888 2 หลายเดือนก่อน

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

  • @caseyl3631
    @caseyl3631 6 หลายเดือนก่อน

    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.

  • @rickharold7884
    @rickharold7884 7 หลายเดือนก่อน

    Fun

  • @rishiraj2548
    @rishiraj2548 7 หลายเดือนก่อน

    👍

  • @the_ted_shed
    @the_ted_shed 5 หลายเดือนก่อน

    Anyway