Skip to content
_CORE
AI & Agentic Systems Core Information Systems Cloud & Platform Engineering Data Platform & Integration Security & Compliance QA, Testing & Observability IoT, Automation & Robotics Mobile & Digital Banking & Finance Insurance Public Administration Defense & Security Healthcare Energy & Utilities Telco & Media Manufacturing Logistics & E-commerce Retail & Loyalty
References Technologies Blog Know-how Tools
About Collaboration Careers
CS EN DE
Let's talk
Home / Blog
CORE BLOG

Technology, Architecture, AI, DevOps & Security

Practical articles from real projects. From enterprise architecture to AI agents — we share what works in production.

513
Articles
8
Categories
15
Years of experience
Showing 13 of 513 articles
HTML5 — the future of the web is here
10. 08. 2011ai

HTML5 — the future of the web is here

Semantic elements, Canvas, localStorage, geolocation — HTML5 changes the way web applications are built. A complete...

MongoDB and the NoSQL revolution — the end of relational databases?
20. 07. 2011data

MongoDB and the NoSQL revolution — the end of relational databases?

MongoDB, CouchDB, Cassandra — NoSQL databases are changing the way we think about data. When to use them and when to...

SOAP Web Services — best practices from the field
05. 07. 2011development

SOAP Web Services — best practices from the field

Designing and implementing SOAP web services in Java EE. WSDL-first, WS-Security, error handling and versioning.

ITIL v3 — IT service management in Czech practice
27. 06. 2011development

ITIL v3 — IT service management in Czech practice

Implementing ITIL v3 in Czech companies. Service Desk, Incident Management, Change Management and real-world...

Monitoring Java applications in Nagios
20. 06. 2011devops

Monitoring Java applications in Nagios

How we monitor Java application servers via Nagios. JMX checks, custom plugins, alerting and escalation.

Node.js — an introduction to server-side JavaScript
15. 06. 2011development

Node.js — an introduction to server-side JavaScript

Why is Node.js revolutionary? Event-driven architecture, the V8 engine and non-blocking I/O explained from an...

SharePoint 2010 — an enterprise portal in practice
09. 05. 2011ai

SharePoint 2010 — an enterprise portal in practice

Deploying Microsoft SharePoint 2010 as an enterprise portal. Document management, workflow, BI dashboards and...

JVM tuning for production servers
08. 05. 2011development

JVM tuning for production servers

JVM parameter configuration for enterprise Java applications. Heap size, GC algorithms, monitoring and performance tuning.

SVN branching strategy for enterprise projects
12. 04. 2011development

SVN branching strategy for enterprise projects

How we organize branches in Subversion. Trunk-based development, release branches, hotfixes and access rights.

Oracle DB — when a single index changes everything
15. 03. 2011data

Oracle DB — when a single index changes everything

A case study in SQL query optimization in Oracle 11g. Explain plan, indexes, histograms and the real performance impact.

Windows Server 2008 R2 and Hyper-V Virtualization
14. 03. 2011infrastructure

Windows Server 2008 R2 and Hyper-V Virtualization

Deploying Hyper-V virtualization on Windows Server 2008 R2. Live Migration, failover clustering, and server...

From Ant to Maven — a build system migration story
22. 02. 2011development

From Ant to Maven — a build system migration story

How we migrated 15 projects from Apache Ant to Maven 3. Dependencies, repositories, multi-module projects and common...

Migrating to RHEL 6 — what surprised us
18. 01. 2011development

Migrating to RHEL 6 — what surprised us

Practical experience migrating production servers from RHEL 5 to RHEL 6. Init system, SELinux, application compatibility.