Tech Talks

Sessions

Bridging AWS islands: cross-partition serverless solutions on EUSC

AWS European Sovereign Cloud is a separate partition, not just another region. That means separate everything. So what if your workloads need to live in both partitions: Standard and EUSC? Let's explore cross-partition serverless integration patterns using AWS CDK. We'll dive into making EventBridge, Lambda, and DynamoDB work across the partition boundary. We'll also see how IAM Roles Anywhere replaces static credentials for cross-partition authentication, and how Lambda bridge functions relay events between EventBridge buses across partitions. All built as reusable CDK constructs, with a live demo of custom events flying across partitions. Expect working code, honest trade-offs, and patterns you can take home.

https://sessionize.com/s/jakubgaj/bridging-aws-islands-cross-partition-serverless-so/165768

Infrastructure from Specs: spec-driven development for cloud solutions

Specifications are becoming executable artifacts. How do modern Spec-Driven Development (SDD) frameworks invert traditional infrastructure workflows? Instead of writing code and hoping documentation keeps up, you write specifications that generate implementation. Let's compare two leading frameworks (Kiro Specs, GitHub SpecKit) and examine their approaches to capturing architectural intent, enforcing consistency across teams, and preventing infrastructure drift. Whether you're building greenfield systems or evolving existing cloud infrastructure, learn how to use specs as your single source of truth and why this matters at scale.

https://sessionize.com/s/jakubgaj/infrastructure-from-specs-spec-driven-development-/162162

Declarative vs programmatic IaC

What’s the difference between declarative and programmatic approaches to Infrastructure as Code? Why does it matter, and when should you choose each approach? Explore best practices for writing maintainable, scalable Infrastructure as Code across AWS CloudFormation, AWS SAM, AWS CDK, Pulumi, Terraform, SST, and Serverless Framework. Learn how to leverage the strengths of each approach while avoiding common pitfalls. In a short code walkthrough, you’ll see the power of AWS CDK constructs and patterns in action, showcasing how programmatic IaC can simplify complex infrastructure scenarios.

https://sessionize.com/s/jakubgaj/declarative-vs-programmatic-iac/104438

Colorful quantum randomness

Experience the power of quantum superposition through this visual hands-on demo to generate truly random colors using actual quantum computers available on Amazon Braket. See how quantum randomness can supercharge real-world applications in cryptography, material science simulation, and optimization problems that classical computers struggle to solve efficiently. Showcase of quantum algorithm development using OpenQASM and Qiskit frameworks, running on IBM Quantum and Amazon Braket platforms. No prior quantum physics knowledge required, just bring your curiosity for emerging technologies!

https://sessionize.com/s/jakubgaj/colorful-quantum-randomness/91997

From serverless to functionless

What if you could build your next serverless application without a single Lambda function? Let me introduce you to the functionless model: a serverless architecture that emphasizes event-driven, service-based design by connecting AWS services directly, eliminating the need to package, deploy, and manage countless individual Lambda functions. In this demo, you’ll see a functionless application in action, built with AWS CDK. Instead of writing custom code in intermediary Lambda functions, the application uses direct integrations between AppSync, Step Functions, EventBridge, and DynamoDB to handle all business logic and data flow. You’ll walk away understanding how to reduce operational complexity, improve performance, and lower costs by leveraging native AWS service integrations. All while building more maintainable serverless architectures, and having a bit of fun in the process.

https://sessionize.com/s/jakubgaj/from-serverless-to-functionless/68396

Spec-Driven Infrastructure: building AWS solutions with Kiro Specs

Serverless computing abstracts infrastructure away, but that abstraction hides critical architectural decisions. Let's explore how to use Kiro Specs to make those decisions explicit, AWS MCP servers to understand what AWS services offer and what your architecture requires, and AWS CDK to generate infrastructure from specifications. A live demo shows the complete flow: from spec to generated infrastructure.

https://sessionize.com/s/jakubgaj/spec-driven-infrastructure-building-aws-solutions-/162156

Conversational IaC with AWS MCP Servers

What if you could vibe engineer your serverless solutions on AWS using coding agents? Discover how to combine Kiro CLI, AWS CDK, and AWS MCP Servers to rapidly develop serverless architectures through natural language prompts, and how to do it in a controlled, secure manner. In this live demo, you’ll see how to build from scratch a simple event-driven app (Functionless Address Book), with help of Kiro CLI and AWS MCP Servers for CDK, Step Functions, DynamoDB. Understand how AI-assisted IaC development can accelerate your workflow, make your infrastructure more secure & resilient, or help you refactor your IaC between frameworks.

https://sessionize.com/s/jakubgaj/conversational-iac-with-aws-mcp-servers/139575

Policy as Code with AWS CDK and GitHub Actions

As infrastructure moves faster with Infrastructure as Code and continuous delivery, securing cloud environments can't be just an add-on. Explore how to embed Policy as Code into your CI/CD pipelines using AWS CDK and GitHub Actions. Ensure that security and compliance are automated from the start. Level up your DevSecOps game with some actionable insights to help you build secure AWS infrastructures by default.

https://sessionize.com/s/jakubgaj/policy-as-code-with-aws-cdk-and-github-actions/135664

Build a self-service for your tenant AWS accounts

How to use AWS Service Catalog to build catalogs of products (CloudFormation templates) and to distribute them to end-users? Create portfolio based on library of ready to use products, deploy own products with AWS CDK, share portfolios with AWS Organisations, integrate AWS Service Catalog with ServiceNow.

https://sessionize.com/s/jakubgaj/build-a-self-service-for-your-tenant-aws-accounts/132940

Tech Talks

Events

AWS Community Lounge at AWS Summit Hamburg 2026

Hamburg, Germany, May 20, 2026

https://aws.amazon.com/events/summits

AWS Community Day Athens 2026

Athens, Greece, April 28, 2026

https://awscommunity.gr/

IaC Conf Spotlight

null, January 28, 2026

https://events.iacconf.com/spotlight-ai-iac-january-2026/

AWS User Group Skåne

Malmö, Sweden, November 11, 2025

https://www.meetup.com/aws-user-group-skane/

AWS Community Day Baltic

Gdynia, Poland, September 10, 2025

https://awsbaltic.eu

NDC Copenhagen Developers Festival 2025

Copenhagen, Denmark, September 8, 2025

https://cphdevfest.com

AWS Community Day 2025 - Switzerland

Zürich, Switzerland, May 22, 2025

https://www.awsug.ch

LEGO DevCon 2024

Billund, Denmark, October 1, 2024

https://www.lego.com/en-us/aboutus/newsroom

AWS Community Day Nordics 2024

Copenhagen, Denmark, May 7, 2024

https://awscommunitynordics.org/communityday/

LEGO CloudCon 2023

Billund, Denmark, September 21, 2023

https://www.lego.com/en-us/aboutus/newsroom

AWS Community Day DACH 2023

Munich, Germany, September 14, 2023

https://www.aws-community-day.de/

AWS Community Day Warsaw 2022

Warsaw, Poland, October 14, 2022

https://awscommunity.pl

Sessionize profile