October 2, 2026 — Hotel Villa Eur, Rome
This agenda is still temporary and may change.
Every few years a new tech wave rolls in: first the cloud, then data, then serverless, and today generative AI. Each time it feels like the rules are being rewritten from scratch. But the real question never changes: how long does it take to go from "someone talked about it at a conference" to "it actually runs in production", at night, without waking anyone up?
The answer has less to do with the service that is trending this year, and more to do with the ecosystem you stand on: services that integrate, partners that fill the gaps, and, above all, a community that shares experience, code, and hard-won lessons. That is what turns each new wave into something you can actually ship. Revolutions come and go. Generative AI moves fast today precisely because it stands on cloud foundations, and on a community, built over years. A service can be copied in a year, a community cannot, and that is the difference that decides what we will build over the next five.
Because in the end the ecosystem is not a product catalog. It is the people who show up, share, and build together, the people in this room. You are the reason the next revolution will be easier to weather than the last.
A team of 100 developers running coding agents all day burns billions of tokens per month. At list API prices that is tens of thousands of euros a month, with a bill nobody can predict at the start of it.
So we asked what it would cost to run it ourselves, on AWS, with open-source models. Short answer: down to roughly $0.09 per million input tokens. The same workload on a comparable-quality commercial API would cost 17x to 34x more.
The long answer is the talk, and it's the four months of late nights spent working out why our first "working" deployment cost ten times what it should have.
I'll walk through the architecture actually running in production since April: GPU sizing and topology, Spot without pain, tuning the serving stack with vLLM, and the proxy in front for multi-model routing, auth, budgets, and token telemetry.
You should leave with a clear mental model of your real cost per token on AWS, a priority order for which optimizations to attempt first, and the traps we found the slow way. No product slides: architecture, numbers, and scar tissue.
Alessandro De Carolis, Senior Manager at Storm Reply in Rome (AWS Premier Consulting Partner), where he co-leads four business units and acts as de facto CTO. Eleven years in enterprise IT, nine of them building on AWS: platform engineering, Kubernetes, CI/CD and cloud migrations for energy, insurance and critical infrastructure clients. CKA, CKAD, AWS SA and Developer certified.
During my time at school, I was amazed by the buildings constructed by different civilizations, their similarities and, at the same time, their uniqueness. Depending on whether it was a house, a farm, a fortress, etc., the planning varied, as it required not only its own design plans but also varied in location, the materials and machinery needed, the number and type of workers (builders, electricians, plumbers, specialists), among other things, and with all this we could then have an estimate of the time and cost of the work.
Does this sound familiar? In this session, I want to share my experience working with different types of applications. I have been fortunate (and old enough) to work with applications ranging from mainframe systems to new multi-agent use cases. We will see how to leverage services such as EC2, ECS, EKS, Lambda, and Bedrock AgentCore across different architectural types.
I'm a computer engineer and a developer at my core, so I would rather work on hands-on tasks and delivering results in the projects than making Power Point presentations. With experience spanning across multiple industries and countries, my focus lies in the Cloud and Big Data domains, approaching them with a DevSecOps mindset. Additionally, I am a member of the AWS Community Builders program, contributing to the community's growth.
Managing cloud cost visibility and allocation across an Enterprise organization with over 50 AWS accounts, multiple Business Units, and shared resources is a complex challenge. Without granular tracking for each user or BU, calculating ROI and optimizing budgets quickly becomes a nightmare.
In this session, I will share a real-world case study: how to transform cost chaos into pinpoint visibility using a two-tier automated tagging strategy designed and executed end-to-end.
**What you will learn in this session:**
* **Two-Tier Tagging Matrix:** How to structure Vertical (Core Infrastructure, Backup/DR, Security) and Horizontal (Business Unit, Environments) tagging.
* **Cross-Account Automation:** How to orchestrate tag enforcement and distribution at enterprise scale using AWS Systems Manager and CloudFormation StackSets.
* **Data-Driven Decisions:** Converting granular tag data into real-time dashboards and automated cost-per-end-user calculations.
Giovanni Adinolfi is a Senior Cloud Architect and Cloud FinOps Expert with over 25 years of IT infrastructure experience, including more than a decade specializing in AWS ecosystems. A 6x AWS Certified professional holding the Solutions Architect - Professional designation alongside Security and Advanced Networking Specialties, he specializes in multi-account governance, enterprise landing zones, and cloud cost optimization. Giovanni's hands-on track record includes executing FinOps transformations across complex enterprise environments with 50+ AWS accounts. He recently delivered €38K in verified savings on an ~€800K annual cloud budget by building CUR/Athena data pipelines, CUDOS dashboards, and deploying cross-account automated tagging strategies using AWS Systems Manager and CloudFormation StackSets. Beyond cost allocation, he has led high-stakes cloud migrations and architectural advisory for regulated environments, including healthcare platforms. Giovanni excels at bridging the gap between Finance and Engineering leadership, turning complex cloud telemetry into actionable, data-driven decisions.
AI agents are becoming increasingly capable of reasoning, using tools and executing complex workflows. But there is still a fundamental problem: how does an agent understand what data is available, what it represents, and which information is actually relevant to its goal?
Traditionally, answering these questions requires additional indexes, databases, metadata catalogs or retrieval layers built around the original data. With Amazon S3 Annotations, AWS is introducing a different approach: bringing rich, mutable and machine-readable context directly alongside the objects stored in S3.
In this session we'll explore how this new capability can change the way we design agentic architectures on AWS. Starting from a traditional data lake or document repository, we'll see how annotations can enrich objects with business context, AI-generated information, classifications and processing results, allowing agents to discover and understand data more dynamically.
We'll discuss how S3 Annotations, S3 Metadata and AI agents can work together to transform S3 from a passive object store into an active part of the agent's reasoning and data-discovery process — moving from "retrieve this file" to "find the information that helps me accomplish this goal."
I’m Francesco Gallo, a 24-year-old GenAI Engineer at ReCube, an AWS Partner company where I’ve been working for about a year and a half, designing and developing Generative AI solutions built entirely on AWS. I graduated with honors in Computer Science from the "Università della Calabria" and I work daily with AWS services, with a strong focus on Generative AI, agentic architectures and cloud-native solutions. Alongside my professional activity, I’m an active member of the AWS User Group Calabria, where I contribute to the growth of the local AWS community and regularly share my experience through technical talks and community events.
Amazon Aurora DSQL is a serverless distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management. In this talk we’ll use a sample serverless application that uses Amazon API Gateway, AWS Lambda and Aurora DSQL to explore the architecture and features of this database.
We'll explore the scaling behaviour of DSQL, measure performance including cold starts, deep dive into its pricing and current limitations.
We'll wrap up with some suggestions when currently to use DSQL comparing to DynamoDB, RDS and Aurora (Serverless) and what to pay attention to when migrating your existing application to Aurora DSQL.
I'm Vadym Kazulkin, AWS Serverless Hero and Head of Development at ip.labs based in Bonn. I have been in the tech industry for over 25 years. My current focus and interests include the design and implementation of highly scalable and available applications in the AWS Cloud, with a special passion for Serverless, Generative, and Agentic AI, as well as the optimization of Java applications (also utilizing Spring Boot, Micronaut, and Quarkus frameworks) on AWS Lambda. I'm also the co-organizer of the Java User Group Bonn meetup, a frequent speaker at various national and international events, and a regular author of articles in different published and online magazines and on my online blog
Modern AWS data platforms are easier to build than ever. Services like Amazon S3, Glue, Athena, and Step functions make it straightforward to build scalable data pipelines. Yet many projects still fail to deliver the expected outcome, and most of the time it is not because of AWS at all, but because technology alone does not solve the real problems.
In this talk I will share lessons from building and delivering data platforms on AWS where everything looked healthy from a technical perspective, while the project itself struggled. Green pipelines did not always mean trusted data, let alone no production issues.
We will look at what happened, what we were (and quite often still) missing, and what I would do differently in some cases. We will also cover topics like data ownership, observability (beyond infrastructure metrics), automation, and the engineering decisions that have the biggest impact on the platform's long-term success.
This is not a deep dive into individual AWS services, rather than a comprehensive summary of real-world case studies about building production data platforms, and why delivering business value is often much harder than delivering working pipelines.
Evelina Rakhmetova is a Senior Data Engineer and data scientist who specializes in bridging the gap between deep technical development and strategic business outcomes. She holds dual Master’s degrees in Industrial and Power Engineering, alongside a PhD in Computer Science during which she transitioned into advanced data analytics. With over six years of cross-sector engineering experience and five years in data science, Evelina focuses on designing scalable, real-time analytics frameworks and data warehouse solutions that optimize operations. A collaborative leader of cross-functional teams, she has successfully steered complex projects spanning data infrastructure, model development, and cloud system integration. Driven by continuous learning and a passion for community impact, she actively contributes as a technical speaker at professional conferences and dedicates her time to volunteering.
During an active production incident, the AI agent we had built reported the affected system as operating within normal parameters. The runbooks were correct. The historical match was correct. But nothing in our knowledge base had a mechanism for "what is happening right now." A vector index has no answer for it. Even if the knowledge base was correct, it was answering a different question.
We improved the knowledge base. Of course we did. Better retrieval, more documents, higher relevance scores. It did not help. A knowledge base answers one type of question. What do the documents say. A production agent in an operational context needs different answers. What is the current system state. What are the dependency relationships. What happened historically. Each context type has a database built for it, with a different data structure and a different access pattern.
This session shows how to apply purpose-built databases to AI agents. Multiple stores, different context types, each answering what the others cannot.
I have been building with AWS for ten years and teaching it for seven. In Italy I have worked as a licensed freelance engineer, consultant, and founder. I am now CTO and Co-founder, an AWS Authorized Instructor at Champion level, and an AWS Community Builder for seven years. I design cloud architectures with a focus on AI agent systems, data engineering, and serverless patterns on AWS, and I train thousands of cloud practitioners across Europe on the same architectures I build in production.
The same contract reads differently depending on what you ask of it: a loan agreement reads one way when you are checking whether an early-repayment clause holds, another when you are estimating tax exposure, another again when you are looking for anomalies in a due diligence. The structure worth extracting depends on the document and on the question. For some years now I have thought about documents through a three-layer model, and at Lidia we built the architecture in this talk on top of it.
The first layer is the document's physical structure: pages, blocks, tables, section headers, reading order, what a layout analysis engine gives back. The second is the layer of domain entities and their relations: parties, roles, dates, clauses, references. The third is the knowledge that serves one workflow and no other, the checklist of a contract review or the indicators of a fraud check. Keeping them apart has a practical consequence: the first is recomputed when the extraction engine changes, the third when the use case changes, and the second has to survive both.
Nothing about the model is specific to law; it works the same on an invoice or a novel. I use legal text because it is the domain where a badly resolved reference is not a slightly less relevant search result: it is a wrong opinion with somebody's signature on it.
The hard work sits in the second layer, in three resolution passes over references, all of them before anything is indexed. Inward: "Interest Rate" with capitals means whatever the Definitions article says it means, and binding it to the general economic sense produces a grounding error that no downstream check catches, because the answer stays coherent and well written. Outward: "pursuant to art. 1341 of the Italian Civil Code" or "in accordance with Regulation (EU) 2016/679" have to be carried to a canonical identifier (URN:NIR for Italian law, ELI for Union law), and only then does the reference become queryable: is it apt to the clause it appears in, is it still in force, has it been repealed? Across documents: the same company appears as "the Bank", as "Lender", and under its full registered name in three instruments of the same matter, and connecting those occurrences to a single node is what lets you query the matter as a whole.
On AWS: Textract in LAYOUT mode, its output normalized into an engine-agnostic intermediate representation, identifiers derived from content and structural position (so a re-extraction yields the same IDs and the graph is not rebuilt), the three resolutions run over that representation, the graph on Neptune and the embeddings on OpenSearch. Indexing and querying go through AWS Labs' GraphRAG Toolkit, which builds a lexical graph (source, chunk, topic, statement, fact, with entities attached to facts) and has a configurable extraction stage: domain entity classifications in place of generic ones, extraction prompts rewritten for contractual language, and domain labels and canonical identifiers carried into the graph.
Bedrock Knowledge Bases offers managed GraphRAG on Neptune Analytics with cross-document reasoning, and for many cases it is perfectly good. It does build the graph for you without exposing the build stage, and in a legal setting that is exactly the step to control and measure: the point where a reference is bound to the definition the document itself gives, or to a canonical statutory identifier.
Janos has many years of experience in machine learning, generative AI, and software architecture. He has led advanced projects in Computer Vision, Big Data, Generative AI, and MLOps, both in corporate environments and within the open-source community. He has been an AWS Community Builder for five years, co-organizer of the [Gen]AI Meetup in Milan, and an active technical evangelist. At LIDIA, Janos contributes to the development of advanced AI solutions, bringing strategic vision and strong execution capabilities to the startup’s most challenging projects.
Everyone is optimising the thirty seconds between a prompt and a diff. Almost nobody is designing what happens before and after. The result is a plan to fail we all recognise: prototypes that look finished, PRs of thousands of lines, tests always green, and code nobody can explain, fix, or evolve.
The coding agent is the wrong system boundary. The SDLC itself is the system to engineer, and it behaves like any bounded context: entities, events, invariants, and actors that are sometimes deterministic, sometimes probabilistic, sometimes human.
In this chalk talk we will draw that system together: intents, decisions, specs, changes, evidence and policies as first-class entities; an event stream connecting them; deterministic gates before agent reviewers before humans; autonomy assigned per subdomain, not per tool; and decision provenance so the "why" survives the agent era.
We will understand the role of Kiro, Spec Driven Development through steering files, plugins, and Kiro Crew in defining a working SDLC harness, as well as Strands agents on AgentCore, and AgentCore Policy and Evaluations.
At the end we will try to answer the most difficult question: in exchange of a productivity increase, which of your subdomains would you let an agent ship unattended, and what evidence would you demand first?
Luca Bianchi is Chief Technology and Innovation Officer at MESA, where he builds event-driven AI and serverless platforms. Over the past decade he has designed production AI/ML systems handling more than 100 million events daily, scaled a cloud SaaS beyond 10 million users, and migrated the majority of its workloads to serverless patterns. An AWS Serverless Hero and Cursor Ambassador, his current work centres on agentic AI in production: long-context orchestration, planning, and dynamic context loading. Beyond architecture, he has led engineering organisations of up to 100 people through a cultural shift towards continuous delivery. He co-founded the Serverless Italy community, the Milano Mongo User Group, and the Cursor Meetup Milano, and co-organises ServerlessDays Italy. He writes the weekly newsletter The Agentic Stack and speaks regularly at international conferences.
We talk about AI from the rooftop, forgetting the floors beneath us. Let's take the stairs — from infrastructure to models and frameworks — and see why production-readiness hasn't changed in twenty years: reliable, scalable, secure, sustainable, observable. Why AWS makes the building solid, model- and framework-agnostic: freedom at the top, solidity underneath. Because production isn't a solo job — it's an ecosystem of services, partners, and people.
This talk explores the rapid evolution of the AI agent ecosystem. It details the shift toward agentic workflows supported by the Model Context Protocol (MCP) and the standardization of reusable agent "Skills." The session emphasizes that as AI agents transition from experimental tools to enterprise-grade assets, there is a critical requirement for robust, secure infrastructure.
By introducing concepts like OpenClaw and secure sandboxing, specifically leveraging Kubernetes and Red Hat OpenShift on AWS (ROSA), the session outlines a defense-in-depth strategy for managing autonomous agents at scale, drawing parallels between the current agent revolution and the historical maturation of Linux and container orchestration.
Natale Vinto is a software engineer with more than 10 years of experience in IT and ICT, with a background in telecommunications, Linux, DevOps, and Java. He spent years as EMEA Specialist Solution Architect for OpenShift and as Director of Developer Advocacy at Red Hat. Today he is a Technical Director in the Hybrid Platforms business unit at Red Hat, helping communities and customers succeed with Kubernetes and cloud-native AI. He is an O’Reilly author of Modernizing Enterprise Java, GitOps Cookbook, and Applied AI for Java Enterprise Development.
Sulla carta (e sulla documentazione ufficiale), migrare verso AWS sembra un percorso lineare. Ma cosa succede quando la teoria si scontra con la realtà? Vederemo dei casi reali “dal fronte”, partendo dal classico Lift & Shift tramite AWS Application Migration Service (MGN, ossia la via più sicura), passando a quando conviene investire tempo nel Replatforming usando servizi nativi e concludendo con scenari specifici di migrazione da VMware a VMware, con focus sul nuovo Amazon Elastic VMware Service. Condividerò successi, fallimenti e cicatrici accumulate lavorando in diversi contesti e fornirò consigli e linee guida concrete per affrontare qualsiasi migrazione senza brutte sorprese.
Mi chiamo Riccardo Fragnelli, da 4 anni lavoro in beSharp come solutions architect combattendo ogni giorno con le meraviglie del cloud. Lavorando in un'azienda di consulenza, mi è capitato di vedere moltissime realtà, sia per fortuna che per sfortuna. Mi piacerebbe portare la mia esperienza anche ad altre persone che hanno la mia stessa passione. Tra le mie altre passioni ci sono anche Magic e la pallavolo (un po' tutti gli sport in realtà)
A community session to play AWS Builder Cards.
Dalla ricerca vettoriale con Amazon Aurora PostgreSQL ai modelli LLM e di embedding disponibili su Amazon Bedrock, AWS mette a disposizione tutti gli ingredienti necessari per implementare una soluzione di Retrieval-Augmented Generation.
A fare la differenza, però, è la ricetta: dalla preparazione e suddivisione dei contenuti all'arricchimento dei metadati, fino alle strategie di retrieval e alla costruzione del contesto fornito al modello.
In questo talk analizzeremo l'implementazione di uno scenario reale, concentrandoci sulle scelte tecniche, sui compromessi emersi durante lo sviluppo e sul loro impatto sulla qualità delle risposte.
Senza tralasciare il tema dei costi, perché a fine mese arriva la fattura di AWS.
Andrea Saltarello è CEO di Improove e professore di Data Science e AI presso la Graduate School of Management del Politecnico di Milano. È fondatore e organizzatore di Cloud Day, conferenza italiana dedicata al cloud computing, e di AI Conf, evento di riferimento per professionisti, aziende e decision maker che lavorano con l'intelligenza artificiale. Da oltre vent'anni si occupa di architetture software, sistemi distribuiti e adozione delle tecnologie emergenti in ambito enterprise. Attraverso Improove sviluppa iniziative di formazione e confronto che mettono in relazione community tecniche, aziende e protagonisti dell'ecosistema cloud e AI.
Monitorare i costi di rete e Data Out dal nostro account è questione di un paio di click. Capire come si stanno generando, spesso, è un altro paio di maniche.
In questo talk raccontiamo la nostra esperienza nella riduzione di costi di Egress e NAT. Partiremo da come abbiamo notato l'incremento di traffico, e da come abbiamo distinto crescita organica e problemi archietturali.
Vedremo come abbiamo mappato in maniera l'origine e destinazione del traffico nella nostra VPC, distinguendo fra Lambda, ECS, servizi interni, monitoraggio, arrivando a distinguere il traffico verso i vari servizi AWS.
Vedremo inoltre alcune strategie pratiche per ridurre il traffico in uscita e i costi ad esso associati, con considerazioni ed esempi pratici.
DevOps Engineer during the day, gym rat and runner by night. I'm a IaC fundmentalist with an obession for automation.
Marco Tamassia is a Principal Technical Instructor at Amazon Web Services, based in Milan. Since 2018 he has been teaching AWS technologies to internal teams and customers across Europe, the Middle East and Africa, with a focus on databases, data platforms, and more recently generative and agentic AI. He came to the cloud from the database world: over a decade as an Oracle DBA at Lutech, Sorint.lab and Eni, and then, after joining Amazon in Dublin in 2016, as DBA for the Oracle databases behind AWS services such as Amazon CloudFront and Amazon CloudWatch. He is co-author of "AWS Cloud Computing Concepts and Tech Analogies" (Packt, 2023) and writes for the AWS Database Blog. He speaks regularly at AWS Summits and at community conferences including SQLBits and Py4AI, where he presented agentic AI systems for database operations built with Amazon Bedrock AgentCore.
La complessità di un'infrastruttura cloud cresce più velocemente della documentazione che la descrive. Il risultato è una comprensione parziale e spesso obsoleta di come l’infrastruttura funzioni realmente.
In questo talk mostreremo come usare CNCF Cartography per costruire un knowledge graph di un'infrastruttura cloud tramite raccolta delle informazioni dalle API infrastrutturali. Il grafo non viene quindi creato da un LLM: viene generato in maniera deterministica, senza consumare token. Questo permette di creare un catalogo continuamente aggiornato dei componenti infrastrutturali e delle relazioni tra di essi. Una volta costruito, il grafo diventa un contesto strutturato su cui applicare gli LLM.
Mostreremo due casi d’uso pratici. Il primo è l’uso degli LLM per generare automaticamente diagrammi e documentazione infrastrutturale che riflettano lo stato corrente del sistema. Il secondo è l’uso del grafo come contesto per domande in stile chatbot, permettendo agli operatori di interrogare l’infrastruttura e ragionare rapidamente su connessioni, dipendenze e risorse.
Condivideremo cosa ha funzionato, dove il modello a grafo si è rivelato utile e quali limiti abbiamo incontrato nell’usare gli LLM per ragionare sull’infrastruttura.
Fractional Infrastructure Lead | Cloud | DevOps | Kubernetes | AI-ready Infrastructure I work with startups when infrastructure has become too important to be handled ad-hoc, but hiring a full-time Head of Infrastructure is still too early. I combine senior platform judgment, hands-on implementation, and AI-assisted infrastructure workflows to build systems your team can understand, change, and operate. Before working independently, I was a founder and later an engineering manager, building and leading work across cloud, Kubernetes, data platforms, observability, and automation.
An open unconference session. Topics are proposed and chosen by attendees.
This website uses the open source AWS Community Day Template built by AWSug.nl. Site powered by Eleventh.