InITNEXTbyFrancesco Vitullo·May 28Zero-Day Runtime Isolation for Containers: Rethinking Dependency TrustPackage managers accelerated software development, but also expanded the attack surface. Runtime isolation reduces execution risks.
InITNEXTbyFrancesco Vitullo·Dec 11, 2025Automatically Generating MCP Tools by Clustering OpenAPI EndpointsMapping every OpenAPI endpoint to an MCP tool leads to clutter and confusion. Clustering endpoints by resource solves this, creating a…
InITNEXTbyFrancesco Vitullo·Nov 24, 2025Decoupled CI/CD with Github Actions and KubernetesCI/CD has become an essential part of modern software delivery, but how we structure pipelines can dramatically affect maintainability…A response icon1A response icon1
InITNEXTbyFrancesco Vitullo·Nov 3, 2020Terraform with TypeScriptInfrastructure as Code is slowly rising and for good.A response icon1A response icon1
InITNEXTbyFrancesco Vitullo·Sep 14, 2020Kubernetes Production Cluster with Vagrant and Virtualbox on MacFor development purposes, it would be great to have a Kubernetes Production Cluster locally, and with this article, I am going through the…A response icon1A response icon1
InITNEXTbyFrancesco Vitullo·Sep 2, 2020Better Component Composition in VueJSComposition in Vue is not as straight forward compared to other frameworks. In this article, I would like to demonstrate a way to boost…A response icon2A response icon2
InITNEXTbyFrancesco Vitullo·Jul 1, 2020Traits of Software Elite Performing TeamsWho are Elite Performers according to the DevOps DORA Assessment and what are their secrets?
InITNEXTbyFrancesco Vitullo·Nov 25, 2019Node.js CI with Tekton PipelinesKubernetes is one of the top choices when dealing with Docker and its ecosystem. Tekton is the most recent solution to native CI/CD…
InITNEXTbyFrancesco Vitullo·May 15, 2019Resilient JavaScript with SanctuaryJavaScript is really nice but it is a double-edged sword: by one side, it’s really easy to start and build something with, while on the…A response icon1A response icon1
InITNEXTbyFrancesco Vitullo·May 14, 2019Vue and Vue-Testing-LibraryI am huge passionate of TDD (Test Driven Development) and I really suggest everyone practice it or, at least, give it a try with some kata…A response icon3A response icon3