exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 164 discussion

An organization is having an application which can start and stop an EC2 instance as per schedule. The organization needs the MAC address of the instance to be registered with its software. The instance is launched in EC2-CLASSIC.
How can the organization update the MAC registration every time an instance is booted?

  • A. The organization should write a boot strapping script which will get the MAC address from the instance metadata and use that script to register with the application.
  • B. The organization should provide a MAC address as a part of the user data. Thus, whenever the instance is booted the script assigns the fixed MAC address to that instance.
  • C. The instance MAC address never changes. Thus, it is not required to register the MAC address every time.
  • D. AWS never provides a MAC address to an instance; instead the instance ID is used for identifying the instance for any software registration.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
AWS provides an on demand, scalable infrastructure. AWS EC2 allows the user to launch On- Demand instances. AWS does not provide a fixed MAC address to the instances launched in EC2-CLASSIC. If the instance is launched as a part of EC2-VPC, it can have an ENI which can have a fixed MAC. However, with EC2-
CLASSIC, every time the instance is started or stopped it will have a new MAC address. To get this MAC, the organization can run a script on boot which can fetch the instance metadata and get the MAC address from that instance metadata. Once the MAC is received, the organization can register that MAC with the software.
Reference:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AESDG-chapter-instancedata.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
amministrazione
8 months, 3 weeks ago
A. The organization should write a boot strapping script which will get the MAC address from the instance metadata and use that script to register with the application.
upvoted 1 times
...
cldy
3 years, 4 months ago
A. The organization should write a boot strapping script which will get the MAC address from the instance metadata and use that script to register with the application.
upvoted 3 times
...
01037
3 years, 7 months ago
I think it's A
upvoted 1 times
01037
3 years, 6 months ago
Assigning the instance an eni could be a better solution
upvoted 1 times
...
...
viet1991
3 years, 7 months ago
A. "AGUARCODE 2 months, 1 week ago AWS provides an on demand, scalable infrastructure. AWS EC2 allows the user to launch On- Demand instances. AWS does not provide a fixed MAC address to the instances launched in EC2-CLASSIC. If the instance is launched as a part of EC2-VPC, it can have an ENI which can have a fixed MAC. However, with EC2-CLASSIC, every time the instance is started or stopped it will have a new MAC address. To get this MAC, the organization can run a script on boot which can fetch the instance metadata and get the MAC address from that instance metadata. Once the MAC is received, the organization can register that MAC with the software." http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AESDG-chapter-instancedata.html https://www.examtopics.com/discussions/amazon/view/31264-exam-aws-certified-solutions-architect-professional-topic-1/
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago