Redirect www to non www AWS route53 with S3 and cloudfront
Full pictorial guide to redirect www domain to non www AWS route53 with S3 and cloudfront
Read More..Connect AWS PostgresSQL to Django
PostgreSQL is a relational database management system (RDBMS) that is supported by Django. In this guide, we'll see how to connect it to Django
Read More..How to deploy FASTAPI to AWS lambda using docker container
In this tutorial, we'll learn how to deploy a FastAPI app to AWS Lambda using a Docker container
Read More..Deploy BERT sentiment model on aws lambda
In this guide, we will see how we can deploy BERT sentiment analysis model to AWS lambda after converting it to onnx and doing quantization
Read More..Sentiment Analysis Using BERT Pytorch HuggingFace
In this tutorial we will use BERT huggingface pytorch lightning for tweet classification. Finally we conver model to ONNX for quick inference
Read More..Complete Guide: Installing TensorFlow 2.12 and PyTorch 2.0
Leanr how to install latest TensorFlow 2.12 and PyTorch 2.0 on latest Ubuntu 22.04 with CUDA and cuDNN
Read More..