Showing posts with label docker compose. Show all posts
Showing posts with label docker compose. Show all posts
Spring Boot and Cassandra NoSQL DB can be dockerized can be run as microservices using docker compose. In the following video you will learn how to integrate or connect Spring Boot Application with Cassandra data base. And you will learn how to build REST API using Spring Boot framework. Finally we test the Spring Boot application whether it can connect with Cassandra or not by testing with Postman tool.
To get to know complete details how to run both Spring Boot and Cassandra using Docker Compose, check the following video.
If you like the video like it and subscribe to channel: https://www.Youtube.com/c/Techtter
#springboot #cassandra #dockercompose #docker #crud #api #restapi
Docker Compose simplifies developer life easier while deploying microservices as containers. When you want to run docker containers you have to execute several commands for each and every container when you multiple containers. It take a lot of time to manage them while fixing bugs and running them again and again.
Docker compose solves this probel by providing a single config yml file to define all docker images and configurations in a single file and can run them with a single command. In the example shown in the below video, I am explaining how Docker Compose works and how to deploy 3 microservices that Angular fron-end application, spring boot application and postgreSQL database. Check the video and learn more about docker compose.
Docker Compose Explained with 3 Microservices Angular, Spring Boot & PostgreSQL
RPidugu
June 08, 2020
