Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Spring Core Dev Ops on AWS
Introduction
Course Introduction (1:59)
Instructor Introduction (2:05)
Checking out from GitHub (7:51)
Getting Help with Spring (4:29)
Example Spring Project Overview (6:34)
Course Requirements (1:26)
Externalizing Properties
Section Overview (1:26)
Property Source (7:32)
Spring Environment Properties (6:09)
Multiple Properties Files (4:13)
Spring Boot application.properties (5:00)
Property Hierarchy in Spring (5:41)
Using Spring Profiles
Spring Profiles - Section Overview (3:14)
Configuring Spring Profiles (4:44)
Setting the Active Profile for Testing (7:55)
Setting the Spring Active Profile (10:12)
Spring Boot Profile Properties (4:49)
Spring Boot Profiles Code Assignment (1:01)
Spring Boot Profile Code Assignment Review (6:17)
Spring Boot Profiles with YAML (6:05)
Spring Profiles Summary (2:18)
Using a MySQL Datasource
Section Overview (2:01)
MySQL Maven Dependencies (2:13)
MySQL Configuration (2:50)
MySQL Data Source Configuration (10:17)
Update to Bootstrap Loader (5:47)
MySQL Service Account (7:13)
Encrypting Properties (8:38)
MySQL Code Assignment (1:54)
MySQL Code Assignmnet Review (3:18)
Continuous Integration
Section Overview (2:11)
Building a Continuous Integration Environment (4:30)
Introduction to AWS (5:06)
Which Linux Distribution? (2:07)
Provisioning a Server on AWS (6:31)
How DNS Works (8:06)
Installing Jenkins (12:15)
Using Route 53 (3:34)
Setting up Apache for Jenkins (8:31)
Why not Map Jenkins to Port 80? (3:32)
Creating SSH Keys (7:50)
Forking GitHub Project (2:46)
Configuring GitHub with SSH Key (2:52)
Installing Git on Jenkins Server (2:47)
Configuring Jenkins Credentials (3:13)
Configuring Maven on Jenkins (2:43)
Configuring Jenkins Maven Build (6:09)
Triggering a Jenkins Build (7:31)
GitHub WebHooks (4:04)
Conclusion (2:10)
Using Artifactory
Introduction (2:31)
Assignment: Artifactory Server (1:46)
Introduction to Docker (3:34)
Installing Docker (11:52)
Running Artifactory Image (10:48)
Assignment - Configure Virutal Host for Artifiactory (2:44)
Assignment Review (4:57)
Resolving Artifacts through Artifactory (11:42)
Deploying to Artifactory (8:56)
Configuring Jenkins (6:00)
Conclusion (2:10)
Virtualized Cloud Deployment
Introduction (1:49)
Assignment - Provision Database Server (1:45)
Configuring the Production Data Source (5:20)
Production Data Source Security (3:34)
Assignment - Provision Application Server (1:05)
installing Java (4:40)
Installing Spring Boot Application (3:36)
Running a Spring Boot Application (14:43)
Assignment Encypt DB Password (1:35)
Deploying Spring Boot as a Linux Service (9:45)
Conclusion (2:48)
Amazon RDS
Introduction (2:07)
Provision MySQL RDS Database on AWS (7:39)
Assignment Deploy Spring Boot Application using RDS Database (2:27)
Conclusion (2:24)
installing Java
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock