Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Docker From Scratch [For Spring Developers]

    Posted By: BlackDove
    Docker From Scratch [For Spring Developers]

    Docker From Scratch [For Spring Developers]
    Updated 06/2022
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
    Language: English | Size: 4.64 GB | Duration: 133 lectures • 10h 33m


    Cloud Native Application Development Series: Part 1

    What you'll learn
    Learn Docker from scratch
    Mastering Docker Commands & Debugging
    Docker Compose for running multiple services
    Dockerizing Spring Applications
    How Docker helps Spring Developers

    Requirements
    Knowledge on Spring WebFlux
    Knowledge on Java
    Comfortable with Indian Accent
    Description
    This course is particularly for Spring Developers who wants to learn Docker From Scratch.

    Along with learning docker, We will also see how docker can be helpful in a Java developer day-to-day life. Increasing Productivity and Quality of our deliverables with the help of Docker. That is the ultimate goal of the course.

    Here is what we will do in this course

    Docker From Scratch

    We will start from the story behind docker creation, why developer needs to learn Docker, How docker is different from Virtual Machines.

    Mastering Docker commands and debugging

    Creating Docker Containers and Various run options

    Port Mapping / Volume Mapping

    Creating our own Docker Images

    Docker Networks / Creating custom bridge network

    Docker Compose

    Declarative way of creating docker containers

    Port & Volume mappings with Docker Compose

    MongoDB and Mongo Express

    Postgres and Adminer

    Dockerizing Spring Application

    Microservice Development with Spring WebFlux

    Reactive Mongo

    Packaging our Spring application as Docker Image

    Running our application via Docker Compose

    Multi Stage Dockerfile

    Integration Testing With Test Container

    Improving the quality of our application by writing integration tests using Docker

    GenericContainer approach

    ComposeContainer approach

    Mockserver

    How Mockserver works

    Starting early development process when the dependent service is not ready in Microservices architecture

    Writing Integration tests along with Mockserver

    API Gateway with Nginx

    Using Nginx for Path based routing and Load balancing

    Nginx + Microservices + Docker Compose to simulate mini cloud in our local for testing

    Assignment - You will be given a task to do the following

    Develop a Microservice

    Persistence with MongoDB

    Create Docker image

    Running the application via Docker Compose

    Write Integration Tests

    Who this course is for
    Any Java / Spring Developer