Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Cloud Native eBook changelog

Vaishali Raval edited this page Jan 7, 2022 · 6 revisions

eBook - Architecting Cloud Native .NET Applications for Azure

Release 1.0.2 (2021-12-17)

Reference commits : 56ebe37, 2493f04, c2ff1f8, 8adb068, 583059d, 020d60e, 0b3686f

  • Updates NET 6 specific content in the following pages :

    • Application resiliency patterns
    • Deploying containers in Azure
    • Azure Bridge to Kubernetes
    • Deploying eShopOnContainers to Azure
    • When should you avoid using containers and orchestrators?
    • Leveraging serverless functions
    • Front-end client communication
    • Simple Gateways
    • gRPC
    • How to deploy an app to Azure Container Instances
    • Cloud-native security

Release 1.0.3 (2021-07-12)

Reference commits : 438e8bb, 0670f93, 3db0f67, e6195b2,6236ad3,4dab6c6,4fc1ea7,97248bf, f47aa43

  • Fixes broken link in few pages.
  • Updates typo and grammar in few pages.
  • Corrects the terraform related specification.
  • Updates IdentityServer4 licensing term.
  • Updates the relation vs nosql relation data comparison page.
  • Updates the scale containers serverless page.
  • Updates the WebSPA page theme.

Contributions :

We’d like to acknowledge and thank the following community members for their valuable contributions !

@diegohi, @markwragg, @BartoszKlonowski,@hyoshioka0128, @melkor54248, @Naidile-P-N

Release 1.0.2 (2021-01-19)

Reference commits : f1bc316, d64e2dc

  • Updates specific content in the following pages :

    • Index
    • Introduction to cloud-native applications
    • Candidate apps for cloud native
    • Introducing eShopOnContainers reference app
    • Mapping eShopOnContainers to Azure Services
    • Deploying eShopOnContainers to Azure
    • Centralized configuration
    • Defining Cloud Native
    • Introducing eShopOnContainers reference app
    • Mapping eShopOnContainers to Azure Services
    • Leveraging containers and orchestrators
    • Front-end client communication
    • Service-to-service communication
    • Distributed data
    • Relational vs. NoSQL data
    • Application resiliency patterns
    • Observability patterns
    • Logging with Elastic Stack
    • Monitoring in Azure Kubernetes Services
    • Azure Monitor
    • Identity
    • Azure security for cloud-native apps
    • DevOps
    • Cloud Native Application Bundles

Release 1.0.1 (2020-11-10)

Reference commits : 19435cc, 153df0e, cc64143, 891eeac, 03479bd, a5e5037, 9440064

  • Updates Azure Monitor specific content in the following pages :
    • Azure Monitor
    • Observability patterns
    • Service-to-service communication
  • Fixes the code block annotation in the following pages :
    • Feature flags
    • Leveraging containers and orchestrators
  • Changes docs prefix (https://docs.microsoft.com) in the following pages :
    • Cloud Native Application Bundles
    • Application resiliency patterns
    • Authentication and Authorization in cloud-native apps
    • Azure Active Directory
    • Caching in a cloud-native application
    • Azure Monitor
    • Azure security for cloud-native apps
    • Candidate apps for cloud native
    • Centralized configuration
    • Combining containers and serverless approaches for cloud-native services
    • Cloud-native communication patterns
    • Defining Cloud Native
    • Deploying containers in Azure
    • Deploying eShopOnContainers to Azure
    • DevOps
    • Distributed data
    • Elasticsearch in cloud-native applications
    • Feature flags
    • Front-end client communication
    • gRPC
    • IdentityServer for Cloud Native Apps
    • Identity
    • Infrastructure as code
    • Azure platform resiliency
    • Leveraging containers and orchestrators
    • Logging with Elastic Stack
    • Mapping eShopOnContainers to Azure Services
    • Monitoring in Azure Kubernetes Services
  • Updates the cloud native definition in page Defining Cloud Native
  • Updates deployment section in page Leveraging containers and orchestrators
  • Fixes typo in page Relational vs. NoSQL data
  • Fixes multi AKS cluster statement in page Mapping eShopOnContainers to Azure Services

Contributions :

We’d like to acknowledge and thank the following community members for their valuable contributions !

@robvet, @nschonni, @DCtheGeek, @karoldeland, @Resolved817

Clone this wiki locally