Subscribe to my newsletter and never miss my upcoming articles
This is a bonus blog post to Django with AWS Lambda series. If you are a Python developer and you need to create AWS resources but you don't want to learn Terraform or use AWS Management Console this blog post is for you. Boto3 Introduction We will ...
Adding React.JS client to a Django project and deploying on AWS Lambda using Serverless
How to prepare AWS infrastructure for deploying a Django project using Terraform
How to prepare AWS infrastructure for deploying a Django project
BLUF As a follow-up to a post where we looked at the most common questions about Django in the Cloud, now, I'd like to help you deploy your Django App on Amazon Web Services and make you more independent from other developers like DevOps and CloudOps...
You have probably tried to look for something regarding Django and Cloud on the Internet — it’s a pretty common way to find an answer to a question. But have you found the right answer to your question? How many search requests did you need to send b...