DEV Community

Cover image for Cloudforet 101: Provider & Service Accounts
Choonho Son
Choonho Son

Posted on

1

Cloudforet 101: Provider & Service Accounts

In the Cloudforet a series of LinuxFoundation Open Source Project, the key concept for resources is "Provider" and "Service Account"

Overview

A provider is the overarching entity that offers resources, within which multiple service accounts exist. These service accounts are used to securely and efficiently access the resources provided by the provider.Concept of Provider and Service Accounts

Image description

User Experience: Console

In the Cloudforet console web page, Provider and Service Accounts can be seen at "Home > Asset Inventory > Service Account"

Image description

Provider

In the context of Cloudforet, a provider is a top-level entity that groups a range of resources. Providers can include cloud providers like Amazon Web Services (AWS), Google Cloud Platform (GCP), and Microsoft Azure, as well as any entity that groups together like software_licence.

Service Account

A service account functions as an identifier for a group of resources within a provider. This means that the service account is used as primary key for distinguishing a specific set of resources.

References

https://cloudforet.io/docs/concepts/identity/provider/
cloudforet: https://cloudforet.io

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay