Skip to content

Commit

Permalink
Merge pull request #1595 from mspnp/landing-page
Browse files Browse the repository at this point in the history
landing page
  • Loading branch information
GitHubber17 committed Aug 18, 2020
2 parents 048b7dd + 0d2b45c commit 940b67a
Show file tree
Hide file tree
Showing 4 changed files with 162 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/framework/cost/design-initial-estimate.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Estimate the initial cost
title: Initial cost estimate
description: Describes strategies to model your cloud costs
author: PageWriter-MSFT
ms.date: 05/12/2020
Expand Down
158 changes: 158 additions & 0 deletions docs/framework/cost/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
### YamlMime:Landing

title: Cost Optimization
summary: Apply the cost principles in your architecture to accelerate your time to market while avoiding capital-intensive solutions. Consider opportunity costs. Use the cost calculators to estimate the initial and operational costs. Finally, establish policies, budgets, and controls that set cost limits for your solution.

metadata:
author: PageWriter-MSFT
description: "Apply the cost principles in your architecture to accelerate your time to market while avoiding capital-intensive solutions. Consider opportunity costs. Use the cost calculators to estimate the initial and operational costs. Finally, establish policies, budgets, and controls that set cost limits for your solution."
manager: scottboc
ms.author: prwilk
ms.collection: na
ms.date: 08/07/2020
ms.service: architecture-center
ms.subservice: well-architected
ms.topic: landing-page
services: na

landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb

# Card
- title: Key points
linkLists:
- linkListType: quickstart
links:
- text: Principles
url: overview.md
- text: Design checklist
url: design-checklist.md
- text: Provision checklist
url: provision-checklist.md
- text: Monitor checklist
url: monitor-checklist.md
- text: Optimize checklist
url: optimize-checklist.md
- text: Tradeoffs
url: tradeoffs.md
- linkListType: learn
links:
- text: Cost optimization
url: https://docs.microsoft.com/learn/modules/azure-well-architected-introduction/3-cost-optimization
- linkListType: video
links:
- text: What trade-offs have you made to optimize for cost?
url: https://www.microsoft.com/videoplayer/embed/RE4zw3n
# Card
- title: Design within the cost limits
linkLists:
- linkListType: get-started
links:
- text: Organization structure
url: design-model.md#organization-structure
- text: Capture clear requirements
url: design-capture-requirements.md
- text: Consider the cost constraints
url: design-model.md#cost-constraints
- text: Consider tradeoffs
url: tradeoffs.md
- linkListType: concept
links:
- text: Develop a cost model
url: design-model.md
- text: Understand the usage meters
url: design-resources.md
- text: Cost impact across regions
url: design-regions.md
- text: Consumption or fixed?
url: design-price.md
- text: Use PaaS
url: design-paas.md
- text: Estimate an initial cost
url: design-initial-estimate.md
- linkListType: video
links:
- text: How is your organization modeling cloud costs?
url: https://www.microsoft.com/videoplayer/embed/RE4zlDU
# Card
- title: Provision the right resources
linkLists:
- linkListType: overview
links:
- text: AI + Machine Learning
url: provision-ai-ml.md
- text: Big Data
url: provision-analytics.md
- text: Data store
url: provision-datastores.md
- text: Networking
url: provision-networking.md
- linkListType: video
links:
- text: How do you ensure that cloud resources are appropriately provisioned?
url: https://www.microsoft.com/videoplayer/embed/RE4zw3m
- text: How do you manage the storage footprint of your digital assets?
url: https://www.microsoft.com/videoplayer/embed/RE4zdQC
# Card
- title: Monitor your cloud spend
linkLists:
- linkListType: concept
links:
- text: Review alerts
url: monitor-alert.md
- text: Generate cost reports
url: monitor-reports.md
- text: Conduct cost reviews
url: monitor-reviews.md
- linkListType: video
links:
- text: How are you monitoring your costs?
url: https://www.microsoft.com/videoplayer/embed/RE4zgrp
# Card
- title: Optimize based on audits
linkLists:
- linkListType: concept
links:
- text: Autoscale instances
url: optimize-autoscale.md
- text: Reserved instances
url: optimize-reserved.md
- text: Right-size VMs
url: optimize-vm.md
- linkListType: video
links:
- text: What actions are you taking to optimize cloud costs?
url: https://www.microsoft.com/videoplayer/embed/RE4yYLM
# Card
- title: Cost tools and services
linkLists:
- linkListType: concept
links:
- text: Azure Pricing Calculator
url: https://azure.microsoft.com/pricing/calculator
- text: Azure Migrate
url: /azure/migrate/migrate-services-overview
- text: Microsoft Azure Total Cost of Ownership (TCO) Calculator
url: https://azure.microsoft.com/pricing/tco/calculator/
- text: Azure Advisor
url: /azure/advisor/advisor-cost-recommendations
- text: Azure Cost Management
url: /azure/cost-management-billing/costs/
- text: Visualize cost reports
url: /power-bi/desktop-connect-azure-cost-management
# Card
- title: Consumption APIs
linkLists:
- linkListType: reference
links:
- text: Billing account API
url: /rest/api/billing/2019-10-01-preview/billingaccounts
- text: Billing Periods API
url: /rest/api/billing/enterprise/billing-enterprise-api-billing-periods
- text: Usage Detail API
url: /rest/api/billing/enterprise/billing-enterprise-api-usage-detail
- text: Marketplace Store Charge API
url: /rest/api/billing/enterprise/billing-enterprise-api-marketplace-storecharge
- text: Price Sheet API
url: /rest/api/billing/enterprise/billing-enterprise-api-pricesheet
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ Transform your data into actionable insights using the best-in-class machine lea

## Pricing Calculator

* [Customize and get pricing estimates](https://azure.com/e/96162a623bda4911bb8f631e317affc6)
* [Customize and get pricing estimates](https://azure.com/e/96162a623bda4911bb8f631e317affc6)
2 changes: 2 additions & 0 deletions docs/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ items:
href: framework/index.md
- name: Cost Optimization
items:
- name: About
href: framework/cost/index.yml
- name: Principles
href: framework/cost/overview.md
- name: Design
Expand Down

0 comments on commit 940b67a

Please sign in to comment.