
Igor Soroka
AWS Community Builder | Serverless | 7xAWS Certified
Barcelona, Spain
I am a software consultant working with AWS and serverless for the last couple of years. My background includes experience with companies of all sizes. I value collaboration with a focus on innovations in the software development process.
Area of Expertise
Topics
JAWS PANKRATION 2021
About Event
JAWS-UG (AWS User Group - Japan) is an Amazon Web Services (AWS) user group with more than 70 chapters across Japan, where technical and human resource exchanges related to AWS are held on a weekly basis, contributing to the improvement of technical skills and business expansion of AWS users.
JAWS PANKRATION 2021 will be the second 24-hour online event hosted by JAWS-UG, and will be a different event from last year's JAWS SONIC 2020. Not only JAWS-UG chapters around the country, but also AWS users, AWS HEROes, and people within AWS from all over the world will be invited to participate in a variety of sessions, including AWS study group styles and stories about using AWS in various countries.
My session
Infrastructure as Real Code for Serverless use case
Why do you still writing YAML files of 2000+ lines for serverless apps in 2021? In this talk, I will show the benefits of using CDK. One can use it to provision Lambda functions, API Gateway, and DynamoDB without the pain of counting tabs and simple conditioning for various environments. Increased developer productivity is guaranteed after writing your infrastructure and implementation code with the same programming language.
ServerlessDays Amsterdam
CDK and SERVERLESS - more straightforward than you think.
Instead of using CloudFormation for the following AWS project, one could consider using CDK. It will allow writing clean and maintainable code instead of counting tabs in a 2000-line YAML file. Why is it convenient to start with provisioning cloud infrastructure for the serverless use case?