Path1.Mod1.c - Explore ML Workspace - Environment Setups Flashcards

1
Q

Single Environment Workspace - Use Case

A

When you have research-centered scenarios with no need to release artifacts, OR when you’re only deploying inference services across environments ie ONE workspace to accommodate more than one environment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

RAF

Single Environment Workspace - Pros

A

Reduced Azure Footprint; minimal management overhead (unlike multi-environment workspaces)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

RBACs Access

Single Environment Workspace - Cons

A
  • Dev vs Prod workflows have different RBACs respectively == environments could be too loose or rigid
  • Datastore access considerations. Ex: excessive access to prod data == compromised data quality
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

“clear…”

Multi-Environment Workspace - Use Case

A

When you need regulated workspaces with clear separation of duties between environments, and you have users with resource access to those environments. Basically dedicated Workspace Resources per Environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Three: Staged Security Training

Multi-Environment Workspace - Pros

A
  • Staged rollouts of workflows and artifacts
  • Enhanced security and resource control over downstream environments
  • Training scenarios on production data (via user access)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Three: DevOps Risk Data

Multi-Environment Workspace - Cons

A
  • Requires Azure DevOps knowledge and ML engineering expertise
  • Increased risk with management and process overhead (ex. giving access to Prod to investigate issues)
  • Data mgmt + dev effort to make prod data available for training
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

One Env w/ Limited Data Access,
One Env w/ Production Data Access
setup - Use Case

A

When you need to segregate dev and prod enviroments (DUR)!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Two: Separate Mgmt

One Env w/ Limited Data Access,
One Env w/ Production Data Access
setup - Pros

A
  • Clear separation of both duties AND access between dev and prod
  • Lower resource mgmt overhead vs a multi-env deployment
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Two: Dep Data

One Env w/ Limited Data Access,
One Env w/ Production Data Access
setup - Cons

A
  • Defining a deployment and rollout process for artifacts across workspaces
  • Requires data mgmt and dev effort to make prod data available for training in dev
How well did you know this?
1
Not at all
2
3
4
5
Perfectly