1)Compare the IDAM in amazon vs. Microsoft? 2) What is IDAM for google ? 3) what
ID: 3820651 • Letter: 1
Question
1)Compare the IDAM in amazon vs. Microsoft?
2) What is IDAM for google ?
3) what are the differences between amazon elastic beanstalk and amazon cloud formation deployment management services?
4) what are deployment management services for Microsoft and google?
5)compare various options available for analytical services in Microsoft amazon and google?
6) what is difference b/n instance and image in EC2?
7) which type of hypervisor implemented in cloud reference model?
All the questions are related to cloud computing.
Explanation / Answer
1 Answer)
Before going to know the comparison. You have to know what is IDAM.
Identity and Access Management (IdAM) is the combination of technical systems, policies, and processes that create, define, and govern the utilization
and safeguarding of identity information, as well as managing the relationship between an entity and the resources to
which access is needed.
Comparision:
Generally, Identity and Access Management for Microsoft is Azure Active Directory.
For Amazon, it should be AWS Identity And Acess Management + AWS Directory Services
Explanation:
Microsoft has proven experience in identity management through Windows Server Active Directory and Forefront Identity Manager.
Now we have extended our offerings to provide you with a powerful set of cloud-based identity and access management solutions on Azure Active Directory.
Increase productivity and reduce help desk costs with self-service and single sign-on experiences.
AWS Identity and Access Management (IAM) enables you to securely control access to AWS services and resources for your users.
Using IAM, you can create and manage AWS users and groups, and use permissions to allow and deny their access to AWS resources.
AWS Directory Service for Microsoft Active Directory (Enterprise Edition), also known as AWS Microsoft AD, enables your directory-aware workloads and AWS resources to use managed Active Directory in the AWS Cloud.
The Microsoft AD service is built on actual Microsoft Active Directory and does not require you to synchronize or replicate data from your existing Active Directory to the cloud.
3 Answer)
ElasticBeanstalk is a PAAS- you can upload the specifically Ruby/Rails, node.js or Python/django or Python/Flask apps.
If you're running anything else like Scala, Haskell or anything else, create a Docker image for it and upload that Docker image into Elastic Beanstalk (*).
You can do the uploading of your app into Elastic Beanstalk by either running the aws cli for CloudFormation or you create a recipe for Opsworks to upload your app into Elastic Beanstalk.
You can also run the aws cli for Cloudformation through Opsworks.
CloudFormation is a json template that specifies the state of the resource(s) that you want to deploy i.e. you want to deploy an AWS EC2 micro t2 instance in us-east-1 as part of VPC 192.168.1.0/24. In the case of an EC2 instance,
you can specify what should run on that resource through your custom bash script in the user-data section of the EC2 resource. CloudFormation is just a template. The template gets fleshed ourt as a running resource only if you run it either through the AWS Management Console for CloudFormation or if you run the aws cli command for Cloudformation i.e. aws cloudformation
2 Answer)
Google Cloud Platform offers Cloud IAM, which let you manage access control by defining who (members) has what access (role) for which resource.
With IAM you can grant more granular access to specific Google Cloud Platform resources and prevent unwanted access to other resources.
In Cloud IAM, you grant access to members. Members can be of following types:
Google account
Service account
Google group
Gsuite domain
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.