Microservices Using Spring Boot and Spring Cloud #1
In this series I will teach you how to build microservices with spring boot, spring cloud and kubernetes. In this first video I will give the microservices architecture overview and will build one microservice that connects to its own database running on docker.
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of services that are
- Highly maintainable and testable
- Loosely coupled
- Independently deployable
- Organized around business capabilities
- Owned by a small team
The microservice architecture enables the rapid, frequent and reliable delivery of large, complex applications. It also enables an organisation to evolve its technology stack.
#microservices #java #springboot
Links
Repo -
-
Getting Started with Maven -
Docker -
More Courses -
Don’t Forget to
===========================================
💯 Subscribe to Amigoscode -
💯 Courses Available for free here -
💯 Join Private Facebook Group and Discord -
⭐ Table Of Contents ⭐
===========================================
00:00 - Intro
00:32 - Microservices Overview
06:50 - Spring Cloud
10:33 - Maven
13:18 - Open Project With IntelliJ
15:07 - Setup Parent Module Dependencies
22:14 - Your First Microservice
30:58 - Model, Controller and Service
36:36 - Postgres and PGAdmin on Docker
41:12 - Spring Data JPA
49:23 - Outro
🙊 Here are the goods for all my videos video 🙊
► Recommended Books
===========================================
- Clean Code -
- HTTP: The Definitive Guide -
- Clean Architecture -
► Computer and Monitor
===========================================
- New Apple MacBook Pro -
- Dell 27 INCH Ultrasharp U2719D Monitor -
- Double Arm Stand Desk Mount -
- USB C Hub Multiport Adapter -
► Camera Gear
=============================================
- Sony ILCE7M3B Full Frame Mirrorless Camera -
- Sigma 16 mm F1.4 DC DN -
- Sigma 33B965 30 mm F1.4 DC DC -
► IDE & Tools I use for coding 💻 🎒
===========================================
- ITerm
- VsCode
- GoLand
- IntelliJ Ultimate
- Sublime
P.S
===========================================
💯 Don’t forget to subscribe |
💯 Join Private Facebook Group and Discord -
💯 Follow me on Instagram |
❤️ Thanks for watching
2 views
829
249
8 months ago 11:41:27 22
Clean Architecture (чистая архитектура, все для проекта любого размера, принципы, мышление)
9 months ago 00:20:52 1
Microservices with Databases can be challenging...
10 months ago 00:10:27 1
Everything You NEED to Know About WEB APP Architecture
10 months ago 06:06:44 1
Spring Boot Microservice Project Full Course in 6 Hours 🔥🔥🔥
11 months ago 00:50:18 1
Implementing Domain Driven Design with Spring by Maciej Walkowiak @ Spring I/O 2024
11 months ago 00:27:42 3
Mighty Bridge : Procedural Generation using Houdini for Star Citizen | Valentin Caille | EPC 2024
11 months ago 00:26:44 2
No More Mocking! Write Better Tests For Your Nuxt Application With Contract Tests | Live 2024
12 months ago 10:11:35 20
Kubernetes Full Course In 10 Hours | Kubernetes Tutorial For Beginners | Learn Kubernetes | Edureka
1 year ago 00:11:02 60
NEW NVIDIA Digital Humans look SUPER PHOTOREALISTIC in Tech Demo 2024 | INSANE Graphics in Real Time
1 year ago 01:35:02 1
Docker Complete Course: Boost Your DevOps Skills with Hands-On Microservices Using Docker Compose
1 year ago 00:51:17 2
Microservices Using Spring Boot and Spring Cloud #1
1 year ago 00:10:12 1
Nest JS with Sequelize Postgres #10
1 year ago 00:22:08 2
Excel Export Using Spring Boot | Apache POI API in Java @ashokit
1 year ago 00:41:35 1
From Objects to Functions • Uberto Barbini & Duncan McGregor • GOTO 2024
1 year ago 01:28:54 1
Microservices with FastAPI – Full Course
1 year ago 00:45:16 1
Making Kafka Queryable with Apache Pinot • Tim Berglund • GOTO 2023
1 year ago 00:01:35 1
Generative AI Microservices for Virtual Screening
1 year ago 00:38:45 1
React JS + Spring Boot REST API Example Tutorial
1 year ago 00:02:43 1
Occupations That Will Disappear Soon| Watch this video to discover more
1 year ago 00:40:52 3
Patterns of Distributed Systems • Unmesh Joshi & James Lewis • GOTO 2024
1 year ago 00:36:03 1
Complete Java, Spring, and Microservices course
1 year ago 00:45:49 13
Cloud Native Spring in Action • Thomas Vitale & Josh Long • GOTO 2024
1 year ago 00:58:24 1
Apache Camel Framework Tutorial with Spring Boot, Eclipse and Maven
1 year ago 01:03:17 4
Microservices vs The Distributed Monolith - Chris Riley