⚡ Vadym Kazulkin and Dan Erez take the stage in October at the Serverless Conference Berlin. Here’s a 30-minute sneak peek to get you started.
Vadym Kazulkin kicked off with a reality check: AWS Serverless services don’t scale without limits.
View Vadym’s Full Session Details
Dan Erez showed how you can use your existing infrastructure — Kubernetes, open-source serverless platforms, and even browsers — to run workloads for free, at scale.
View Dan’s Full Session Details
Until September 18th, you can save up to €285 on your tickets!
AWS Serverless services do not scale infinitely. Service-specific quotas apply to Lambda, API Gateway, DynamoDB, Aurora Serverless, and SQS, and must be accounted for in architecture design.
Concurrency in AWS Lambda is managed through regional and function-level limits. Patterns like token bucket algorithms and exponential backoff help mitigate overload scenarios.
DynamoDB offers low-latency and high scalability, while Aurora Serverless provides relational features and consistency. The choice depends on workload requirements.
AWS services like SQS, SNS, Kinesis, and EventBridge are essential for event-driven design, enabling decoupled, scalable microservices communication.
Yes. By using existing infrastructure like Kubernetes clusters or browser runtimes and open-source tools, zero-cost serverless workloads are achievable in some cases.
Vadym Kazulkin is Head of Development at ip.labs GmbH, a 100% subsidiary of the FUJIFILM Group, based in Bonn. Vadym has been involved with the Java ecosystem for over twenty years. His focus and interests currently include the design and implementation of highly scalable and available applications, Serverless and AWS Cloud. Vadym is the co-organizer of the Java User Group Bonn meetup and AWS Community Builder in the Serverless category and a frequent speaker at various Meetups and conferences.
Dan Erez is a seasoned software engineer, Architect and tech lead. He has worked in enterprises and startups (one acquired by VMWare) and lately been working on cloud/serverless related innovations. He also writes technical blog posts (dan.erez @medium), speaks at conferences around the world and is an avid homebrewer (not necessarily in that order).