diff --git a/docs/_images/best-practices.svg b/docs/_images/best-practices.svg index 1f84392261c..69488ccbf70 100644 --- a/docs/_images/best-practices.svg +++ b/docs/_images/best-practices.svg @@ -1,16 +1,30 @@ - - Best Practices for Cloud Applications - - - - - - - - - - - - - + + + + +Best Practices for Cloud Applications + + + + + + + + + + + + + + diff --git a/docs/_images/data-guide.svg b/docs/_images/data-guide.svg new file mode 100644 index 00000000000..417f8e1c360 --- /dev/null +++ b/docs/_images/data-guide.svg @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/docs/index.md b/docs/index.md index 250dd4c88bb..23746a5562d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -71,7 +71,7 @@ layout: LandingPage
- Best Practices + Best Practices
@@ -84,6 +84,26 @@ layout: LandingPage
+ +
  • + +
    +
    +
    +
    +
    + Data Architecture Guide +
    +
    +
    +

    Azure Data Architecture Guide

    +

    A structured approach to designing data-centric solutions on Microsoft Azure.

    +
    +
    +
    +
    +
    +
  • @@ -96,7 +116,7 @@ layout: LandingPage
  • -

    Building microservices on Azure

    +

    Building Microservices on Azure

    This multi-part series takes you through the process of designing and building a microservices architecture on Azure. A reference implementation is included.

    @@ -104,100 +124,100 @@ layout: LandingPage
    - +
  • - +
    - Design Review Checklists + Designing for Resiliency
    -

    Design Review Checklists

    -

    Checklists to assist developers and solution architects during the design process.

    +

    Designing for Resiliency

    +

    Learn how to design resilient applications for Azure.

  • - +
  • - +
    - Azure Virtual Datacenter e-book + Azure Building Blocks
    -

    Azure Virtual Datacenter e-book

    -

    This e-book shows you how to deploy enterprise workloads to the Azure cloud platform, while respecting your existing security and networking policies.

    +

    Azure Building Blocks

    +

    Simplify deployment of Azure resources. With a single settings file, deploy complex architectures in Azure.

  • - +
  • - +
    - Azure for AWS Professionals + Design Review Checklists
    -

    Azure for AWS Professionals

    -

    Leverage your AWS experiences in Microsoft Azure.

    +

    Design Review Checklists

    +

    Checklists to assist developers and solution architects during the design process.

  • - +
  • - +
    - Designing for Resiliency + Azure Virtual Datacenter e-book
    -

    Designing for Resiliency

    -

    Learn how to design resilient applications for Azure.

    +

    Azure Virtual Datacenter e-book

    +

    This e-book shows you how to deploy enterprise workloads to the Azure cloud platform, while respecting your existing security and networking policies.

  • - +
  • - +
    - Azure Building Blocks + Azure for AWS Professionals
    -

    Azure Building Blocks

    -

    Simplify deployment of Azure resources. With a single settings file, deploy complex architectures in Azure.

    +

    Azure for AWS Professionals

    +

    Leverage your AWS experiences in Microsoft Azure.

    @@ -216,7 +236,7 @@ layout: LandingPage
    -

    Performance antipatterns

    +

    Performance Antipatterns

    How to detect and fix some common causes of performance and scalability problems in cloud applications.