وب سایت تخصصی شرکت فرین
دسته بندی دوره ها

Java Spring Boot Microservices on Kubernetes on AWS Cloud

سرفصل های دوره

Continuous Integration, Delivery and Deployment (CI/CD), using Git & GitHub, of Microservices on Kubernetes on AWS Cloud


1 - Introduction
  • 1 - Introduction
  • 1 - Lecture-1-part-1.pdf
  • 2 - Lecture-2-part-1.pdf
  • 2 - Setup the environment

  • 2 - Rest and Spring Annotation
  • 3 - Lecture-3-Overview.pdf
  • 3 - Overview Basics in REST and Spring annotation
  • 4 - Lecture-3-part-1.pdf
  • 4 - Logging Configuration file and PathVariable
  • 4 - exercises.zip
  • 5 - Lecture-3-part-2.pdf
  • 5 - Post Put and Delete Mapping
  • 5 - exercises.zip
  • 6 - Exception Handler and Post Construct
  • 6 - Lecture-3-part-3.pdf
  • 6 - exercises.zip

  • 3 - Basics in Spring JPA
  • 7 - Entity Class and Autowire Repository
  • 7 - Lecture-4-part-1.pdf
  • 7 - exercises.zip
  • 8 - Lecture-4-part-2.pdf
  • 8 - Query builder mechanism
  • 8 - exercises.zip
  • 9 - Lecture-4-part-3.pdf
  • 9 - Spring Test and Junit5 tests
  • 9 - exercises.zip

  • 4 - Microservices and JSON processing
  • 10 - Lecture-5-Overview.pdf
  • 10 - Overview Basics in JSON Processing
  • 11 - Basics in JSON Processing
  • 11 - Lecture-5-part-1.pdf
  • 11 - exercises.zip
  • 12 - Data format conversion
  • 12 - Lecture-5-part-2.pdf
  • 12 - exercises.zip
  • 13 - Lecture-6-Overview.pdf
  • 13 - Overview Microservices
  • 14 - Create a document microservice
  • 14 - Lecture-6-part-1.pdf
  • 14 - documentservice.zip
  • 15 - Document References in the Note Controller
  • 15 - Lecture-6-part-2.pdf
  • 15 - documentservice.zip
  • 15 - exercises.zip
  • 16 - Lecture-6-part-3.pdf
  • 16 - Request Documents from the Document Service using a Reactor Client
  • 16 - documentservice.zip
  • 16 - exercises.zip
  • 17 - Lecture-6-part-4.pdf
  • 17 - Tests for the Document and Repository classes
  • 17 - documentservice.zip
  • 17 - exercises.zip

  • 5 - Docker and Kubernetes Minikube
  • 18 - Lecture-7-Docker-conceptual-overview.pdf
  • 18 - Overview Basics in Docker
  • 19 - Dockerfile and basic commands
  • 19 - Lecture-7-part-1.pdf
  • 19 - dockerfile.zip
  • 20 - Basic commands and Linux example
  • 20 - Lecture-7-part-2.pdf
  • 21 - Lecture-8-Minikube-conceptual-overview.pdf
  • 21 - Overview Basics in Kubernetes Minikube
  • 22 - Lecture-8-part-1.pdf
  • 22 - Minikube basic commands
  • 23 - Lecture-8-part-2.pdf
  • 23 - Minikube deployment and kubectl
  • 23 - deployment.zip
  • 24 - Lecture-8-part-3.pdf
  • 24 - Minikube and Docker Hub
  • 24 - deployment-dockerhub.zip

  • 6 - Basics in Git and GitHub repository
  • 25 - Git basic commands and GitHub
  • 25 - Lecture-9-part-1.pdf
  • 26 - Git basic commands branches and Document Service
  • 26 - Lecture-9-part-2.pdf

  • 7 - Continuous Integration and Delivery
  • 27 - Lecture-10-Overview.pdf
  • 27 - Overview Basics in CICD
  • 28 - GitHub and Continuous Integration
  • 28 - Lecture-10-part-1.pdf
  • 28 - demo-java-maven.zip
  • 29 - Lecture-10-part-2.pdf
  • 29 - Workflows Release Branches and CI
  • 29 - demo-java-maven.zip
  • 29 - exercises-build.zip
  • 29 - exercises-release.zip
  • 29 - exercises-release-test.zip

  • 8 - Cloud servers and Kubernetes
  • 30 - EC2 Instance Firewall Ports and IPs
  • 31 - Lecture-12-Overview.pdf
  • 31 - Overview Cloud Servers and Kubernetes
  • 32 - Installation Docker and Kubernetes
  • 32 - Lecture-12-part-1.pdf
  • 33 - Installation Docker and Kubernetes part 2
  • 33 - Lecture-12-part-2.1.pdf
  • 34 - Kubernetes deployment Docker Hub and GitHub
  • 34 - exercises-deployment.zip

  • 9 - Feature Branches and CICD
  • 35 - Lecture-13-15-Overview.pdf
  • 35 - Overview Lecture 13 15
  • 36 - Lecture-13-part-1.pdf
  • 36 - New Document Service Version
  • 36 - documentservice.zip
  • 37 - Lecture-13-part-2.pdf
  • 37 - Verify that the application works with Postman
  • 38 - Continuous Integration and Delivery CICD CRUD Document Service version
  • 38 - Lecture-13-part-3.pdf
  • 38 - deployment-dockerhub.zip
  • 38 - documentservice.zip

  • 10 - CICD of the Exercises Application New version
  • 39 - Lecture-14-part-1.pdf
  • 39 - Verify the Exercises Application with Postman
  • 39 - exercises.zip
  • 40 - Continuous Integration and Delivery CICD Exercises Application
  • 40 - Lecture-14-part-2.pdf
  • 40 - deployment-dockerhub.zip
  • 40 - exercises.zip

  • 11 - Continuous Deployment CD on minikube and AWS
  • 41 - Deployment of the Document Service
  • 41 - Lecture-15-part-1.pdf
  • 41 - document-deployment.zip
  • 42 - Deployment of the Exercises Application
  • 42 - Lecture-15-part-2.pdf
  • 42 - exercises-deployment.zip
  • 43 - Create Postgres Image workflow files and deploy on Kubernetes
  • 43 - Lecture-15-part-3.pdf
  • 43 - document-deployment.zip
  • 43 - exercises-deployment.zip
  • 43 - pgnote.zip
  • 43 - pgnote-deployment.zip
  • 44 - Lecture-15-part-4.pdf
  • 44 - Postgres on one Pod Exercises and Document Service on minikube
  • 44 - deployment-dockerhub.zip
  • 45 - Lecture-15-part-5.pdf
  • 45 - Postgres on one Pod Exercises and Document Service on AWS
  • 45 - document-deployment.zip
  • 45 - exercises-deployment.zip
  • 45 - pgnote-deployment.zip
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    افزودن به سبد خرید
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 14071
    حجم: 10772 مگابایت
    مدت زمان: 1233 دقیقه
    تاریخ انتشار: ۲۹ خرداد ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید