Briefing Amazon Knowledge

which is true?

When thinking of AWS Elastic Beanstalk’s model, which is true?

levels (dev, stage, prod, fo forth). Deployments belong to environments, and are pushes of bundles of code for the environments to run. http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/Welcome.html

A.
Applications have many deployments, deployments have many environments.

B.
Environments have many applications, applications have many deployments.

C.
Applications have many environments, environments have many deployments.

D.
Deployments have many environments, environments have many applications.

Explanation:
Explanation/Reference:
Applications group logical services. Environments belong to Applications, and typically represent different deployment