Edidiong Etuk is an Infrastructure Engineer who is passionate about Kubernetes, CI/CD, and improving the developer workflow in organizations.
DynamoDB is a fast and performant NoSQL database for creating highly available web applications. This article explores how to interact with DynamoDB in Python using the Boto3 library and covers in-depth concepts such as concurrency, leader model, throttling, and more.
Amazon's Elastic Beanstalk service makes deploying and managing high-availability web applications on AWS easier. In this article, learn how to deploy a Python/Django application to Elastic Beanstalk.