7241X Exam Discussions & Posts
F.Sulaiman
Commented on June 28, 2025
Q20: B
The goal is to achieve 99.99% availability, which typically requires:
Multiple virtual machines deployed across multiple availability zones for high availability and redundancy.
UNITED STATES
Niks
Commented on June 28, 2025
Question 36 answer is A
Anonymous
Tojan
Commented on June 28, 2025
Good reference thank you
Anonymous
HK
Commented on June 28, 2025
Very Helpful course :)
Anonymous
DeeJay
Commented on June 28, 2025
QUESTION: 183
The correct answer is: Cold site
Explanation:
Here's a quick breakdown of each Disaster Recovery (DR) concept:
Hot site: Fully operational and mirrors the primary site. Failover is nearly immediate (minutes to hours).
Warm site: Partially prepared site with some systems and data, but may require additional configuration or data syncing. Takes hours to a few days to become operational.
Cold site: A site with basic infrastructure (power, HVAC, etc.), but no active systems or up-to-date data. Takes weeks to become fully operational.
Active-active approach: All sites are operational simultaneously, sharing the load and providing immediate failover.
Since the failover will take four weeks to become fully operational, this best fits the definition of a Cold site.
IRELAND
Dhaval
Commented on June 28, 2025
Question 55: Is a PaaS solution provides additional memory to apps by changing pricing tiers?
The statement is true: A Platform as a Service (PaaS) solution, such as those that host web apps in Azure, can indeed be provided with additional memory by changing the pricing tier
Anonymous
To deploy a resourcegroup using template use New-A
Commented on June 28, 2025
Page69/Q55 - Correct answer is B
JAPAN
dEEjAY
Commented on June 27, 2025
QUESTION: 203
The right answer is A
To resolve the connectivity issue, let's analyze the configuration:
The ISP provided a subnet of 98.174.235.142/28, which gives the following details:
Network address: 98.174.235.128
Usable IP range: 98.174.235.129 to 98.174.235.142
Broadcast address: 98.174.235.143
The router is configured with a subnet mask of 255.255.255.224, which corresponds to a CIDR of /27. This subnet mask divides the provided range incorrectly. The /27 subnet would use addresses from 98.174.235.128 to 98.174.235.159, which is outside the range given to the company.
The default gateway configured as 98.174.235.129 is actually a valid IP address within the provided /28 range but not valid with the /27 subnet mask.
Evaluating the Options:
Change the subnet mask to .240. This would imply a subnet mask of 255.255.255.240, or /28, which matches the ISP's provided range. This would be a valid option as it would align with the ISP's configuration.
Change the Ethernet cable
IRELAND
Sam
Commented on June 27, 2025
Welll crafted for exam preparation
Anonymous