Account Management, Billing & Support Pt 1 Flashcards
What is AWS Organization?
It’s a Gobal Service that allows to manage Multiple AWS Accounts under a Unique Organization.
Page 379
What are the main benefits of using AWS Organization
- Only One Master Account
- Consolidate Billings
- Having billing beneffits as much Accounts are registered in the Organization.
- Pooling of EC2 along all the accounts in the Organization.
Page 379
Is there a Central Configuration Center in AWS Organization?
YES
With AWS Organization you can centralize de configurations of all AWS Accounts and Automate them
Page 379
Can you use API to work with AWS Organization?
Yes, there is an API to automate AWS account creation
Page 379
What is the role of Service Control Policy (SCP) in AWS Organization?
To Restrict account privileges along all the AWS Accounts in AWS Organization.
Page 379
What could be a good strategy to organize your AWS Organization?
Multiple Account Strategie
(user a differente account for each area)
Page 380
What are the benefits of implementing Multiple Account Strategie
+ Isolate Services and it’s cost
+ Better Auditing
+ Having Multiple Accounts instead of Multiple VPC.
Page 380
In AWS Organization, what is a OU and a OU Root?
Organization Unit
OU Root is the Main Organization Unit that contains another OU.
Page 382
What is a Maste/Managment Account?
It’s the principal account in a OU, each OU that has the privilige to work that its inherited OU Master Accountt granted to it.
The Root OU hast the more prowerfull accout (Master Accout)
Page 382
Does SCP work White/Black List of IAM?
YES
Page 383, 385
SCP can work as IAM as OU and IAM Accounts?
Yes.
it works on OU or IAM Account level
Page 383
What is the default privilege that a SCP has when it has been created?
NOTHING!!
YOU MUST be crear for specifying ALLOW or DENAY access, it cannot be unespecified.
Page 383
Does SCP has effect on Master/Managed Accound?
NO, only on subordinates Account into the OU Root.
Page 384
How Policies work on OU and its inner OU and Accounts?
The Policies of a OU are inherited from the OU Parten to it’s children, so, it’s not possible to set an special policy that is again of a inherited policy.
Page 384
Which acctions can you do once Consolidated Billing is activated, chosse 4?
a. Combine Use of resource
b. Isolate Use of resources
c. Share the Volume Pricing
d. Setting an amount of cost on each OU.
e. Reserved Instances and Savings Plans discounts
f. Seprate Bills
g. One Bill
a. Combine Use of resource.
c. Share the Volume Pricing.
e. Reserved Instances and Savings Plans discounts
g. One Bill
Page 386
What is AWS Control Tower?
It’s a Orchestrator for multiple AWS where you can:
+ Automate Setups
+ Handle multiple AWS Account.
+ All account are ruled under the Destiny Zone practicies and policies.
+ Implements a Single-Sing-On on all accounts managed in Control Tower.
https://aws.amazon.com/es/controltower/?control-blogs.sort-by=item.addit
Page 387
What is a Desntiny Zone?
It’s the group entity where AWS Control Tower works to provides to all AWS Accounts to live along with each other and share the same policies and practices.
https://aws.amazon.com/es/controltower/?control-blogs.sort-by=item.addit
Page 387
AWS Control Tower can handled multiple Organizations?
Yes, it works with multiple organization
https://aws.amazon.com/es/controltower/features/
AWS Control Tower can handled multiple Organizations?
Yes, it works with multiple organization
https://aws.amazon.com/es/controltower/features/
What are the 4 Pricing Model of AWS?
Pay-As-You-Go
Save When You Reserve
Pay Less By Using More
Pay Less As AWS Growing
Page 388
What is the model based on Volume-Based Discounts?
A. Pay-As-You-Go
B. Save When You Reserve
C. Pay Less By Using More
E. Pay Less As AWS Growing
C. Pay Less By Using More
Page 388
What is the model where you pay for what you use?
A. Pay-As-You-Go
B. Save When You Reserve
C. Pay Less By Using More
E. Pay Less As AWS Growing
A. Pay-As-You-Go
Page 388
If you kown how long and how much resources you need in AWS Cloud, what kind of model fits better to you?
Save When You Reserve
Page 388
What means Pay Less As AWS Grows?
You will pay less as long as AWS Grows, offering discount on its services.
Page 388
What is the difference betwen Free Tier and Free Service?
In Free Tier, you must pay for the services if you excede an amount of load or a period of time but a Free Services it’s a service without any cost in AWS and they can bee on a Trail or Complete Free.
Page 389
What of these services are on Free Tire:
A. IAM
B. VPC
C. Consolidated Billing
D. Elastic Beanstalk
E. CloudFormation
F. Auto Scaling Groups
G. EC2 t2.micro instance for a year
H. S3
I. EBS
J. ELB
K. AWS Data transfer
G. EC2 t2.micro instance for a year
H. S3
I. EBS
J. ELB
K. AWS Data transfer
Page 389
What of these services are Free and doesn’t demand resoruces:
A. IAM
B. VPC
C. Consolidated Billing
D. Elastic Beanstalk
E. CloudFormation
F. Auto Scaling Groups
G. EC2 t2.micro instance for a year
H. S3
I. EBS
J. ELB
K. AWS Data transfer
A. IAM
B. VPC
C. Consolidated Billing
Page 389
What of these services are Free and but the resources can generate fees:
A. IAM
B. VPC
C. Consolidated Billing
D. Elastic Beanstalk
E. CloudFormation
F. Auto Scaling Groups
G. EC2 t2.micro instance for a year
H. S3
I. EBS
J. ELB
K. AWS Data transfer
D. Elastic Beanstalk
E. CloudFormation
F. Auto Scaling Groups
G. EC2 t2.micro instance for a year
Page 389
What are the 5 model pricing that EC2 has?
- On Demand
- Reserver
- On Spot
- On Dedicate Host
- Saving Plans
Page 391
Which aspect consider Lamda for its computing billing?
- Amount of call (invocations)
- Duration of the call.
Page 392
Which aspect consider EC2 for its computing billing?
The Model of the Instance, T1 T2, M2, etc…
Pagee 392
Which aspect consider Fargate for its computing billing?
The numbers of vCPUs and Memory that your app demands.
Page 392
How S3 calculate its bills?
Page 393