This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Cloud Native eBook changelog
Vaishali Raval edited this page Jan 7, 2022
·
6 revisions
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
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
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
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 !
- System requirements
- Development setup
- Databases & containers
- Architecture
- Application
- Code
- Logging and Monitoring
- Tests