Companies Home Search Profile

Docker for Java and Spring Boot Developers

Focused View

Bharath Thippireddy

5:22:23

6 View
  • 01.01-course introduction.mp4
    03:17
  • 01.02-create aws account.mp4
    03:26
  • 01.03-ec2.mp4
    02:52
  • 01.04-launch aws instance final.mp4
    03:17
  • 01.05-mac-connect to instance.mp4
    04:08
  • 01.06-windows-use mobaxterm.mp4
    04:08
  • 01.07-ec2 tips.mp4
    02:45
  • 01.08-linux directories.mp4
    03:27
  • 01.09-browsing directories and files.mp4
    07:03
  • 01.10-ssh.mp4
    03:56
  • 01.11-install software.mp4
    06:09
  • 01.12-vi editor.mp4
    06:57
  • 02.01-install java.mp4
    01:27
  • 02.02-install sts.mp4
    01:34
  • 02.03-configure jdk in sts.mp4
    01:29
  • 02.04-windows only-install mysql workbench.mp4
    03:14
  • 02.05-launch mysql workbench.mp4
    01:43
  • 02.06-install postman.mp4
    01:27
  • 03.01-use case.mp4
    01:07
  • 03.02-create database tables.mp4
    01:19
  • 03.03-create credit score app.mp4
    05:46
  • 03.04-configure data source.mp4
    01:34
  • 03.05-test credit score app.mp4
    01:05
  • 03.06-create credit card app.mp4
    09:27
  • 03.07-test credit card app.mp4
    03:50
  • 03.08-build the projects.mp4
    01:53
  • 04.01-introduction.mp4
    07:23
  • 04.02-docker architecture and workflow.mp4
    02:35
  • 04.03-docker in action.mp4
    08:56
  • 04.04-docker run.mp4
    06:35
  • 04.05-docker clean up.mp4
    02:12
  • 04.06-get comfortable with docker run.mp4
    07:01
  • 04.07-docker commit.mp4
    07:45
  • 04.08-docker layers and overlay storage.mp4
    07:59
  • 04.09-launch mysql container.mp4
    06:47
  • 04.10-volumes and bind mounts.mp4
    02:30
  • 04.11-use volumes.mp4
    05:22
  • 04.12-use bind mounts.mp4
    02:48
  • 04.13-docker networking in action.mp4
    06:02
  • 04.14-change a containers network.mp4
    02:22
  • 04.15-windows-install docker.mp4
    02:32
  • 04.16-dockerfile introduction.mp4
    04:11
  • 04.17-first dockerfile.mp4
    07:20
  • 04.18-beauty of docker layers.mp4
    03:56
  • 05.01-visual studio code-the docker ide.mp4
    04:19
  • 05.02-install visual studio code ide.mp4
    01:55
  • 05.03-launch mysql container.mp4
    06:39
  • 05.04-prepare apps for dockerization.mp4
    04:42
  • 05.05-dockerize spring boot apps.mp4
    05:37
  • 05.06-build launch and test containers.mp4
    09:37
  • 05.07-push images to docker hub.mp4
    03:48
  • 06.01-introduction.mp4
    05:16
  • 06.02-yaml syntax.mp4
    11:28
  • 06.03-important yaml elements in docker compose.mp4
    03:41
  • 06.04-compose networks.mp4
    04:02
  • 06.05-compose volumes.mp4
    01:47
  • 06.06-docker compose file explained.mp4
    04:29
  • 06.07-compose mysql.mp4
    09:40
  • 06.08-compose micro services.mp4
    04:10
  • 06.09-docker compose up.mp4
    05:14
  • 07.01-introduction.mp4
    03:36
  • 07.02-how swarm works.mp4
    04:36
  • 07.03-architecture.mp4
    03:33
  • 07.04-create ec2 instances.mp4
    06:01
  • 07.05-set up swarm.mp4
    00:24
  • 07.06-add another manager.mp4
    04:26
  • 07.07-create a service.mp4
    04:35
  • 07.08-multiple replicas and scaling.mp4
    05:14
  • 07.09-update and rollback.mp4
    03:25
  • 07.10-drain worker node.mp4
    03:52
  • 07.11-docker stack deploy.mp4
    01:50
  • 07.12-stack deploy.mp4
    02:35
  • 07.13-remove worker node.mp4
    02:54
  • 07.14-switch managers.mp4
    02:23
  • 07.15-replicas in the swarm.mp4
    03:59
  • 9781801812979 Code.zip
  • Description


    Docker is an open-source tool to package your applications and everything they need as containers. You can then use these containers on your laptop, in testing, stage, and all the way to production, which could be on the cloud or servers within your organization. This course starts with the basics of AWS EC2, which we will use to launch Linux instances to install and use Docker. You will master all the fundamentals of Docker such as Docker layers, networking, volumes, and bind mounts. You will learn how to launch different types of containers and master various Docker commands in the process. You will create a Docker hub account and learn how to push your images to the Docker hub as well. You will create two Spring Boot microservice restful applications that will use each other. You will create Docker files for these two projects using Visual Studio Code IDE. You will launch a MySQL container that will be used by your microservice containers. You will learn how to access the applications running in the containers from your local machines. You will then use Docker Compose to launch multiple containers in one shot. You will also master what Docker Swarm is and how to use it. Add the resources for this course are available at https://github.com/PacktPublishing/Docker-for-Java-and-Spring-Boot-Developers

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Bharath Thippireddy
    Bharath Thippireddy
    Instructor's Courses
    Bharath Thippireddy is an entrepreneur, software architect, and public speaker who has trained over 350,000 students across the globe. He is an Oracle certified developer, web component developer, business component developer, and web services developer who loves learning new things in technology and personal development, and sharing them on his website and YouTube channel. He has mentored students in classroom training as well as in the corporate world in India and USA and has spoken on technical topics at several Agile conferences. While in India, he volunteers to teach interviews and soft skills at Vivekananda Kendra.
    Packt is a publishing company founded in 2003 headquartered in Birmingham, UK, with offices in Mumbai, India. Packt primarily publishes print and electronic books and videos relating to information technology, including programming, web design, data analysis and hardware.
    • language english
    • Training sessions 75
    • duration 5:22:23
    • Release Date 2024/03/16