#Ask2Shamik Presents Microservice communication via Rest Template using Spring boot
In this Video, we will learn What do you mean by Microservice Communication?
Step by Step implementation of Sync communication via Resttemplate using Spring Cloud
How...
Home » Archives for 2018
Ask2Shamik Presents a simple way to understand Microservice communication by Live coding
in
youtube
- on December 15, 2018
- No comments
Ask2SHamik Presents Eureka server Live coding with Step by Step explanation
in
Microservice,
youtube
- on December 08, 2018
- No comments
Ask2SHamik Presents Eureka server Live coding with Step by Step explanation, to grasp Microservice concepts come and subscribe right now.
#Ask2shamik #javaonfly #shamik #microservice #springboot #java #Dzone #JCG
...
in
Microservice,
youtube
- on December 01, 2018
- No comments
Ask2Shamik presents Key points you want to know about Service discovery(Eureka server).
Take away from this video::
What is service discovery pattern?
Why is it needed in Microservice?
Demerits of the Traditional Load Balancer.
What is Eureka server?
How...
Ask2Shamik Presents a brand new video on Microservice Pivot components(English Version).
in
Microservice,
youtube
- on November 11, 2018
- No comments
Microservice is Hot Cake now
To cook Microservice best way, you want to know what ingredients are most important? So you get an optimum experience, Check this video Which Touch bases on Each important components like
Zuul, Eureka, Consul, Zookeeper,...
Have a dilemma What to choose for your new project Monolith or Microservice? Check this Video on Ask2Shamik.
in
youtube
- on November 06, 2018
- No comments
Have a dilemma What to choose for your new project Monolith or Microservice?
Ask2Shamik presents 5 Checklists to choose wisely Monolith or Microservice.
...
Ask2Shamik Presents, A talk on Microservice Characteristics.
in
youtube
- on October 28, 2018
- No comments
Ask2Shamik Presents, A talk on Microservice Characteristics, where you can learn what are the common misconceptions on Microservices.
Microservices Characteristics and deep dive to each character.
Subscribe to Ask2shamik to get more latest videos on...
Ask2Shamik Presents Why Microservice?
in
youtube
- on October 21, 2018
- No comments
Ask2Shamik Presents a video called Why Microservices,
Take away from this videos
1. Why Microservices needed?
2. What are the pain points of Monolith Architecture?
3. What are the benefits of Microservices? Please see and subscribe...
Building Layered Architecture just in 3 minutes: Final Part
in
Microservice,
mvc,
spring boot,
spring mvc
- on October 14, 2018
- No comments

I am sure that you have enjoyed the part1 where just a blink of an eye we set up an in-memory database, create a Repository class using Spring Data JPA and insert data using initDataloader by Spring boot.
In this tutorial, we will expose...
Layered Architecture Up and Running just in 5 minutes:: Spring Boot Part 1
in
Microservice,
spring,
spring boot
- on September 30, 2018
- No comments

This is a two-part series where I will show how to create a Layered architecture with Spring Boot.
What is a Layered Architecture: In a simple term when we building an enterprise application, we maintain different layers to encapsulate layers...
Dilemma on Utility module , making a jar or separate Microservice?
in
Automated Microservices,
building microservices,
java microservices,
Microservice
- on August 24, 2018
- No comments

In my previous article, I talked about How you can come to a conclusion about what to choose for your new project Microservice or Monolith?
As an architect may you follow the points what I mentioned in the previous article and come to a conclusion...
Microservice Vs Monolith:Which one to Choose?
in
building microservices,
Microservice
- on August 09, 2018
- No comments

"Microservice" is a Buzzword in the industry right? Apart from Microservice design rest of the design marked as "Monolith". But as an architect when you trying to create a new Software based on a specific Domain, What will you do , adopt Microservice...
DDD::Interchange Context and Microservices
in
building microservices,
Domain driven design,
Microservice
- on July 17, 2018
- No comments

In my previous two articles, I describe lots about Bounded context and context map, where we have learned, How to segregate the domain models using Bounded context? Also learned, How to use context map judiciously to understand...