{
  "speaker": {
    "firstName": "Jakub",
    "lastName": "Gaj",
    "tagline": "🥷 serverless.ninja",
    "bio": "Sr Cloud Architect | AWS Community Builder | AWS New Voices Speaker",
    "speakerProfileUrl": "https://sessionize.com/jakubgaj",
    "photoUrl": "https://sessionize.com/image/017d-200o200o2-J5Sq63gYU4BsTXTBUwQVzm.jpeg",
    "photoLargeUrl": "https://sessionize.com/image/0466-1000o1000o1-J5Sq63gYU4BsTXTBUwQVzm.jpeg"
  },
  "sessions": [
    {
      "id": 165768,
      "title": "Bridging AWS islands: cross-partition serverless solutions on EUSC",
      "description": "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?\r\n\r\nLet's explore cross-partition serverless integration patterns using AWS CDK. We'll dive into making EventBridge, Lambda, and DynamoDB work across the partition boundary.\r\n\r\nWe'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.\r\n\r\nExpect working code, honest trade-offs, and patterns you can take home.",
      "sessionUrl": "https://sessionize.com/s/jakubgaj/bridging-aws-islands-cross-partition-serverless-so/165768",
      "languageCode": "en",
      "language": "English"
    },
    {
      "id": 104438,
      "title": "Declarative vs programmatic IaC",
      "description": "What’s the difference between declarative and programmatic approaches to Infrastructure as Code? Why does it matter, and when should you choose each approach?\r\n\r\nExplore 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.\r\n\r\nIn 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.",
      "sessionUrl": "https://sessionize.com/s/jakubgaj/declarative-vs-programmatic-iac/104438",
      "languageCode": "en",
      "language": "English"
    },
    {
      "id": 91997,
      "title": "Colorful quantum randomness",
      "description": "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.\r\n\r\nSee how quantum randomness can supercharge real-world applications in cryptography, material science simulation, and optimization problems that classical computers struggle to solve efficiently.\r\n\r\nShowcase 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!",
      "sessionUrl": "https://sessionize.com/s/jakubgaj/colorful-quantum-randomness/91997",
      "languageCode": "en",
      "language": "English"
    },
    {
      "id": 68396,
      "title": "From serverless to functionless",
      "description": "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.\r\n\r\nIn 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.\r\n\r\nYou’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.",
      "sessionUrl": "https://sessionize.com/s/jakubgaj/from-serverless-to-functionless/68396",
      "languageCode": "en",
      "language": "English"
    },
    {
      "id": 162156,
      "title": "Spec-Driven Infrastructure: building AWS solutions with Kiro Specs",
      "description": "Serverless computing abstracts infrastructure away, but that abstraction hides critical architectural decisions.\r\n\r\nLet'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. \r\n\r\nA live demo shows the complete flow: from spec to generated infrastructure.",
      "sessionUrl": "https://sessionize.com/s/jakubgaj/spec-driven-infrastructure-building-aws-solutions-/162156",
      "languageCode": "en",
      "language": "English"
    },
    {
      "id": 139575,
      "title": "Conversational IaC with AWS MCP Servers",
      "description": "What if you could vibe engineer your serverless solutions on AWS using coding agents?\r\n\r\nDiscover 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.\r\n\r\nIn 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.\r\n\r\nUnderstand how AI-assisted IaC development can accelerate your workflow, make your infrastructure more secure & resilient, or help you refactor your IaC between frameworks.",
      "sessionUrl": "https://sessionize.com/s/jakubgaj/conversational-iac-with-aws-mcp-servers/139575",
      "languageCode": "en",
      "language": "English"
    },
    {
      "id": 135664,
      "title": "Policy as Code with AWS CDK and GitHub Actions",
      "description": "As infrastructure moves faster with Infrastructure as Code and continuous delivery, securing cloud environments can't be just an add-on.\r\n\r\nExplore 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.\r\n\r\nLevel up your DevSecOps game with some actionable insights to help you build secure AWS infrastructures by default.",
      "sessionUrl": "https://sessionize.com/s/jakubgaj/policy-as-code-with-aws-cdk-and-github-actions/135664",
      "languageCode": "en",
      "language": "English"
    },
    {
      "id": 132940,
      "title": "Build a self-service for your tenant AWS accounts",
      "description": "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.",
      "sessionUrl": "https://sessionize.com/s/jakubgaj/build-a-self-service-for-your-tenant-aws-accounts/132940",
      "languageCode": "en",
      "language": "English"
    }
  ],
  "events": [
    {
      "id": 22914,
      "name": "AWS Community Lounge at AWS Summit Hamburg 2026",
      "eventStartDate": "2026-05-20T00:00:00",
      "eventEndDate": "2026-05-20T00:00:00",
      "location": "Hamburg, Germany",
      "website": "https://aws.amazon.com/events/summits",
      "eventSchedule": "past"
    },
    {
      "id": 22772,
      "name": "AWS Community Day Athens 2026",
      "eventStartDate": "2026-04-28T00:00:00",
      "eventEndDate": "2026-04-28T00:00:00",
      "location": "Athens, Greece",
      "website": "https://awscommunity.gr/",
      "eventSchedule": "past"
    },
    {
      "id": 1016728,
      "name": "IaC Conf Spotlight",
      "eventStartDate": "2026-01-28T00:00:00Z",
      "eventEndDate": "2026-01-28T00:00:00Z",
      "location": null,
      "website": "https://events.iacconf.com/spotlight-ai-iac-january-2026/",
      "eventSchedule": "past"
    },
    {
      "id": 1016049,
      "name": "AWS User Group Skåne",
      "eventStartDate": "2025-11-11T00:00:00Z",
      "eventEndDate": "2025-11-11T00:00:00Z",
      "location": "Malmö, Sweden",
      "website": "https://www.meetup.com/aws-user-group-skane/",
      "eventSchedule": "past"
    },
    {
      "id": 1015919,
      "name": "AWS Dev Day Copenhagen",
      "eventStartDate": "2025-10-23T00:00:00Z",
      "eventEndDate": "2025-10-23T00:00:00Z",
      "location": "Copenhagen, Denmark",
      "website": "https://aws-experience.com/emea/north/xe/69ffe/aws-dev-day-copenhagen-reimagining-the-developer-experience",
      "eventSchedule": "past"
    },
    {
      "id": 18339,
      "name": "AWS Community Day Baltic",
      "eventStartDate": "2025-09-10T00:00:00",
      "eventEndDate": "2025-09-10T00:00:00",
      "location": "Gdynia, Poland",
      "website": "https://awsbaltic.eu",
      "eventSchedule": "past"
    },
    {
      "id": 18298,
      "name": "NDC Copenhagen Developers Festival 2025",
      "eventStartDate": "2025-09-08T00:00:00",
      "eventEndDate": "2025-09-12T00:00:00",
      "location": "Copenhagen, Denmark",
      "website": "https://cphdevfest.com",
      "eventSchedule": "past"
    },
    {
      "id": 18199,
      "name": "AWS Community Day 2025 - Switzerland",
      "eventStartDate": "2025-05-22T00:00:00",
      "eventEndDate": "2025-05-22T00:00:00",
      "location": "Zürich, Switzerland",
      "website": "https://www.awsug.ch",
      "eventSchedule": "past"
    },
    {
      "id": 1017736,
      "name": "AWS Community Day Slovakia",
      "eventStartDate": "2025-03-26T00:00:00Z",
      "eventEndDate": "2025-03-26T00:00:00Z",
      "location": "Košice, Slovakia",
      "website": "https://2025.awscommunityday.sk/",
      "eventSchedule": "past"
    },
    {
      "id": 1010962,
      "name": "LEGO DevCon 2024",
      "eventStartDate": "2024-10-01T00:00:00Z",
      "eventEndDate": "2024-10-02T00:00:00Z",
      "location": "Billund, Denmark",
      "website": "https://www.lego.com/en-us/aboutus/newsroom",
      "eventSchedule": "past"
    },
    {
      "id": 14634,
      "name": "AWS Community Day Nordics 2024",
      "eventStartDate": "2024-05-07T00:00:00",
      "eventEndDate": "2024-05-07T00:00:00",
      "location": "Copenhagen, Denmark",
      "website": "https://awscommunitynordics.org/communityday/",
      "eventSchedule": "past"
    },
    {
      "id": 1010961,
      "name": "LEGO CloudCon 2023",
      "eventStartDate": "2023-09-21T00:00:00Z",
      "eventEndDate": "2023-09-21T00:00:00Z",
      "location": "Billund, Denmark",
      "website": "https://www.lego.com/en-us/aboutus/newsroom",
      "eventSchedule": "past"
    },
    {
      "id": 10541,
      "name": "AWS Community Day DACH 2023",
      "eventStartDate": "2023-09-14T00:00:00",
      "eventEndDate": "2023-09-14T00:00:00",
      "location": "Munich, Germany",
      "website": "https://www.aws-community-day.de/",
      "eventSchedule": "past"
    },
    {
      "id": 1013016,
      "name": "AWS Community Day Warsaw 2022",
      "eventStartDate": "2022-10-14T00:00:00Z",
      "eventEndDate": "2022-10-14T00:00:00Z",
      "location": "Warsaw, Poland",
      "website": "https://awscommunity.pl",
      "eventSchedule": "past"
    }
  ]
}