We at Tech5 believe that it’s only a matter of time till tech industry goes cloud-native. This talk presents CDK - a library by Amazon, which lets us to control cloud resources just like we control our application logic - in pure Python. CDK offers high-level abstraction to define AWS resources imperatively as Python classes. We will learn how to break down the infrastructure into reusable components and deploy them on AWS.
The talk would be dedicate to description of Amazon Web Service variety that you could face being a web developer. We would start from the basic application architecture going all the way up to scalable high-load application with data analytics.