Skip to main content

Blog Archive

Post categories: Code
How to containerize an application with Docker
27 November 2025 - 4 minutes reading

Alessandro Rosa talks about Docker and the advantages of using Docker containers, providing a practical example.

Post categories: Code
Managing polymorphism in MongoDB with .NET
18 November 2025 - 6 minutes reading

Claudio Volpi explains how to manage object polymorphism in a simple way with the MongoDB driver for .NET, allowing you to read and write documents while maintaining all the flexibility of polymorphism.

Post categories: Code
MIT App Inventor: a natural bridge from Scratch to real programming
14 November 2025 - 6 minutes reading

Matteo Balestrini explains the similarities between Scratch and MIT App Inventor, its unique features—Designer, Blocks, extensions—and a simple tutorial for Android.

Post categories: Learn
10 false myths to debunk about the accessibility of digital products
3 November 2025 - 4 minutes reading

In this article, Emanuele Mantovani tells us about the 10 most common false myths to debunk about digital accessibility.

Post categories: Learn
Real Time Knowledge Injection: enhance Chatbot Intelligence
28 October 2025 - 6 minutes reading

Luca Giudici presents a Memoria case study on real-time knowledge injection: a RAG system evolved into an agent-based architecture with a dynamic knowledge base.

Post categories: Deploy Value
Intré Reti is an Authorized JetBrains Partner
28 October 2025 - 2 minutes reading

JetBrains is a benchmark for software developers, and we at Intré Reti are proud to be an Authorized Partner. In this article, we explain how JetBrains tools support the software release process, with insights and experiences from our team.

Post categories: Learn
Learning as a Company Value
27 October 2025 - 4 minutes reading

In this article, Andrea Spera shares some key moments in his career and useful tips for those embarking on their first training experience or, more generally, a learning programme within a company.

Post categories: Code
BEM + SCSS: a little guide for smart developers
22 October 2025 - 4 minutes reading

Tetiana Melnyk talks to us about BEM, a development methodology that simplifies CSS code management. BEM, in combo with SCSS, makes code simple, modular and scalable.

Post categories: Code
Using Terraform to create a Kubernetes cluster
13 October 2025 - 8 minutes reading

In this article, Simone Recupero provides a step-by-step guide to creating a working Kubernetes cluster with Terraform.

Post categories: Learn
DevOps with GitLab Tools: A Guild’s Journey
6 October 2025 - 3 minutes reading

In this article, Giovanni Rigillo shares the learning journey carried out during the DevOps Heroes Guild: from setting up a self-hosted Docker instance to building real CI/CD pipelines that applied DevOps concepts to practical, real-world scenarios.