Get Microsoft Azure Fundamentals: Describe Microsoft Cost Management and Service Level Agreements Microsoft Quiz Answers
Migration to the cloud presents new ways to think about your IT expenses. The cloud also removes the burden of supporting IT infrastructure.
As you move to the cloud, you might ask:
- How much will it cost?
- What guarantees does Azure provide around uptime and connectivity?
- How do preview services impact my production applications?
Learn about the factors that influence cost, tools you can use to help estimate and manage your cloud spend, and how Azure’s service-level agreements (SLAs) can impact your application design decisions.
Enroll on Microsoft
Plan and Manage Your Azure Costs
Knowledge Check
Q1. Which is the best first step the team should take to compare the cost of running these environments on Azure versus in their datacenter?
- They’re just test environments. Spin them up and check the bill at the end of the month.
- Assume that running in the cloud costs about the same as running in the datacenter.
- Run the Total Cost of Ownership Calculator.
Q2. What’s the best way to ensure that the development team doesn’t provision too many virtual machines at the same time?
- Do nothing. Let the development team use what they need.
- Apply spending limits to the development team’s Azure subscription.
- Verbally give the development lead a budget and hold them accountable for overages.
Q3. Which is the most efficient way for the testing team to save costs on virtual machines on weekends, when testers are not at work?
- Delete the virtual machines before the weekend and create a new set the following week.
- Deallocate virtual machines when they’re not in use.
- Just let everything run. Azure bills you only for the CPU time that you use.
Q4. Resources in the Dev and Test environments are each paid for by different departments. What’s the best way to categorize costs by department?
- Apply a tag to each virtual machine that identifies the appropriate billing department.
- Split the cost evenly between departments.
- Keep a spreadsheet that lists each team’s resources.
Choose the Right Azure Services by Examining SLAs and Service Lifecycle
Knowledge Check
Q1. What’s the SLA for Azure Maps in terms of guaranteed uptime?
- 99 percent
- 99.9 percent
- 99.99 percent
Q2. What’s the new composite SLA? Remember, the new SLA includes a third virtual machine and Azure Maps.
- 99.58 percent
- 99.78 percent
- 99.99 percent
Q3. Adding a third virtual machine reduces the composite SLA. How can Tailwind Traders offset this reduction?
- Increase the size of each virtual machine.
- Deploy extra instances of the same virtual machines across the different availability zones in the same Azure region.
- Do nothing. Using Azure Load Balancer increases the SLA for virtual machines.
Q4. What approach might the company take in adding the augmented reality (AR) preview service to its architecture?
- The Special Orders app is already in production. The company shouldn’t look into the AR service until the service reaches general availability (GA).
- The Special Orders app is mainly for use by retail employees. The company can integrate the AR service now because potential downtime or failures aren’t an important factor.
- The development team can create a prototype version of the app that includes the AR service that it tests out with select retail employees.
Conclusion:
I hope this Microsoft Azure Fundamentals: Describe Microsoft Cost Management and Service Level Agreements Microsoft Quiz Answers would be useful for you to learn something new from this problem. If it helped you then don’t forget to bookmark our site for more Coding Solutions.
This Problem is intended for audiences of all experiences who are interested in learning about Data Science in a business context; there are no prerequisites.
Keep Learning!
More Coding Solutions >>
LeetCode Solutions
Hacker Rank Solutions
CodeChef Solutions