Backend.

Explore the latest backend technologies and techniques for building scalable, efficient, and secure web applications.

ProductDock: Danijel Dragičević

Backend, DevOps, Integration

Monitoring APIs with BAT CLI

Danijel Dragičević
29. Apr. 2024
In today's world, integrating our software with other systems isn't just a luxury – it's a necessity. Ensuring the proper quality of service becomes a more important and challenging task to do.
Find out more
ProductDock: Jovica Zorić

Backend

Jovica Zorić
22. Feb. 2024

Feature flags have become a cornerstone of modern software development, empowering developers to modify system behavior without rewriting code. By placing conditional statements, usually if-else cases, around sections of code, developers can control the activation or deactivation of features in real time.

Find out more
Bojan Ćorić

Backend, Integration

Bojan Ćorić
10. Juli 2023

Working with large and complex datasets presents a number of challenges for developers and data analysts. The size of these datasets can be overwhelming and real-time data adds another layer of complexity. That is where Apache Beam comes in. 

Find out more
Nemanja Vasić

Backend, Integration

Nemanja Vasić
18. Mai 2023

In software development, data serialization is an essential aspect of any communication protocol, and it is crucial to ensure seamless and efficient data exchange. While many developers are familiar with popular serialization formats such as JSON, YAML, and XML, fewer are aware of Protocol Buffers.

Find out more
ProductDock: Danijel Dragičević

Backend, Frontend, Integration

Danijel Dragičević
20. März 2023

A low-code approach to software development offers a visual environment that enables users to build programs with little to no manual coding. Low-code solutions utilize premade components (graphics, buttons, text, connectors, etc.) for users to customize programs with simple drag-and-drop operations. 

Find out more