04-Hosting | Deployment on AWS

Deploy Django app on AWS

Deploy Django app on AWS

Deploy and host a django application on AWS EC2 instance using Nginx as the webserver and Gunicorn as WSGI

Nginx is an open-source web server that, since its success as a web server, is now also used as a reverse proxy , HTTP cache, and load balancer.

WSGI used to forward request from a web server to a python backend.

[Read More]

10-AWS | Application Integration

Application Integration

Process and Migrate Data Kinesis Collect, process, and analyze data streams in real time. Features K data Stream Real-time data capture –> Collect streaming data with a data stream K Data Firehose Process and deliver streaming data with data delivery stream. Load streaming data into data lakes, data stores, and analytics tools for: K Data Analytics Get insights in real time –> Analyze streaming data with data analytics application. [Read More]