• Home
  • About me
  • Search
Marco Giglione

Marco Giglione

A java related design and development blog
Skip to content
  • Home
  • About me
  • Search
Marco Giglione

Marco Giglione

A java related design and development blog

Distributed logging with ELK

Distributed logging with ELK
DevOps November 19, 2018 November 19, 2018 Leave a comment

1. Overview In this post, I talk about how to log in a distributed environment like the one based on microservices, using the ELK stack and Spring Sleuth to generate the CorrelationId. When you need to log some kind of information in your application you usually chose to store this in …

Read more"Distributed logging with ELK"

Continous Integration with Java

Continous Integration with Java
DevOps September 25, 2018 September 26, 2018 Leave a comment

1. Overview In this post, I will talk about Continous Integration with Java nowadays. When we think to CI systems often we think of systems like Jenkins, Bamboo or similar. These systems are only a nice support for a process that involves many aspects of the daily development job. I …

Read more"Continous Integration with Java"

Template Method Design Pattern Using Spring

Template Method Design Pattern Using Spring
Design / Pattern / Spring August 13, 2018 September 26, 2018 Leave a comment

1. Overview Often when we have the need to write down different implementations of a complex algorithm that is made up of different steps. Many times all that changes from one to another implementation is just a single step or something like that. What we want to avoid is to …

Read more"Template Method Design Pattern Using Spring"

Unit and Integration Tests in Spring Boot

Unit and Integration Tests in Spring Boot
Test July 14, 2018 July 19, 2018 2 Comments

1. Test in Spring Boot Overview In this post, we’ll have a look at how to write unit and integration tests in a Spring boot environment. You can find tons of tutorials online on this topic but it is very difficult to find all the information that you need in …

Read more"Unit and Integration Tests in Spring Boot"

Event Streaming Using Spring Webflux

Event Streaming Using Spring Webflux
Spring reactive May 23, 2018 July 19, 2018 Leave a comment

1. Spring Webflux Overview Spring Framework 5 includes a new webflux module for supporting reactive applications. If we want systems that are Responsive, Resilient, Elastic and Message Driven then we need “Reactive Systems” and spring webflux was what you were looking for. It was created to solve the problem of …

Read more"Event Streaming Using Spring Webflux"

CATEGORIES

  • Design
    • Pattern
  • DevOps
  • Spring
    • Spring reactive
    • Test

Search

ads




Powered by Kahuna & WordPress.
©2018 Marco Giglione
Back to Top
RSS
Follow by Email
Google+
Twitter
Follow
LinkedIn