One more time about Golang and TestcontainersTestcontainers is a tool that enables developers to utilize Docker containers during testing, providing isolation and maintaining an…Feb 28, 2024Feb 28, 2024
Yandex Pandora Performance Testing: Unleashing Versatility Like a Swiss Army KnifeYandex Pandora and Yandex tank as a good utils for performance testing.Dec 3, 2023Dec 3, 2023
JSON vs Proto (gRPC) vs Flatbuffer. Speed Showdown for Mobile App Backends! 🚀Hey colleagues!Dec 2, 20231Dec 2, 20231
Fast load testing with YandexTank and ghz.Occasionally, there arises a need for swift load testing, whether it be in a local environment or on a testing platform. Typically, such…Aug 27, 2023Aug 27, 2023
Java helper. Part 6. Build tools and tests.In this article, we will analyze useful tools for working with Java.May 29, 2023May 29, 2023
Java helper. Part 5. Notes about Threads.There comes a time when working in one thread is no longer enough. Java is great at working in “multi-threading” modes, let’s look at this…May 28, 2023May 28, 2023
Java helper. Part 4. JVM and GC.The main goal of Java developers is to create portable applications.May 24, 2023May 24, 2023
Java helper. Part 3. Generics.Generic types or methods differ from regular ones in that they have typed parameters. It allows us to get away from the rigid definition of…May 6, 2023May 6, 2023
Java helper. Part 2. OOP and SOLID.Object-oriented programming (OOP) is a programming methodology based on the representation of a program as a collection of objects, each of…May 2, 2023May 2, 2023