Auto-sync: wiki-ingest 3 sources (2026-04-16)

This commit is contained in:
2026-04-16 00:08:35 +08:00
parent 9688f3f54b
commit 5ae9550d8c
267 changed files with 9537 additions and 1163 deletions

View File

@@ -1,17 +1,17 @@
---
title: "CTP Topic 6 AWS Workspaces Demo"
title: CTP Topic 6 AWS Workspaces Demo
type: cloud-learning
source-type: video
category: "DevOps & SRE/10_OpenText-Series"
category: DevOps & SRE/10_OpenText-Series
tags:
- AWS
- Workspaces
- Demo
- CTP
date-added: 2026-04-14
video-source: "nas:///volume2/work/Public Cloud Learning Sessions/CTP _ Topic 6_ AWS Workspaces Demo.mp4"
video-source: nas:///volume2/work/Public Cloud Learning Sessions/CTP _ Topic 6_ AWS Workspaces Demo.mp4
audio-source: ""
status: raw
status: summarized (Gemini 摘要)
---
# CTP Topic 6 AWS Workspaces Demo
@@ -26,7 +26,14 @@ status: raw
## 摘要
> 待转录后由 LLM 生成
> ## AWS Workspaces Demo
AWS Workspaces is a solution that provides users with a desktop environment, accessible via web browser or a downloaded client application. These remote desktops can be pre-configured with specific tooling or be vanilla Windows installations. The primary goal is to provide an AWS workspace with preconfigured tooling, enabling users to become productive quickly. *The hope is that within half an hour, 45 minutes of making a request for a workspace, you've run a Terra Grunt plan against a piece of infrastructure.*
The workspace includes tools like PF SSO, Terraform, TerraGrunt, Git, and VS Code, running on Windows Server 2016 due to Pulse UI compatibility issues with Amazon Linux. To request a workspace, users currently email Naga, who sets up an account. The process may integrate with Active Directory in the future. Users receive an email from Amazon Workspaces with setup details, including a registration code and username.
Once logged in, users can access the AWS console using Federation, GitHub Enterprise, and generate SSH keys. *As you can see, we can successfully access GitHub Enterprise as well.* A config file is created for GitHub authentication. The demonstration included cloning a repository, authenticating PFSSO, and running a TerraGrunt plan, which was achieved in approximately 21 minutes. The workspace stays active for an hour after use and can be customized with additional tooling as needed.
---