LoginSignup
1
0

playgroundと sandbox と developer orgの違いの説明

Last updated at Posted at 2024-03-11

No, they're not the same, playground, is like a production org, but it only works as the name entails, a playground, you can try stuff from trailhead, but don't recommend you to use it to built something that you will later wish to package and send to your clients.

Sandbox is an org for testing the stuff you have in production, or to build something to send to you're production org, is a copy of your current production org.

Dev Org is an org where you can built stuff that you can later package and send as apps or components to other orgs, not necesary your own.

いいえ、それらは同じではありません。プレイグラウンドは本番組織に似ていますが、名前が示すとおりにのみ機能します。プレイグラウンド。Trailhead からのものを試すことはできますが、自分が作成したものを構築するためにそれを使用することはお勧めしません。後でパッケージ化してクライアントに送信したいと考えています。

Sandbox は、本番組織にあるものをテストしたり、本番組織に送信するものを構築したりするための組織であり、現在の本番組織のコピーです。

Dev Org は、後でパッケージ化し、アプリまたはコンポーネントとして他の組織に送信できるものを構築できる組織です。自分のものである必要はありません。

Playground instances are Production instances that one can use for learning purposes. This instance will have some mock data that you will provided while you try to complete a trailhead module.

Sandboxes are available only on certain types of Production instances like Enterprise, Unlimited etc. There are different salesforce instances we have and based on feature and data growth.. respective Salesforce license based Production instance is acquired. And within that Production instance (which is the instance where you normally run your sales or service processes), you get a facility to create sandboxes. Sandboxes can be used for different purposes, but typically for testing any Features that you want to deploy to production.

Dev Org -> is another type of Production org that one can sign up for Free. You can use this org to build any features of personal interest or try any new salesforce features.

Dev Org and Playground has License limitations as to how many users you can have as well as Data storage limitation (in comparison to sandbox).

In short.. each of them have their own purposes

Playground インスタンスは、学習目的で使用できる実稼働インスタンスです。このインスタンスには、Trailhead モジュールを完了する際に提供する模擬データが含まれます。

サンドボックスは、エンタープライズ、無制限などの特定の種類の本番インスタンスでのみ利用できます。機能やデータの増加に基づいて、さまざまな Salesforce インスタンスが用意されています。それぞれの Salesforce ライセンス ベースの本番インスタンスが取得されます。そして、その実稼働インスタンス (通常、販売またはサービスのプロセスを実行するインスタンス) 内で、サンドボックスを作成する機能を利用できます。サンドボックスはさまざまな目的に使用できますが、通常は実稼働環境にデプロイする機能をテストするために使用されます。

Dev Org -> は、無料でサインアップできる別のタイプの Production 組織です。この組織を使用して、個人的に興味のある機能を構築したり、新しい Salesforce 機能を試したりすることができます。

Dev Org と Playground には、(サンドボックスと比較して) データ ストレージの制限と同様に、保持できるユーザーの数に関するライセンス制限があります。

要するに…それぞれに独自の目的があります

Sandbox はテスト環境であり、Dev Org は別個の本番組織です。バッジの場合は、プレイグラウンドまたは新しい開発組織を使用するための具体的な手順が記載されています。バッジの指示に従って、それぞれの組織を使用できます。

Sandbox is a test environment and Dev Org is a separate production Org. For badges.. you will have specific instructions to either use playground or a new Dev org for it. You cna use the respective Org accordingly.. as per the badge instructions.

プレイグラウンドは実稼働インスタンスですが、個人的な使用/遊び/学習のみを目的としています。実際のProfessionalエディションの制作とは何の関係もありません。このドキュメント ( https://help.salesforce.com/articleView?id=data_sandbox_environments.htm&type=5 )によると、Professional エディションには開発者サンドボックスが 10 個しかありません。つまり、本番環境のコピーになりますが、何も含まれていません。そこに生産データがあります。データローダーやその他の読み込みツールなどを使用して、手動でロードする必要があります。

Dev org は個人使用にも適しており、プレイグラウンドも使用できます。

playground which is a production instance but only for your personal use/playing/learning. It doesnt have anything to do with your actual Prfoessional edition production. According to this documentation (https://help.salesforce.com/articleView?id=data_sandbox_environments.htm&type=5) for Professional edition you only have 10 dveloper sandboxes, which means it will be a copy of your production but it wont have any prpduction data in there. You will have to load them manually using something like a dataloader or any other loading tools.

Dev org also for personal use and you can use a playground as well.

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0