17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
Java Spring Boot Microservices On Kubernetes On AWS Cloud
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Java Spring Boot Microservices on Kubernetes on AWS Cloud
English | Size: 10.52 GB Genre: eLearning
Continuous Integration, Delivery and Deployment (CI/CD), using Git & GitHub, of Microservices on Kubernetes on AWS Cloud What you’ll learn You will learn how to create Microservices with Spring Boot and Java that are run as Docker containers. You will learn how to use Git and GitHub to create Continuous Integration (CI) and delivery (CD) with Docker and Docker Hub. You will learn how to process REST request and use Spring Framework’s processing to serialize, deserialize and process JSON structures. You will learn how to create Docker images and run images as Docker containers as well as deploy images on minikube. You will learn basic commands for Docker and Kubernetes and also to create and use a Postgres database. You will learn how to create Cloud Servers or Instances and deploy applications on Kubernetes. You will also learn how to install Kubernetes.
You will learn how to create Java Spring Boot applications that are managed and run as Microservices. You will learn how to use Git, GitHub, Docker and Docker Hub to setup Continuous Integration and Delivery (CI/CD). You will also learn how to deploy applications on both minikube and Kubernetes installed on Cloud servers. You will also learn how to process REST request and use Spring Framework to serialize, deserialize and process JSON structures. You will learn how to use Docker to create and run images which you will then deploy on Kubernetes. You will learn how to create AWS servers (instances) in the Cloud and install Kubernetes to create your own cluster.
In bullets:
Handling of REST applications in Java Spring Boot with Postman as a REST client Basics of Spring Data JPA (Java Persistent API) Basics of Microservices and communication between services in Spring and in Docker containers Basics of handling Docker images, containers and registries Git repositories and configuration of workflows for Continuous Integration (CI) and Delivery (CD) with GitHub and Docker Hub Basics of AWS EC2 instances (Servers) in the Cloud Basics of Kubernetes on AWS Cloud servers and application deployment Introduces different parts that could be used to find a specific part to dig deeper into as for example Spring, GitHub CI/CD, Docker or Kubernetes. What this course is not about:
The course does not go deep into all aspects of CI/CD but instead deals with the fundamental parts of the process to create, integrate, deploy and call a Spring application. The course does not create production ready applications or systems but is a very good introduction to the process of developing, integrating and deploying applications with Git, GitHub, Docker, DokerHub and Kubernetes in a Cloud environment
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
1 - Introduction/1 - Introduction.mp4
38.3 MB
1 - Introduction/1 - Lecture-1-part-1.pdf
137 KB
1 - Introduction/2 - Lecture-2-part-1.pdf
622.5 KB
1 - Introduction/2 - Setup the environment.mp4
115.3 MB
10 - CICD of the Exercises Application New version/39 - exercises.zip
33.6 KB
10 - CICD of the Exercises Application New version/39 - Lecture-14-part-1.pdf
76.4 KB
10 - CICD of the Exercises Application New version/39 - Verify the Exercises Application with Postman.mp4
197.7 MB
10 - CICD of the Exercises Application New version/40 - Continuous Integration and Delivery CICD Exercises Application.mp4
414.5 MB
10 - CICD of the Exercises Application New version/40 - deployment-dockerhub.yaml
723 B
10 - CICD of the Exercises Application New version/40 - exercises.zip
33.6 KB
10 - CICD of the Exercises Application New version/40 - Lecture-14-part-2.pdf
82.3 KB
11 - Continuous Deployment CD on minikube and AWS/41 - Deployment of the Document Service.mp4
402.9 MB
11 - Continuous Deployment CD on minikube and AWS/41 - document-deployment.yaml
722 B
11 - Continuous Deployment CD on minikube and AWS/41 - Lecture-15-part-1.pdf
78 KB
11 - Continuous Deployment CD on minikube and AWS/42 - Deployment of the Exercises Application.mp4
254.8 MB
11 - Continuous Deployment CD on minikube and AWS/42 - exercises-deployment.yaml
722 B
11 - Continuous Deployment CD on minikube and AWS/42 - Lecture-15-part-2.pdf
82.8 KB
11 - Continuous Deployment CD on minikube and AWS/43 - Create Postgres Image workflow files and deploy on Kubernetes.mp4
567.6 MB
11 - Continuous Deployment CD on minikube and AWS/43 - document-deployment.yaml
722 B
11 - Continuous Deployment CD on minikube and AWS/43 - exercises-deployment.yaml
722 B
11 - Continuous Deployment CD on minikube and AWS/43 - Lecture-15-part-3.pdf
87.9 KB
11 - Continuous Deployment CD on minikube and AWS/43 - pgnote-deployment.yaml
696 B
11 - Continuous Deployment CD on minikube and AWS/43 - pgnote.zip
3.4 KB
11 - Continuous Deployment CD on minikube and AWS/44 - deployment-dockerhub.yaml
723 B
11 - Continuous Deployment CD on minikube and AWS/44 - Lecture-15-part-4.pdf
85.4 KB
11 - Continuous Deployment CD on minikube and AWS/44 - Postgres on one Pod Exercises and Document Service on minikube.mp4
326.7 MB
11 - Continuous Deployment CD on minikube and AWS/45 - document-deployment.yaml
722 B
11 - Continuous Deployment CD on minikube and AWS/45 - exercises-deployment.yaml
722 B
11 - Continuous Deployment CD on minikube and AWS/45 - Lecture-15-part-5.pdf
86.4 KB
11 - Continuous Deployment CD on minikube and AWS/45 - pgnote-deployment.yaml
696 B
11 - Continuous Deployment CD on minikube and AWS/45 - Postgres on one Pod Exercises and Document Service on AWS.mp4
467.1 MB
2 - Rest and Spring Annotation/3 - Lecture-3-Overview.pdf
193.7 KB
2 - Rest and Spring Annotation/3 - Overview Basics in REST and Spring annotation.mp4
135.2 MB
2 - Rest and Spring Annotation/4 - exercises.zip
7.5 KB
2 - Rest and Spring Annotation/4 - Lecture-3-part-1.pdf
269.8 KB
2 - Rest and Spring Annotation/4 - Logging Configuration file and PathVariable.mp4
169.9 MB
2 - Rest and Spring Annotation/5 - exercises.zip
7.5 KB
2 - Rest and Spring Annotation/5 - Lecture-3-part-2.pdf
137.9 KB
2 - Rest and Spring Annotation/5 - Post Put and Delete Mapping.mp4
193.8 MB
2 - Rest and Spring Annotation/6 - Exception Handler and Post Construct.mp4
295.4 MB
2 - Rest and Spring Annotation/6 - exercises.zip
7.5 KB
2 - Rest and Spring Annotation/6 - Lecture-3-part-3.pdf
133.9 KB
3 - Basics in Spring JPA/7 - Entity Class and Autowire Repository.mp4
479.5 MB
3 - Basics in Spring JPA/7 - exercises.zip
15.7 KB
3 - Basics in Spring JPA/7 - Lecture-4-part-1.pdf
315.2 KB
3 - Basics in Spring JPA/8 - exercises.zip
15.7 KB
3 - Basics in Spring JPA/8 - Lecture-4-part-2.pdf
222.4 KB
3 - Basics in Spring JPA/8 - Query builder mechanism.mp4
216.3 MB
3 - Basics in Spring JPA/9 - exercises.zip
15.7 KB
3 - Basics in Spring JPA/9 - Lecture-4-part-3.pdf
204.4 KB
3 - Basics in Spring JPA/9 - Spring Test and Junit5 tests.mp4
86.5 MB
4 - Microservices and JSON processing/10 - Lecture-5-Overview.pdf
213.6 KB
4 - Microservices and JSON processing/10 - Overview Basics in JSON Processing.mp4
30.4 MB
4 - Microservices and JSON processing/11 - Basics in JSON Processing.mp4
243.8 MB
4 - Microservices and JSON processing/11 - exercises.zip
26.2 KB
4 - Microservices and JSON processing/11 - Lecture-5-part-1.pdf
163.3 KB
4 - Microservices and JSON processing/12 - Data format conversion.mp4
106.5 MB
4 - Microservices and JSON processing/12 - exercises.zip
26.2 KB
4 - Microservices and JSON processing/12 - Lecture-5-part-2.pdf
76.1 KB
4 - Microservices and JSON processing/13 - Lecture-6-Overview.pdf
195.6 KB
4 - Microservices and JSON processing/13 - Overview Microservices.mp4
105.3 MB
4 - Microservices and JSON processing/14 - Create a document microservice.mp4
405.1 MB
4 - Microservices and JSON processing/14 - documentservice.zip
9.8 KB
4 - Microservices and JSON processing/14 - Lecture-6-part-1.pdf
167.9 KB
4 - Microservices and JSON processing/15 - Document References in the Note Controller.mp4
540.1 MB
4 - Microservices and JSON processing/15 - documentservice.zip
9.8 KB
4 - Microservices and JSON processing/15 - exercises.zip
26.2 KB
4 - Microservices and JSON processing/15 - Lecture-6-part-2.pdf
133.9 KB
4 - Microservices and JSON processing/16 - documentservice.zip
9.8 KB
4 - Microservices and JSON processing/16 - exercises.zip
26.2 KB
4 - Microservices and JSON processing/16 - Lecture-6-part-3.pdf
167.2 KB
4 - Microservices and JSON processing/16 - Request Documents from the Document Service using a Reactor Client.mp4
500.3 MB
4 - Microservices and JSON processing/17 - documentservice.zip
9.8 KB
4 - Microservices and JSON processing/17 - exercises.zip
26.2 KB
4 - Microservices and JSON processing/17 - Lecture-6-part-4.pdf
209.3 KB
4 - Microservices and JSON processing/17 - Tests for the Document and Repository classes.mp4
84.8 MB
5 - Docker and Kubernetes Minikube/18 - Lecture-7-Docker-conceptual-overview.pdf
264.6 KB
5 - Docker and Kubernetes Minikube/18 - Overview Basics in Docker.mp4
166 MB
5 - Docker and Kubernetes Minikube/19 - Dockerfile
379 B
5 - Docker and Kubernetes Minikube/19 - Dockerfile and basic commands.mp4
233.3 MB
5 - Docker and Kubernetes Minikube/19 - Lecture-7-part-1.pdf
256.3 KB
5 - Docker and Kubernetes Minikube/20 - Basic commands and Linux example.mp4
162.9 MB
5 - Docker and Kubernetes Minikube/20 - Lecture-7-part-2.pdf
202.2 KB
5 - Docker and Kubernetes Minikube/21 - Lecture-8-Minikube-conceptual-overview.pdf
260.7 KB
5 - Docker and Kubernetes Minikube/21 - Overview Basics in Kubernetes Minikube.mp4
131.4 MB
5 - Docker and Kubernetes Minikube/22 - Lecture-8-part-1.pdf
244.3 KB
5 - Docker and Kubernetes Minikube/22 - Minikube basic commands.mp4
222.5 MB
5 - Docker and Kubernetes Minikube/23 - deployment.yaml
640 B
5 - Docker and Kubernetes Minikube/23 - Lecture-8-part-2.pdf
273 KB
5 - Docker and Kubernetes Minikube/23 - Minikube deployment and kubectl.mp4
370.9 MB
5 - Docker and Kubernetes Minikube/24 - deployment-dockerhub.yaml
723 B
5 - Docker and Kubernetes Minikube/24 - Lecture-8-part-3.pdf
242.4 KB
5 - Docker and Kubernetes Minikube/24 - Minikube and Docker Hub.mp4
235.3 MB
6 - Basics in Git and GitHub repository/25 - Git basic commands and GitHub.mp4
314.6 MB
6 - Basics in Git and GitHub repository/25 - Lecture-9-part-1.pdf
270.3 KB
6 - Basics in Git and GitHub repository/26 - Git basic commands branches and Document Service.mp4
121.5 MB
6 - Basics in Git and GitHub repository/26 - Lecture-9-part-2.pdf
231.8 KB
7 - Continuous Integration and Delivery/27 - Lecture-10-Overview.pdf
197.3 KB
7 - Continuous Integration and Delivery/27 - Overview Basics in CICD.mp4