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 20 of 513 articles
DevOps Culture in Czech Companies — More Than Just Tools
20. 06. 2016ai

DevOps Culture in Czech Companies — More Than Just Tools

Introducing DevOps culture in a Czech enterprise company. From silos to collaboration, automation, infrastructure as...

HTTP/2 in Practice: Adoption, Configuration, and Measurable Results
18. 06. 2016infrastructure

HTTP/2 in Practice: Adoption, Configuration, and Measurable Results

HTTP/2 is standardised and browser support is nearly universal. A practical guide to deploying HTTP/2, measuring...

Terraform — infrastructure as code for the cloud
12. 06. 2016cloud

Terraform — infrastructure as code for the cloud

How Terraform from HashiCorp changed our approach to provisioning cloud infrastructure.

Apache Kafka — event streaming for microservices
18. 05. 2016ai

Apache Kafka — event streaming for microservices

Why we switched from RabbitMQ to Kafka for event-driven architecture. Log-based messaging in practice.

Yarn: the fast and reliable package manager from Facebook
14. 05. 2016development

Yarn: the fast and reliable package manager from Facebook

Facebook, Google and others introduced Yarn — an alternative npm client solving problems with speed, determinism and...

Microsoft Azure — Cloud for .NET and Java Shops
10. 05. 2016cloud

Microsoft Azure — Cloud for .NET and Java Shops

Our first experiences with Azure. Why we chose Azure alongside AWS and what surprised us.

TensorFlow: Google makes machine learning accessible to everyone
06. 05. 2016ai

TensorFlow: Google makes machine learning accessible to everyone

Google open-sourced TensorFlow — a framework for machine learning and deep learning. Why this matters for enterprise...

Testing microservices — strategies and tools
20. 04. 2016ai

Testing microservices — strategies and tools

How to test microservices: unit, integration, contract, end-to-end. The testing pyramid in practice.

Chatbots and Conversational Interfaces: A New Paradigm for Interaction
13. 04. 2016development

Chatbots and Conversational Interfaces: A New Paradigm for Interaction

Facebook Messenger Platform, Microsoft Bot Framework and other platforms are launching the era of chatbots. Are...

Let's Encrypt — free HTTPS for every website
05. 04. 2016ai

Let's Encrypt — free HTTPS for every website

How Let's Encrypt democratized HTTPS. Automatic free certificates for all our domains.

CSS Grid Layout: Two-Dimensional Layouts, Finally Native
03. 04. 2016development

CSS Grid Layout: Two-Dimensional Layouts, Finally Native

The CSS Grid Layout specification is maturing and the first browsers are implementing support. An end to hacks with...

Progressive Web Apps: a native-like experience from the web
26. 03. 2016ai

Progressive Web Apps: a native-like experience from the web

PWAs combine the reach of the web with the capabilities of native apps — offline support, push notifications, home...

Modern JavaScript toolchain — npm scripts, Babel, ESLint
22. 03. 2016development

Modern JavaScript toolchain — npm scripts, Babel, ESLint

How we built a modern JS build pipeline. npm scripts instead of Grunt, Babel for ES6, ESLint.

OAuth 2.0 and JWT — modern authentication for microservices
10. 03. 2016ai

OAuth 2.0 and JWT — modern authentication for microservices

How to implement OAuth 2.0 and JSON Web Tokens to secure REST APIs and microservices.

Angular 2 and TypeScript — A New Era of Frontend Development
25. 02. 2016development

Angular 2 and TypeScript — A New Era of Frontend Development

Angular 2 is a complete rewrite. TypeScript, components, RxJS. Is it worth switching from AngularJS?

Serverless Framework: cloud functions without infrastructure worries
09. 02. 2016cloud

Serverless Framework: cloud functions without infrastructure worries

Serverless computing changes the paradigm — instead of servers you deploy functions. Serverless Framework simplifies...

React — why we chose the library from Facebook
08. 02. 2016development

React — why we chose the library from Facebook

Our first experiences with React.js. Why we left AngularJS and what React brought us.

TypeScript: why enterprise bets on typed JavaScript
03. 02. 2016development

TypeScript: why enterprise bets on typed JavaScript

TypeScript from Microsoft adds static typing to JavaScript. With Angular 2 as its flagship, TypeScript adoption is...

Angular 2: A Complete Rewrite with TypeScript
28. 01. 2016development

Angular 2: A Complete Rewrite with TypeScript

Google released Angular 2 — a complete rewrite of the framework built on TypeScript, component architecture, and...

Vue.js: the progressive framework you will love
24. 01. 2016development

Vue.js: the progressive framework you will love

Vue.js by Evan You offers an accessible, performant and flexible framework for building UIs. Why it is growing so...