Docker for Beginners - DevOps for Java and Spring Boot
- Category Other
- Type Tutorials
- Language English
- Total size 2.3 GB
- Uploaded By freecoursewb
- Downloads 382
- Last checked 3 days ago
- Date uploaded 2 years ago
- Seeders 8
- Leechers 6
Infohash : 64B127B3D9A60E8E62651DD7E3B50B96AFDE8A0A
Docker for Beginners: DevOps for Java & Spring Boot 
https://CourseWikia.com
Last updated 5/2023
Duration: 6h 16m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 2.26 GB
Genre: eLearning | Language: English
Docker for Beginners. DevOps for Java Spring Boot Microservices. Get Hands-on with Docker.
What you'll learn
Use Docker to containerise and run Java Spring Boot Microservices
Use Docker to containerise and run Java Spring Boot Full Stack Applications
Create Docker images for 8 Java Spring Boot Projects
Learn Docker Commands and Docker Architecture
Use Dockerfile to Automate Building of your Docker Image
Create Docker Java Images with maven plugins - Dockerfile Spotify Plugin, JIB Plugin and Fabric8 Docker Maven Plugin
Best practices in creating Docker Images for Java applications - Improve Caching of Docker Images and create Multi Stage Docker Builds.
You will Containerize Java Spring Boot Todo Web Application talking with MySQL
You will Containerize Java Spring Boot React Full Stack Application with Docker
You will Containerize CCS, CES Microservices, Eureka Naming Server and Zuul API Gateway with Docker and Run them using Docker Compose
You will learn to run MySQL, RabbitMQ and Zipkin as Docker Containers
You will learn the basics of Docker Networking - HOST, BRIDGE and NONE
You will learn to use Docker Compose to Manage Your Containers
You will learn the basics of Microservices
You will Join 300,000 Learners having AMAZING LEARNING Experiences with in28Minutes
Requirements
You DO NOT need to have any experience with Docker
You have some programming experience with Java, Spring and/or Spring Boot
We will help you install Eclipse, Visual Studio Code, Git client, Docker Desktop and Node JS (for npm)
Description
Do you want to learn to Create Docker Images and containers for Java Spring Boot Applications and Microservices with an easy to learn, step by step approach?
Files:
[ CourseWikia.com ] Docker for Beginners - DevOps for Java and Spring Boot- Get Bonus Downloads Here.url (0.2 KB) ~Get Your Files Here ! 01 - Introduction
- 001 Deploy Spring Boot Applications to Docker - Getting Started.mp4 (20.6 MB)
- 001 Deploy Spring Boot Applications to Docker - Getting Started_en.srt (4.1 KB)
- 001 Step 01 - Installing Docker - Docker.mp4 (10.8 MB)
- 001 Step 01 - Installing Docker - Docker_en.srt (5.2 KB)
- 002 Quick Tip for Windows 10 Use 192.168.99.100 in URL instead of localhost.html (0.5 KB)
- 003 Step 02 - Your First Docker Usecase - Deploy a Spring Boot Application.mp4 (15.0 MB)
- 003 Step 02 - Your First Docker Usecase - Deploy a Spring Boot Application_en.srt (3.7 KB)
- 004 Step 03 - Docker Concepts - Registry, Repository, Tag, Image & Containers.mp4 (46.3 MB)
- 004 Step 03 - Docker Concepts - Registry, Repository, Tag, Image & Containers_en.srt (8.5 KB)
- 005 Step 04 - Playing with Docker Images and Containers.mp4 (42.4 MB)
- 005 Step 04 - Playing with Docker Images and Containers_en.srt (9.0 KB)
- 006 Step 05 - Understanding Docker Architecture - Docker Client, Docker Engine.mp4 (15.4 MB)
- 006 Step 05 - Understanding Docker Architecture - Docker Client, Docker Engine_en.srt (5.7 KB)
- 007 Step 06 - Why is Docker Popular.mp4 (8.1 MB)
- 007 Step 06 - Why is Docker Popular_en.srt (4.4 KB)
- 008 Step 07 - Playing with Docker Images.mp4 (46.0 MB)
- 008 Step 07 - Playing with Docker Images_en.srt (12.1 KB)
- 009 Step 08 - Playing with Docker Containers.mp4 (60.6 MB)
- 009 Step 08 - Playing with Docker Containers_en.srt (13.0 KB)
- 010 Step 09 - Playing with Docker Commands - stats, system.mp4 (44.6 MB)
- 010 Step 09 - Playing with Docker Commands - stats, system_en.srt (10.0 KB)
- 001 Importing Docker Projects.mp4 (23.8 MB)
- 001 Importing Docker Projects_en.srt (5.4 KB)
- 001 Step 01 - Setting up 01 Spring Boot Hello World Rest API in Local.mp4 (25.7 MB)
- 001 Step 01 - Setting up 01 Spring Boot Hello World Rest API in Local_en.srt (5.5 KB)
- 002 Step 02 - Build Docker Image Manually for 01 Hello World Rest API.mp4 (110.0 MB)
- 002 Step 02 - Build Docker Image Manually for 01 Hello World Rest API_en.srt (19.9 KB)
- 003 Quick Tip for Windows 10 Use 192.168.99.100 in URL instead of localhost.html (0.5 KB)
- 004 Step 03 - Use Dockerfile to Build Docker Image.mp4 (32.4 MB)
- 004 Step 03 - Use Dockerfile to Build Docker Image_en.srt (8.9 KB)
- 005 Step 04 - Understanding Docker Image Layers, Caching and Dockerfile.mp4 (38.6 MB)
- 005 Step 04 - Understanding Docker Image Layers, Caching and Dockerfile_en.srt (7.5 KB)
- 006 Quick Tip for Windows 10 Enable Expose Demon without TLS option.html (0.9 KB)
- 007 Step 05 - Using Dockerfile Spotify Plugin to Create Docker Images.mp4 (52.0 MB)
- 007 Step 05 - Using Dockerfile Spotify Plugin to Create Docker Images_en.srt (8.8 KB)
- 008 Step 06 - Create a generic reusable Dockerfile.mp4 (9.8 MB)
- 008 Step 06 - Create a generic reusable Dockerfile_en.srt (2.9 KB)
- 009 Step 07 - Improving Caching of Docker Images by Adding Libraries in a Separate S.mp4 (62.4 MB)
- 009 Step 07 - Improving Caching of Docker Images by Adding Libraries in a Separate S_en.srt (11.6 KB)
- 010 Step 08 - Using JIB Plugin to Create Docker Images.mp4 (49.6 MB)
- 010 Step 08 - Using JIB Plugin to Create Docker Images_en.srt (10.6 KB)
- 011 Step 09 - Using Fabric8 Docker Maven Plugin to Create Docker Images.mp4 (19.8 MB)
- 011 Step 09 - Using Fabric8 Docker Maven Plugin to Create Docker Images_en.srt (7.9 KB)
- 012 Do you want to help us.html (0.7 KB)
- 001 Step 01 - Setting up 02 Spring Boot Todo Web Application in Local.mp4 (55.1 MB)
- 001 Step 01 - Setting up 02 Spring Boot Todo Web Application in Local_en.srt (11.3 KB)
- 002 Step 02 - Create Docker Image for Spring Boot Todo Web Application.mp4 (47.7 MB)
- 002 Step 02 - Create Docker Image for Spring Boot Todo Web Application_en.srt (10.9 KB)
- 003 Step 03 - Understanding ENTRYPOINT, CMD, COPY and ADD instructions.mp4 (30.1 MB)
- 003 Step 03 - Understanding ENTRYPOINT, CMD, COPY and ADD instructions_en.srt (6.3 KB)
- 004 Step 04 - Pushing 02 Spring Boot Todo Web Application to Docker Hub.mp4 (16.6 MB)
- 004 Step 04 - Pushing 02 Spring Boot Todo Web Application to Docker Hub_en.srt (6.6 KB)
- 001 Step 01 - Code Review of 03 Todo Web Application MySQL.mp4 (23.3 MB)
- 001 Step 01 - Code Review of 03 Todo Web Application MySQL_en.srt (6.0 KB)
- 002 Step 02 - Running MySQL as Docker Container on Local.mp4 (62.2 MB)
- 002 Step 02 - Running MySQL as Docker Container on Local_en.srt (13.0 KB)
- 003 Step 03 - Connect Spring Boot Todo Web App to MySQL on Local.mp4 (27.1 MB)
- 003 Step 03 - Connect Spring Boot Todo Web App to MySQL on Local_en.srt (5.9 KB)
- 004 Step 04 - Create Docker Image for 03 Todo Web Application and Use Link to connec.mp4 (76.4 MB)
- 004 Step 04 - Create Docker Image for 03 Todo Web Application and Use Link to connec_en.srt (12.8 KB)
- 005 Step 05 - Exploring Docker Networking - HOST, BRIDGE and NONE.mp4 (16.7 MB)
- 005 Step 05 - Exploring Docker Networking - HOST, BRIDGE and NONE_en.srt (8.3 KB)
- 006 Step 06 - Creating a Custom Network and Connect MySQL and WebApplication.mp4 (32.4 MB)
- 006 Step 06 - Creating a Custom Network and Connect MySQL and WebApplication_en.srt (6.3 KB)
- 007 Step 07 - Using Docker Volumes to Persist Data.mp4 (71.7 MB)
- 007 Step 07 - Using Docker Volumes to Persist Data_en.srt (15.0 KB)
- 001 Step 01 - Exploring 04 Java Full Stack Spring Boot React App.mp4 (15.7 MB)
- 001 Step 01 - Exploring 04 Java Full Stack Spring Boot React App_en.srt (6.2 KB)
- 002 Step 02 - Running React Frontend in Local.mp4 (21.3 MB)
- 002 Step 02 - Running React Frontend in Local_en.srt (5.7 KB)
- 003 Step 03 - Containerizing Java REST API Backend.mp4 (41.8 MB)
- 003 Step 03 - Containerizing Java REST API Backend_en.srt (7.0 KB)
- 004 Step 04 - Creating Multi Stage Docker Build for React Frontend Code.mp4 (49.0 MB)
- 004 Step 04 - Creating Multi Stage Docker Build for React Frontend Code_en.srt (11.6 KB)
- 005 Step 05 - Improve Front End Docker Build - dockerignore.mp4 (79.8 MB)
- 005 Step 05 - Improve Front End Docker Build - dockerignore_en.srt (12.3 KB)
- 006 Step 06 - Using Multi Stage Docker Build for Java REST API Backend.mp4 (69.6 MB)
- 006 Step 06 - Using Multi Stage Docker Build for Java REST API Backend_en.srt (11.0 KB)
- 007 Step 07 - Running Java REST API Backend Docker Image.mp4 (38.3 MB)
- 007 Step 07 - Running Java REST API Backend Docker Image_en.srt (5.8 KB)
- 008 Step 08 - Exploring Docker Compose.mp4 (32.8 MB)
- 008 Step 08 - Exploring Docker Compose_en.srt (5.1 KB)
- 009 Docker Compose Scale Command.html (0.7 KB)
- 010 Step 09 - Running Full Stack Application with Docker Compose.mp4 (65.7 MB)
- 010 Step 09 - Running Full Stack Application with Docker Compose_en.srt (13.4 KB)
- 011 Step 10 - Using Docker Compose for Java Spring Boot Todo Web Application - MySql.mp4 (47.2 MB)
- 011 Step 10 - Using Docker Compose for Java Spring Boot Todo Web Application - MySql_en.srt (9.1 KB)
- 012 Step 11 - Playing with Docker Compose.mp4 (49.3 MB)
- 012 Step 11 - Playing with Docker Compose_en.srt (8.8 KB)
- 001 Step 01 - Introduction to Microservices.mp4 (9.4 MB)
- 001 Step 01 - Introduction to Microservices_en.srt (4.6 KB)
- 002 Step 02 - Advantages of Microservices.mp4 (2.9 MB)
- 002 Step 02 - Advantages of Microservices_en.srt (3.0 KB)
- 003 Step 03 - Understanding Docker and Microservices - An Amazing Combo.mp4 (6.5 MB)
- 003 Step 03 - Understanding Docker and Microservices - An Amazing Combo_en.srt (6.1 KB)
- 004 Step 04 - Overview of CCS and CES Spring Boot Microservices.mp4 (59.1 MB)
- 004 Step 04 - Overview of CCS and CES Spring Boot Microservices_en.srt (13.3 KB)
- 005 Step 05 - Create Docker Images and Containers for Java Spring Boot Microservices.mp4 (80.3 MB)
- 005 Step 05 - Create Docker Images and Containers for Java Spring Boot Microservices_en.srt (17.0 KB)
- 006 Step 06 - Run Java Spring Boot Microservices using Docker Compose.mp4 (53.7 MB)
- 006 Step 06 - Run Java Spring Boot Microservices using Docker Compose_en.srt (10.7 KB)
- 001 Step 01 - Understanding the need for Service Registry.mp4 (4.6 MB)
- 001 Step 01 - Understanding the need for Service Registry_en.srt (4.7 KB)
- 002 Step 02 - Create Docker Images for Eureka Naming Server.mp4 (79.3 MB)
- 002 Step 02 - Create Docker Images for Eureka Naming Server_en.srt (14.3 KB)
- 003 Step 03 - Configure and Run Java Spring Boot Microservices with Eureka Service.mp4 (81.4 MB)
- 003 Step 03 - Configure and Run Java Spring Boot Microservices with Eureka Service_en.srt (13.7 KB)
- 001 Step 01 - Configure CES and CCS Microservices with Zuul API Gateway.mp4 (41.4 MB)
- 001 Step 01 - Configure CES and CCS Microservices with Zuul API Gateway_en.srt (10.0 KB)
- 002 Step 02 - Use Docker Compose to Run Microservices with Zuul.mp4 (44.8 MB)
- 002 Step 02 - Use Docker Compose to Run Microservices with Zuul_en.srt (7.3 KB)
- 001 Step 01 - Introduction to Zipkin and Update Microservices to Connect to Zipkin.mp4 (51.0 MB)
- 001 Step 01 - Introduction to Zipkin and Update Microservices to Connect to Zipkin_en.srt (10.0 KB)
- 002 Step 02 - Using Docker Compose to Launch Zipkin, RabbitMq and Microservices.mp4 (71.8 MB)
- 002 Step 02 - Using Docker Compose to Launch Zipkin, RabbitMq and Microservices_en.srt (13.1 KB)
- 003 Step 03 - Running Zipkin, RabbitMq and Microservices.mp4 (26.0 MB)
- 003 Step 03 - Running Zipkin, RabbitMq and Microservices_en.srt (6.0 KB)
- 004 Step 04 - Thank You.mp4 (3.6 MB)
- 004 Step 04 - Thank You_en.srt (1.3 KB)
- 001 Bonus Lecture.html (1.8 KB)
- Bonus Resources.txt (0.4 KB)
There are currently no comments. Feel free to leave one :)
Code:
- udp://tracker.torrent.eu.org:451/announce
- udp://tracker.tiny-vps.com:6969/announce
- http://tracker.foreverpirates.co:80/announce
- udp://tracker.cyberia.is:6969/announce
- udp://exodus.desync.com:6969/announce
- udp://explodie.org:6969/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://9.rarbg.to:2780/announce
- udp://tracker.internetwarriors.net:1337/announce
- udp://ipv4.tracker.harry.lu:80/announce
- udp://open.stealth.si:80/announce
- udp://9.rarbg.to:2900/announce
- udp://9.rarbg.me:2720/announce
- udp://opentor.org:2710/announce