馃嚛馃嚜 User Management with Cognito, Fargate, Python and the CDK - German AWS Community Day 2020
The recording of my talk on User Management with Cognito, Fargate, Python and the CDK at the German AWS Community Day 2020 has been released on YouTube.
The recording of my talk on User Management with Cognito, Fargate, Python and the CDK at the German AWS Community Day 2020 has been released on YouTube.
A couple of days ago I delivered my first conference talk at the German AWS Community Day 2020. Today it鈥檚 time to reflect on the experience, the event and my process. In this post I鈥檓 going to share my thoughts on the conference as well as my key takeaways.
While recording my talk for the German AWS Community Day I created a video that isn鈥檛 loud enough. In this post I teach you how I used audacity and ffmpeg to increase the volume of my video.
In this article I share how I鈥檓 preparing for my first conference talk at the German AWS Community day on September 25, 2020. The talk will be about user management with Cognito, Fargate, Python and the CDK and I鈥檓 very curious as to how that will work out.
This article is an introduction to Terminalizer which allows you to record what鈥檚 going on in your terminal and convert this recording to a gif.
In this article we鈥檙e going to take a look at some of the quality of life improvements Click offers to build command line interfaces. There鈥檚 a couple of things it makes a lot easier for users compared to building your own CLI - e.g. text styling or progress bars.
I鈥檓 going to show you some of the more advanced patterns and uses for the Python CLI building library Click. These include custom input validation, multi-level CLIs and command groups.
In this article I鈥檓 going to give you an introduction to the Python library Click which allows you to build pretty command line interfaces in no time.