« Back to Certificates
AWS
Django
Python
AWS
Django
Python
Serverless Django Web Application
Udemy
April 28, 2023
Show CertificateServerless technology is a new concept that has only been introduced recently. The main perk of deploying a serverless-based application is the fact that you as the developer don't have to worry about handling servers and focus more on the deployment side of things.
-
The main focus of the course was to teach how to deploy your Django web application to AWS Fargate (a serverless service).
-
I learned how to utilize several AWS services such as Amazon S3, Amazon RDS, Route 53, Certificate Manager, Elastic Container Service (Fargate - launch type), etc.
-
I learned how to attach a domain name and SSL certificate to your web application.
-
I learned the basics of Docker and containerization