Microsoft is offering an excellent framework to support cloud migration and adoption process –Microsoft Cloud Adoption Framework (CAF)
The framework defined an iterative process with the following phases:
- Define Strategy
- Plan
- Ready
- Adopt
- Govern
- Manage
For each of them, Cloud Adoption Framework (CAF) provides us a list of templates, tools, and assessment mechanisms that can help us to improve the adoption and migration process. Let's take a look at the ones for Manage.
Azure Well-Architected Review
It enables us to analyze and assess our current cloud architecture from Azure best practices point of view. For each area where there is space for improvements, the tool provides us a list of recommendations that can be used to improve our cloud solution.
The architecture dimensions that can be assessed are:
- Cost Optimization: An effective architecture achieves business goals and ROI requirements while keeping costs within the allocated budget.
- Operational Excellence: To ensure that your application is running effectively over time, consider multiple perspectives, from both an application and infrastructure angles. Your strategy must include the processes that you implement so that your users are getting the right experience.
- Performance Efficiency: Prioritize scalability as you design and implement phases. Scalability leads to lower maintenance costs, better user experience, and higher agility.
- Reliability: In a cloud environment you scale out rather than buying higher-end hardware to scale up. While it's always desirable to prevent all failure, focus your efforts in minimizing the effects of a single failing component.
- Security: Security is one of the most important aspects of any architecture. It provides confidentiality, integrity, and availability assurances against deliberate attacks and abuse of your valuable data and systems. Losing these assurances can negatively impact your business operations and revenue, as well as your organization's reputation in the marketplace. In the following series of articles, we'll discuss key architectural considerations and principles for security and how they apply to Azure.
Comments
Post a Comment