Learn more about AWS...
Join us for ...
Learning Objectives
...
Who Should Attend
...
Event details

Thursday, October 15, 2020
09:00 - 15:00

Speakers
- Speaker Name, Title, Company
- Speaker Name, Title, Company
- Speaker Name, Title, Company
- Speaker Name, Title, Company
- Speaker Name, Title, Company
- Speaker Name, Title, Company
- Speaker Name, Title, Company
- Speaker Name, Title, Company
- Speaker Name, Title, Company
Speaker Name
Title
Company
Speaker Name
Title
Company
Speaker Name
Title
Company
Speaker Name
Title
Company
Speaker Name
Title
Company
Speaker Name
Title
Company
Speaker Name
Title
Company
Speaker Name
Title
Company
Speaker Name
Title
Company
Agenda
Register Now
Register Now
Explore new ideas with Modern Application Development
Join us at AWS Dev Day Online - Modern Application Development Edition, a free virtual event designed for developers, IT professionals and Solutions Architects who want to build more advanced, maintainable, scalable and secure applications.
AWS technical experts will explain key features and use cases, share best practices, walk through technical demos, and be available to answer your questions one-on-one via live Q&A. Moreover, you will have the opportunity to earn AWS credits and claim your certificate of attendance.
Agenda
Please select the sessions you would like to attend below. Use the tabs to navigate between the tracks, and pick and choose the sessions you want to attend. If you are interested in two sessions that clash, don't worry we will make the content available on demand for you to view later.
Opening Keynote (Level 200)
Modern System and Application Development, using Microservices, Containers and Serverless, allows you to build and run simpler and more efficient applications and innovate with agility and speed.
The ability to deploy your applications faster, using CI/CD, run it without the need for provisioning or managing servers and design your teams to support it, opens new opportunities to build better services, designed for the cloud era. In this session, we will look into the move to Microservices, adopt new operations models with Containers and Serverless and introduce the concepts a product delivery pipelines to improve your products.
Speaker: Boaz Ziniman, Principal Developer Advocate
Architecting and Running Microservices on AWS (Level 300)
Microservices allow teams to innovate rapidly and ship software faster than ever before. AWS offers a number of different ways to build and run microservices, from IaaS to containers to serverless functions - but which one is best for your use case? This session will dive into the benefits and pitfalls of each, best practices for building new microservices, and the AWS services that allow you to build and run high performing microservices applications.
Speaker: Kris Howard, Developer Advocacy Manager
CI/CD for serverless applications (Level 300)
To get the most out of the agility afforded by serverless, it is essential to build CI/CD pipelines that help teams iterate on code and quickly release features. Serverless and distributed systems in production cannot be done any other way than with a good and efficient CI/CD pipeline.
Speaker: Marcia Villalba, Senior Developer Advocate, Nordic
Implementing Cloud Security Automation at scale (Level 300)
In this session we will look at how you can leverage the tools and services available from AWS to implement security automation at scale. The cloud gives you more visibility and auditability than ever before. In addition to tools that allow you to build low cost, scalable automation to detect security threats both proactively and reactively. We will show hands on demonstrations that walk you through the steps required to achieve this.
Speaker: Steven Bryen, Principal Developer Advocate
Container Cluster Optimisation: Blending spot and on-demand for both Amazon EC2 hosts and AWS Fargate while meeting SLAs (Level 400)
Running workloads at scale while staying within a budget is sometimes a complex task. You want the price benefit of Spot instances, but the stability of On-Demand scheduling. Now you can blend both of these types, for both Amazon EC2 instances as well as AWS Fargate. We will cover setting up both of these in this practical, hands-on session on how to blend Spot and On-Demand for your workloads and how to plan to meet your SLAs.
Speaker: Cobus Bernard, Senior Developer Advocate, SSA
Architecting and Running Microservices on AWS (Level 300)
Microservices allow teams to innovate rapidly and ship software faster than ever before. AWS offers a number of different ways to build and run microservices, from IaaS to containers to serverless functions - but which one is best for your use case? This session will dive into the benefits and pitfalls of each, best practices for building new microservices and the AWS services that allow you to build and run high performing microservices applications.
Speaker: Kris Howard, Developer Advocacy Manager
How to build decoupled services based on events-driven architectures and serverless orchestration (Level 400)
Event-driven architectures can help you decouple services and simplify dependencies management when your applications grow. In this session, we’ll explore the typical problems in synchronous architectures and how events and serverless orchestration provide a new way to communicate between microservices, with practical examples and code - powered by Amazon EventBridge and AWS Step Functions.
Speaker: Alex Casalboni, Senior Developer Advocate, Italy
Performance tuning and cost optimization for serverless web applications (Level 300)
What's the correlation between cost and performance in serverless architectures? And how can we design systems that are cost-effective, highly scalable, and performant at the same time? This session will dive into the best practices for tuning memory, runtime, initialization, concurrency, and more, in a data-driven way, to squeeze every drop of performance out of Lambda functions, as well as a mental framework to think in terms of cost/performance patterns.
Speaker: Alex Casalboni, Senior Developer Advocate, Italy
The Principle of Least Privilege: Deep Dive into Role-Based Access Control with AWS (Level 300)
The Principle of Least Privilege is the idea that any user, program, or process should have only the minimum privileges necessary to perform its function. However, as an Architect you have to make sure that security doesn’t become a road-block to productivity. In this presentation - along with a hands-on demo - you will learn how you can set up your AWS environment in a way that users will only have the necessary permissions at any time without restricting their ability to experiment and innovate.
Speaker: Steven Bryen, Senior Developer Advocate, UKI
Deep dive on AWS developer tools (Level 300)
This session will dive into the tools and services that enable developers to build applications on top of AWS. These tools help you build software like Amazon and facilitate best practices such as CI/CD and IaC. We'll start from the basics of the AWS CLI's and SDK's - for web, mobile, and IoT applications - all the way to the native integrations with your favorite IDE (VS Code, IntelliJ, PyCharm, Eclipse, AWS Cloud9). Finally, we'll dive into some of the most recent announcements and integrations of Amazon Corretto, Amazon CodeGuru, AWS CDK, and AWS X-Ray.
Speaker: Darko Meszaros, Senior Developer Advocate, CEE
Advanced Infrastructure as Code (IaC) powered by AWS CDK (Level 400)
Infrastructure as Code is a very important component of modern applications. AWS Cloud Development Kit (CDK) allows developers to design infrastructure with ease. But what about beyond that initial CDK Stack? What about some more advanced concepts such as deploying resources across multiple accounts and regions? What about deploying resources using CDK Pipelines and some proper Infrastructure Testing? In this session we will go over some more advanced concepts of IaC and AWS CDK and see how they fit into the overall picture.
Speaker: Darko Meszaros, Senior Developer Advocate, CEE
Offline-first web and mobile apps powered by GraphQL (Level 300)
AWS Amplify allows front end developers to integrate cloud-based API, Storage, Prediction Engines and more, easily with just a few lines of code. After a brief integration to AWS Amplify for new comers, this talk will dive into local data storage. More and more web and mobile developers are using local storage to ensure good response times and that applications continue to run without a network connection. But how do you synchronize local storage with backend? How do you resolve conflicts? We will present an open source framework (AWS Amplify DataStore) that allows you to develop modern web and mobile applications that answer these questions with minimum code.
Speaker: Sohan Maheshwar, Developer Advocate, BeNeLux
Use Identity Federation (Login with Google, Signin With Apple) in your web and mobile apps (Level 300)
In this talk, you will learn how to include Federated SignIn in your web and mobile application. We will first use AWS Amplify and Amazon Cognito to implement cloud-based authentication in your web and mobile application. In the second part we will dive deeper into native federation capabilities (like "Sign In With Apple") and show how to reconciliate native user authentication in mobile app with cloud-based authentication.
Speaker: Sebastien Stormacq, Principal Developer Advocate
Virtual Series Webinar One
October 13 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Speakers: John Walker, Amy Ralph
Virtual Series Webinar Two
October 20 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar Three
October 27 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar Four
November 4 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar Five
November 11 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar Six
November 18 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar One
October 13 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Speakers: John Walker, Amy Ralph
Virtual Series Webinar Two
October 20 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar Three
October 27 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar Four
November 4 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar Five
November 11 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Virtual Series Webinar Six
November 18 | 9:00 AM - 10:00 AM PT (12 PM - 1:00 PM ET)
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.
Speaker: John Smith, AWS Software Engineer
Who Should Attend: Engineers, Software Developers, Managers
Prerequisites: Lorem Ipsum is simply dummy text of the printing and typesetting industry.