Tag: MicroServices

Integration testing with Docker and Testcontainers Unit testing is fine, but without proper integration testing, especially if you work with external resources like databases and other services, you might not know how your application will actually behave once it has been deployed to the real production environment. Before Docker, configuring the environment for integration testing [...]
Read more
Cloud Native Spring We have seen how Spring Boot became de facto standard for building microservices. We have also seen how Spring Cloud helped to bind and orchestrate microservices. However, the main focus is still cloud solutions, native cloud solutions! In this talk we will overview technologies that help to build Serverless and Streaming apps [...]
Read more
Microservices:
 The phantom menace
. Istio Service Mesh: 
the new hope Everyone talks about microservices and everyone wants to build microservices. But this architecture brings a lot of complexity. Service Mesh will help you to deal with this complexity and let you focus on your application. And Istio is a production-ready Service Mesh implementation. Join the [...]
Read more
Ruling the universe with gRPC and coroutines Microservice architecture is now a huge trend. All big organizations with millions of users are doing microservices. This means they have lots of channels of communication between services and need to send and get much data. At some point, you can find yourself in a situation where your [...]
Read more
Java microservices: from Netflix OSS to Kubernetes We'll share our experience of using Netflix OSS stack and switching to Kubernetes. Main language Russian Proposal Audience level Intermediate Type of presentation Slides and code Aliaksandr Nozdryn-Platnitski Aliaksandr is a Lead Java developer in Godel Technologies. He has been developing commercial products for over 12 years. He [...]
Read more
Making it Rain: Truly Cloud Native JVM Applications The phrase “cloud native Java” gets thrown around a lot these days. Every one is excited about “cloud this” and “serverless that”. No one wants to be left behind in this brave new world. Many frameworks and architectures have stepped up to try to fill that gap [...]
Read more