Skip to content

Commit 72f382a

Browse files
author
Ken Lawson
committed
Merge branch 'main' of https://github.com/KenMAG/learn-pr
2 parents 544cad7 + c73108d commit 72f382a

File tree

9,301 files changed

+195441
-213073
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

9,301 files changed

+195441
-213073
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,10 @@
199199
"source_path_from_root": "/learn-pr/wwl-data-ai/deploy-paas-solutions-with-azure-sql/7-describe-sql-edge.yml",
200200
"redirect_url": "/training/modules/deploy-paas-solutions-with-azure-sql/"
201201
},
202+
{
203+
"source_path_from_root": "/learn-pr/wwl-data-ai/explore-iaas-paas-platform-tools-for-high-availability-disaster-recovery/4-describe-temporal-tables-azure-sql-database.yml",
204+
"redirect_url": "/training/modules/explore-iaas-paas-platform-tools-for-high-availability-disaster-recovery/"
205+
},
202206
{
203207
"source_path_from_root": "/learn-pr/wwl-data-ai/describe-performance-monitoring/6-describe-azure-sql-insights.yml",
204208
"redirect_url": "/training/modules/describe-performance-monitoring/"
484 KB
Loading

learn-pr/achievements/review-principles-code-debugging-exception-handling-c-sharp.svg

Lines changed: 85 additions & 0 deletions
Loading
Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.introduction
3-
title: Introduction
4-
metadata:
5-
adobe-target: true
6-
prefetch-feature-rollout: true
7-
title: Introduction
8-
description: Get basic information about Redis and Azure Cache for Redis, and see the learning objectives and prerequisites for this module.
9-
author: judubois
10-
ms.author: judubois
11-
ms.date: 06/05/2023
12-
ms.topic: unit
13-
ms.custom: team=cloud_advocates
14-
ms.contributors: judubois-03112021
15-
durationInMinutes: 3
16-
content: |
17-
[!include[](includes/1-introduction.md)]
18-
1+
### YamlMime:ModuleUnit
2+
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: Get basic information about Redis and Azure Cache for Redis, and see the learning objectives and prerequisites for this module.
7+
author: judubois
8+
ms.author: judubois
9+
ms.date: 06/05/2023
10+
ms.topic: unit
11+
ms.custom: team=cloud_advocates
12+
ms.contributors: judubois-03112021
13+
durationInMinutes: 3
14+
content: |
15+
[!include[](includes/1-introduction.md)]
16+
Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.setup
3-
title: Exercise - Set up Azure Cache for Redis
4-
metadata:
5-
adobe-target: true
6-
prefetch-feature-rollout: true
7-
title: Exercise - Set up Azure Cache for Redis
8-
description: In this unit, set up the Azure CLI and use it to create an Azure Cache for Redis instance.
9-
author: judubois
10-
ms.author: judubois
11-
ms.date: 06/05/2023
12-
ms.topic: unit
13-
ms.custom:
14-
- team=cloud_advocates
15-
- devx-track-azurecli
16-
ms.contributors: judubois-03112021
17-
durationInMinutes: 5
18-
content: |
19-
[!include[](includes/2-setup.md)]
20-
1+
### YamlMime:ModuleUnit
2+
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.setup
3+
title: Exercise - Set up Azure Cache for Redis
4+
metadata:
5+
title: Exercise - Set up Azure Cache for Redis
6+
description: In this unit, set up the Azure CLI and use it to create an Azure Cache for Redis instance.
7+
author: judubois
8+
ms.author: judubois
9+
ms.date: 06/05/2023
10+
ms.topic: unit
11+
ms.custom:
12+
- team=cloud_advocates
13+
- devx-track-azurecli
14+
ms.contributors: judubois-03112021
15+
durationInMinutes: 5
16+
content: |
17+
[!include[](includes/2-setup.md)]
18+
Lines changed: 18 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.create-configure
3-
title: Learn about Redis for Java and Spring Boot applications
4-
metadata:
5-
adobe-target: true
6-
prefetch-feature-rollout: true
7-
title: Learn about Redis for Java and Spring Boot applications
8-
description: Learn about Redis, Azure Cache for Redis, and Spring Data Redis, and how to use them with Java and Spring Boot applications.
9-
author: judubois
10-
ms.author: judubois
11-
ms.date: 06/05/2023
12-
ms.topic: unit
13-
ms.custom:
14-
- team=cloud_advocates
15-
- devx-track-extended-java
16-
ms.contributors: judubois-03112021
17-
durationInMinutes: 5
18-
content: |
19-
[!include[](includes/3-create-configure.md)]
20-
1+
### YamlMime:ModuleUnit
2+
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.create-configure
3+
title: Learn about Redis for Java and Spring Boot applications
4+
metadata:
5+
title: Learn about Redis for Java and Spring Boot applications
6+
description: Learn about Redis, Azure Cache for Redis, and Spring Data Redis, and how to use them with Java and Spring Boot applications.
7+
author: judubois
8+
ms.author: judubois
9+
ms.date: 06/05/2023
10+
ms.topic: unit
11+
ms.custom:
12+
- team=cloud_advocates
13+
- devx-track-extended-java
14+
ms.contributors: judubois-03112021
15+
durationInMinutes: 5
16+
content: |
17+
[!include[](includes/3-create-configure.md)]
18+
Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.exercise-create-configure
3-
title: Exercise - Create a Spring Boot application that uses Spring Data Redis
4-
metadata:
5-
adobe-target: true
6-
prefetch-feature-rollout: true
7-
title: Exercise - Create a Spring Boot application that uses Spring Data Redis
8-
description: Complete this exercise to create a Spring Boot application and configure Spring Data Redis to store business data in Redis.
9-
author: judubois
10-
ms.author: judubois
11-
ms.date: 06/05/2023
12-
ms.topic: unit
13-
ms.custom: team=cloud_advocates
14-
ms.contributors: judubois-03112021
15-
durationInMinutes: 7
16-
content: |
17-
[!include[](includes/4-exercise-create-configure.md)]
18-
1+
### YamlMime:ModuleUnit
2+
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.exercise-create-configure
3+
title: Exercise - Create a Spring Boot application that uses Spring Data Redis
4+
metadata:
5+
title: Exercise - Create a Spring Boot application that uses Spring Data Redis
6+
description: Complete this exercise to create a Spring Boot application and configure Spring Data Redis to store business data in Redis.
7+
author: judubois
8+
ms.author: judubois
9+
ms.date: 06/05/2023
10+
ms.topic: unit
11+
ms.custom: team=cloud_advocates
12+
ms.contributors: judubois-03112021
13+
durationInMinutes: 7
14+
content: |
15+
[!include[](includes/4-exercise-create-configure.md)]
16+
Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.store-session-data
3-
title: Store HTTP session data with Spring Session
4-
metadata:
5-
adobe-target: true
6-
prefetch-feature-rollout: true
7-
title: Store HTTP session data with Spring Session
8-
description: Learn about Spring Session and how to use it to store HTTP session data in Redis.
9-
author: judubois
10-
ms.author: judubois
11-
ms.date: 06/05/2023
12-
ms.topic: unit
13-
ms.custom: team=cloud_advocates
14-
ms.contributors: judubois-03112021
15-
durationInMinutes: 5
16-
content: |
17-
[!include[](includes/5-store-session-data.md)]
18-
1+
### YamlMime:ModuleUnit
2+
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.store-session-data
3+
title: Store HTTP session data with Spring Session
4+
metadata:
5+
title: Store HTTP session data with Spring Session
6+
description: Learn about Spring Session and how to use it to store HTTP session data in Redis.
7+
author: judubois
8+
ms.author: judubois
9+
ms.date: 06/05/2023
10+
ms.topic: unit
11+
ms.custom: team=cloud_advocates
12+
ms.contributors: judubois-03112021
13+
durationInMinutes: 5
14+
content: |
15+
[!include[](includes/5-store-session-data.md)]
16+
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.exercise-store-session-data
3-
title: Exercise - Store HTTP session data in Redis
4-
metadata:
5-
adobe-target: true
6-
prefetch-feature-rollout: true
7-
title: Exercise - Store HTTP session data in Redis
8-
description: Complete this exercise to add Spring Session to your Spring Boot application and use it to store HTTP session data in Azure Cache for Redis.
9-
author: judubois
10-
ms.author: judubois
11-
ms.date: 06/05/2023
12-
ms.topic: unit
13-
ms.custom: team=cloud_advocates
14-
ms.contributors: judubois-03112021
15-
durationInMinutes: 5
16-
content: |
17-
[!include[](includes/6-exercise-store-session-data.md)]
18-
1+
### YamlMime:ModuleUnit
2+
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.exercise-store-session-data
3+
title: Exercise - Store HTTP session data in Redis
4+
metadata:
5+
title: Exercise - Store HTTP session data in Redis
6+
description: Complete this exercise to add Spring Session to your Spring Boot application and use it to store HTTP session data in Azure Cache for Redis.
7+
author: judubois
8+
ms.author: judubois
9+
ms.date: 06/05/2023
10+
ms.topic: unit
11+
ms.custom: team=cloud_advocates
12+
ms.contributors: judubois-03112021
13+
durationInMinutes: 5
14+
content: |
15+
[!include[](includes/6-exercise-store-session-data.md)]
16+
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.exercise-deploy-app-service
3-
title: Exercise - Deploy the Spring Boot Redis application to Azure
4-
metadata:
5-
adobe-target: true
6-
prefetch-feature-rollout: true
7-
title: Exercise - Deploy the Spring Boot Redis application to Azure
8-
description: Deploy the Spring Boot application to Azure App Service in the cloud, and use Azure Cache for Redis clustered functionality.
9-
author: judubois
10-
ms.author: judubois
11-
ms.date: 06/05/2023
12-
ms.topic: unit
13-
ms.custom: team=cloud_advocates
14-
ms.contributors: judubois-03112021
15-
durationInMinutes: 5
16-
content: |
17-
[!include[](includes/7-exercise-deploy-app-service.md)]
18-
1+
### YamlMime:ModuleUnit
2+
uid: learn.accelerate-scale-spring-boot-application-azure-cache-redis.exercise-deploy-app-service
3+
title: Exercise - Deploy the Spring Boot Redis application to Azure
4+
metadata:
5+
title: Exercise - Deploy the Spring Boot Redis application to Azure
6+
description: Deploy the Spring Boot application to Azure App Service in the cloud, and use Azure Cache for Redis clustered functionality.
7+
author: judubois
8+
ms.author: judubois
9+
ms.date: 06/05/2023
10+
ms.topic: unit
11+
ms.custom: team=cloud_advocates
12+
ms.contributors: judubois-03112021
13+
durationInMinutes: 5
14+
content: |
15+
[!include[](includes/7-exercise-deploy-app-service.md)]
16+

0 commit comments

Comments
 (0)