Skip to main content

Expert Insights

Software Development|Mar 17, 2023

Jenkins Operator Sunset

We end Jenkins Kubernetes Operator support and maintenance. The project will be continued by the members of the community.

Jenkins_operator_sunset_image-min.jpg
Software Development|Jan 11, 2023

Build your own framework using a Java annotation processor

A step-by-step guide for Java developers on how to build a framework using an annotation processor. This is part one of the series.

Build_your_own_framework_using_a_Java_annotation_processor-min.jpg
Software Development|Jan 11, 2023

Transaction handling using an annotation processor

This is the second article in the "Build your own framework" series. Learn how to use an annotation processor in transactional handling.

hdr-min-1
Software Development|Dec 2, 2022

How to switch from PHP to Java and why it’s worth it?

Java programming is one of the most sought-after skills in the IT market. From this interview, you will learn how to switch from PHP to Java and why it's a good decision.

How_to_switch_from_PHP_to_Java_and_why_it’s_worth_it_image-min.jpg
Software Development|Nov 8, 2022

Cloud infrastructure end-to-end or conformance testing: What’s the difference

A guide to cloud infrastructure testing. Check out test cases, helpful tips, and the difference between end-to-end and conformance tests.

Cloud_infrastructure_end-to-end_or_conformance_testing__What’s_the_difference_image-min.jpg
Software Development|Sep 6, 2022

How to evaluate new technology and build trust in cloud-native

This article presents cloud-native solutions that successfully passed evaluation and how you can evaluate cloud-native technology yourself.

How_to_evaluate_new_technology_and_build_trust_in_cloud-native_image.jpg
Software Development|Aug 29, 2022

Pros and Cons of Cloud IDE: We gave it a try. Here’s how it went.

We take a look at what a Cloud IDE is, its benefits and challenges, and how you can start using a Cloud IDE.

Pros_and_Cons_of_Cloud_IDE__We_gave_it_a_try._Here’s_how_it_went_image-min.jpg
Software Development|Jun 16, 2022

Frontend Enterprise Experience – An architecture for every scale business

Below article describes the front-end architecture we created. FEEA is the right choice for every scale business. The framework didn’t materialize just now, it’s an output of years of experience with enterprise delivery we’ve managed.

Frontend_Enterprise_Experience_–_An_architecture_for_every_scale_business_image-min.jpg
Software Development|Feb 4, 2022

Graph Buddy – colourful graph nodes for your code

What if you could take a look at our code from above – and instead of seeing just text files – go through colorful graph nodes that instantly and clearly?

gb-min
Software Development|Jun 14, 2021

Keep your CI/CD infrastructure alive with Jenkins Operator

Jenkins Kubernetes Operator can help you avoid unexpected downtime in CI/CD and opens doors for doing canary or blue/green deployment.

Keep_your_CICD_infrastructure_alive_with_Jenkins_Operator_image-min.jpg
Software Development|Mar 22, 2021

Multi-Context Content Delivery - An Enterprise headless content delivery

There has come a time in every company when applications have developed to such an extent that a common content management solution is needed. It’s crucial to choose a proper one, which fits current requirements, but also will be ready for future growth.

Multi-Context_Content_Delivery_An_Enterprise_headless_content_delivery_image-min.jpg
Software Development|Feb 17, 2021

Migrating a gigantic financial system to 20,000 pods in the cloud

Two developers recount their cloud migration of a massive, monolithic financial system—covering everything from Docker image overhaul to multi-cluster Kubernetes scaling—with emphasis on automation, security, and resilience. The article highlights tackling challenges like bulky container images, slow storage, DNS issues, and logging costs while running up to 20,000 pods.

Migrating a gigantic financial system cover