Technology

EngOps – a guide to the advantages and differences with DevOps

EngOps is a model that combines engineering and operations to improve the efficiency and reliability of software delivery. EngOps teams are responsible for the entire cycle – from development to deployment to operations.  Engineering Operations – a new approach EngOps – Engineering Operations is a new approach that focuses on optimizing and streamlining the operational […]

EngOps – a guide to the advantages and differences with DevOps Read More »

DevSecOps cybersecurity

DevSecOps? It’s the cybersecurity of your systems

Organizations implementing DevSecOps experience fewer cyber threat incidents and fix them faster. 360iResearch reports that the global DevSecOps market will grow from $3.3 billion in 2023 to $7.5 billion in 2030. What to do. Enlist the help of DevSecOps deployment experts. DevOpsi teams have extensive experience in this area. Barrier to Cybercrime According to Cybersecurity

DevSecOps? It’s the cybersecurity of your systems Read More »

Metaverse? – Electronic Health Records (EHR) FIRST!

Patient care management, diagnostic imaging, surgical consultations, and in the future, remote surgeries. Healthcare is at the highest level and accessible to all. This reality that the visionary metaverse is drawing us seems to be closer than we all thought just a few years ago. Programmers and their startups are working at top speed. But

Metaverse? – Electronic Health Records (EHR) FIRST! Read More »

Pharmaceutical applications – how much can you earn with them?

The value of sales in pharmacies in Poland rose by 14.6 percent year-on-year in April and amounted to PLN 3.76 billion, research firm PEX PharmaSequence reported. For the first four months of the year, Poles spent nearly PLN 15 billion on drugs – an average of more than PLN 400 per person. And they will

Pharmaceutical applications – how much can you earn with them? Read More »

Metaverse – the (r)evolution of the internet?

This Los Angeles is different from the one we know. It’s not even part of the United States anymore. The world has experienced an economic collapse. Governments have collapsed while retaining only illusory power. Private organizations and large corporations rule. In this miserable world, Hiro Protagonist, devoid of prospects, is a hacker and pizza, a

Metaverse – the (r)evolution of the internet? Read More »

Developer wanted! What do we expect from our new job?

The Polish labor market is wide and open. This means that finding a new job today should not be a problem for specialists. This judgment is supported by statistics on the unemployment rate in Poland. Data does not lie. Month after month, unemployment is falling. It stood at 5.1 percent, down a percentage point from a year

Developer wanted! What do we expect from our new job? Read More »

From Keycloak to Keycloak.X – is this a new beginning?

Some dust has settled. The Keycloak team has already managed to release the first version of their new creation with fixes. We even have version 18! Keycloak.X has become a fact. We implement IAM solutions based on Keycloak at our customers’ sites every day. For our implementation and development teams, this change was eagerly anticipated.

From Keycloak to Keycloak.X – is this a new beginning? Read More »

WebFlux core functions – creating sequences, first Flux, and Mono 

In today’s blog post, we continue the topic we started in the entry „What is reactive programming?”. We explained the idea of reactive programming in detail. What Spring WebFlux is. How to integrate it with the database and what is R2DBC. We also explained such concepts as WebClient, Publisher, and Subscriber. In this article –

WebFlux core functions – creating sequences, first Flux, and Mono  Read More »

How to filter collections faster in Java? The solution is CQEngine

04-11-2021 At the beginning of Java programming, each of us encountered the problem of filtering the contents of a collection. We need to filter the data more than once or twice in our codes. It’s necessary when we want to do something with them and process them properly. Java and collection filtering The era of

How to filter collections faster in Java? The solution is CQEngine Read More »