FileMood

Download Java Spring Boot Microservices on Kubernetes on AWS Cloud

Java Spring Boot Microservices on Kubernetes on AWS Cloud

Name

Java Spring Boot Microservices on Kubernetes on AWS Cloud

 DOWNLOAD Copy Link

Total Size

11.3 GB

Total Files

128

Last Seen

2024-10-15 23:54

Hash

100CF0EE83223986E98D1FD82B8A83DBE49BC2E9

/1 - Introduction/

1 - Introduction.mp4

40.1 MB

1 - Lecture-1-part-1.pdf

140.3 KB

2 - Lecture-2-part-1.pdf

637.4 KB

2 - Setup the environment.mp4

120.9 MB

/10 - CICD of the Exercises Application New version/

39 - Lecture-14-part-1.pdf

78.3 KB

39 - Verify the Exercises Application with Postman.mp4

207.3 MB

39 - exercises.zip

34.4 KB

40 - Continuous Integration and Delivery CICD Exercises Application.mp4

434.6 MB

40 - Lecture-14-part-2.pdf

84.3 KB

40 - deployment-dockerhub.yaml

0.7 KB

40 - exercises.zip

34.4 KB

/11 - Continuous Deployment CD on minikube and AWS/

41 - Deployment of the Document Service.mp4

422.5 MB

41 - Lecture-15-part-1.pdf

79.9 KB

41 - document-deployment.yaml

0.7 KB

42 - Deployment of the Exercises Application.mp4

267.2 MB

42 - Lecture-15-part-2.pdf

84.7 KB

42 - exercises-deployment.yaml

0.7 KB

43 - Create Postgres Image workflow files and deploy on Kubernetes.mp4

595.2 MB

43 - Lecture-15-part-3.pdf

90.0 KB

43 - document-deployment.yaml

0.7 KB

43 - exercises-deployment.yaml

0.7 KB

43 - pgnote-deployment.yaml

0.7 KB

43 - pgnote.zip

3.5 KB

44 - Lecture-15-part-4.pdf

87.5 KB

44 - Postgres on one Pod Exercises and Document Service on minikube.mp4

342.6 MB

44 - deployment-dockerhub.yaml

0.7 KB

45 - Lecture-15-part-5.pdf

88.4 KB

45 - Postgres on one Pod Exercises and Document Service on AWS.mp4

489.8 MB

45 - document-deployment.yaml

0.7 KB

45 - exercises-deployment.yaml

0.7 KB

45 - pgnote-deployment.yaml

0.7 KB

/2 - Rest and Spring Annotation/

3 - Lecture-3-Overview.pdf

198.3 KB

3 - Overview Basics in REST and Spring annotation.mp4

141.8 MB

4 - Lecture-3-part-1.pdf

276.3 KB

4 - Logging Configuration file and PathVariable.mp4

178.1 MB

4 - exercises.zip

7.6 KB

5 - Lecture-3-part-2.pdf

141.3 KB

5 - Post Put and Delete Mapping.mp4

203.3 MB

5 - exercises.zip

7.6 KB

6 - Exception Handler and Post Construct.mp4

309.7 MB

6 - Lecture-3-part-3.pdf

137.1 KB

6 - exercises.zip

7.6 KB

/3 - Basics in Spring JPA/

7 - Entity Class and Autowire Repository.mp4

502.8 MB

7 - Lecture-4-part-1.pdf

322.8 KB

7 - exercises.zip

16.1 KB

8 - Lecture-4-part-2.pdf

227.8 KB

8 - Query builder mechanism.mp4

226.8 MB

8 - exercises.zip

16.1 KB

9 - Lecture-4-part-3.pdf

209.3 KB

9 - Spring Test and Junit5 tests.mp4

90.8 MB

9 - exercises.zip

16.1 KB

/4 - Microservices and JSON processing/

10 - Lecture-5-Overview.pdf

218.8 KB

10 - Overview Basics in JSON Processing.mp4

31.8 MB

11 - Basics in JSON Processing.mp4

255.7 MB

11 - Lecture-5-part-1.pdf

167.2 KB

11 - exercises.zip

26.8 KB

12 - Data format conversion.mp4

111.6 MB

12 - Lecture-5-part-2.pdf

77.9 KB

12 - exercises.zip

26.8 KB

13 - Lecture-6-Overview.pdf

200.3 KB

13 - Overview Microservices.mp4

110.4 MB

14 - Create a document microservice.mp4

424.8 MB

14 - Lecture-6-part-1.pdf

172.0 KB

14 - documentservice.zip

10.0 KB

15 - Document References in the Note Controller.mp4

566.3 MB

15 - Lecture-6-part-2.pdf

137.1 KB

15 - documentservice.zip

10.0 KB

15 - exercises.zip

26.8 KB

16 - Lecture-6-part-3.pdf

171.2 KB

16 - Request Documents from the Document Service using a Reactor Client.mp4

524.6 MB

16 - documentservice.zip

10.0 KB

16 - exercises.zip

26.8 KB

17 - Lecture-6-part-4.pdf

214.3 KB

17 - Tests for the Document and Repository classes.mp4

88.9 MB

17 - documentservice.zip

10.0 KB

17 - exercises.zip

26.8 KB

/5 - Docker and Kubernetes Minikube/

18 - Lecture-7-Docker-conceptual-overview.pdf

271.0 KB

18 - Overview Basics in Docker.mp4

174.1 MB

19 - Dockerfile

0.4 KB

19 - Dockerfile and basic commands.mp4

244.6 MB

19 - Lecture-7-part-1.pdf

262.5 KB

20 - Basic commands and Linux example.mp4

170.9 MB

20 - Lecture-7-part-2.pdf

207.1 KB

21 - Lecture-8-Minikube-conceptual-overview.pdf

267.0 KB

21 - Overview Basics in Kubernetes Minikube.mp4

137.8 MB

22 - Lecture-8-part-1.pdf

250.1 KB

22 - Minikube basic commands.mp4

233.3 MB

23 - Lecture-8-part-2.pdf

279.6 KB

23 - Minikube deployment and kubectl.mp4

388.9 MB

23 - deployment.yaml

0.6 KB

24 - Lecture-8-part-3.pdf

248.3 KB

24 - Minikube and Docker Hub.mp4

246.7 MB

24 - deployment-dockerhub.yaml

0.7 KB

/6 - Basics in Git and GitHub repository/

25 - Git basic commands and GitHub.mp4

329.8 MB

25 - Lecture-9-part-1.pdf

276.8 KB

26 - Git basic commands branches and Document Service.mp4

127.4 MB

26 - Lecture-9-part-2.pdf

237.4 KB

/7 - Continuous Integration and Delivery/

27 - Lecture-10-Overview.pdf

202.0 KB

27 - Overview Basics in CICD.mp4

26.2 MB

28 - GitHub and Continuous Integration.mp4

463.2 MB

28 - Lecture-10-part-1.pdf

298.6 KB

28 - demo-java-maven.yml

1.6 KB

29 - Lecture-10-part-2.pdf

129.3 KB

29 - Workflows Release Branches and CI.mp4

203.5 MB

29 - demo-java-maven.yml

1.6 KB

29 - exercises-build.yml

1.3 KB

29 - exercises-release-test.yml

1.6 KB

29 - exercises-release.yml

1.6 KB

/8 - Cloud servers and Kubernetes/

30 - EC2 Instance Firewall Ports and IPs.mp4

271.3 MB

31 - Lecture-12-Overview.pdf

241.5 KB

31 - Overview Cloud Servers and Kubernetes.mp4

36.9 MB

32 - Installation Docker and Kubernetes.mp4

487.9 MB

32 - Lecture-12-part-1.pdf

277.2 KB

33 - Installation Docker and Kubernetes part 2.mp4

90.3 MB

33 - Lecture-12-part-2.1.pdf

304.7 KB

34 - Kubernetes deployment Docker Hub and GitHub.mp4

291.1 MB

34 - exercises-deployment.yaml

0.7 KB

/9 - Feature Branches and CICD/

35 - Lecture-13-15-Overview.pdf

230.0 KB

35 - Overview Lecture 13 15.mp4

28.5 MB

36 - Lecture-13-part-1.pdf

74.8 KB

36 - New Document Service Version.mp4

265.7 MB

36 - documentservice.zip

15.9 KB

37 - Lecture-13-part-2.pdf

75.7 KB

37 - Verify that the application works with Postman.mp4

132.9 MB

38 - Continuous Integration and Delivery CICD CRUD Document Service version.mp4

247.0 MB

38 - Lecture-13-part-3.pdf

83.2 KB

38 - deployment-dockerhub.yaml

0.7 KB

38 - documentservice.zip

15.9 KB

 

Total files 128


Copyright © 2024 FileMood.com