Elastic Kubernetes Service (EKS)Deploying application using EKS, RDS, ElastiCache, Route53 & AWS Certificate Manager.Mukul Mantoshfastapikubernetesawspython2022-01-02
CleanupCleaning up stack (removing RDS, EKS, ElastiCache, LoadBalancer, Route53).Mukul Mantoshfastapikubernetesawspython2022-01-02
Helm ChartsCombine your K8s manifests into a single package using Helm Charts.Mukul Mantoshfastapikubernetesawspython2022-01-02
Kubernetes DeploymentWriting K8s manifests & deploying in minikube.Mukul Mantoshfastapikubernetesawspython2022-01-02
Project SetupSetting up FastAPI project type in PyCharm Professional.Mukul Mantoshfastapikubernetesawspython2022-01-02
Celery & RedisConfiguring Celery & Redis with FastAPI.Mukul Mantoshfastapikubernetesawspython2022-01-02
REST API - Part IImplementing a REST API for User modules using Pydantic & API Router.Mukul Mantoshfastapikubernetesawspython2022-01-02
ReferencesReference materials which helped to prepare this tutorial.Mukul Mantoshfastapikubernetesawspython2022-01-02
REST API - Part IIPerforming CRUD operations in our User module.Mukul Mantoshfastapikubernetesawspython2022-01-02
REST API - Part IIIPerforming CRUD operations in Products & Category Module.Mukul Mantoshfastapikubernetesawspython2022-01-02
REST API - Part IVPerforming CRUD operations in Orders & Cart Module.Mukul Mantoshfastapikubernetesawspython2022-01-02
REST API - Part VPerforming CRUD operations in Orders along with placing a new order.Mukul Mantoshfastapikubernetesawspython2022-01-02
Database Setup - Part IConfiguring database connection with SQLAlchemy and FastAPI.Mukul Mantoshfastapikubernetesawspython2022-01-02
Database Setup - Part IISetting up database migrations with Alembic.Mukul Mantoshfastapikubernetesawspython2022-01-02
Developing FastAPI Application using K8s & AWSBuild seamless FastAPI applications in PyCharm through Kubernetes & AWS.Mukul Mantoshfastapikubernetesawspython2022-01-01
IntroductionIntroducing FastAPI, a modern, fast (high-performance), web framework.Mukul Mantoshfastapikubernetesawspython2022-01-01
Developing Django Application using AWSRun, build, test and deploy Django Application in PyCharm using NICE DCV.Mukul Mantoshdjangoawspython2021-04-09
Behavior-Driven Development(BDD) TestingWriting and running BDD tests using BehaveMukul Mantoshdjangoawspython2021-04-09
Exploring Django with DockerBuilding and running Django Containers through DockerMukul Mantoshdjangoawspython2021-04-09
Github ActionsDeploy Docker Image to AWS ECR through GitHub ActionsMukul Mantoshdjangoawspython2021-04-09
IntroductionIntroducing Django, a high-level python web framework.Mukul Mantoshdjangoawspython2021-04-09
Exploring Project Structure & Creating Django AppCreate a new app, define models, and explore the project's structure.Mukul Mantoshdjangoawspython2021-04-09
Implementing Rest APIsWriting CRUD (Create, Read, Update, Delete) in Django Rest Framework.Mukul Mantoshdjangoawspython2021-04-09
Integrating Sentry Application MonitoringTrack errors & monitor performance in all major languages & frameworks with SentryMukul Mantoshdjangoawspython2021-04-09
Secure REST APIs with JWTUsing Simple JWT authentication plugin for the Django REST FrameworkMukul Mantoshdjangoawspython2021-04-09
Creating a new Django Project in PyCharmCreate a virtual environment and install Python dependencies.Mukul Mantoshdjangoawspython2021-04-09
Setup AWS RDS in PyCharmConnect Postgres with our Django Application.Mukul Mantoshdjangoawspython2021-04-09
Setup Ubuntu Desktop in AWS using NICE DCVConfigure security group and launch a new instance.Mukul Mantoshdjangoawspython2021-04-09
Setting up VPC and RDS in AWSSetup VPC, Subnets, Route Tables, Internet Gateway and Relational Database.Mukul Mantoshdjangoawspython2021-04-09
Install and importWhile typing a symbol, let PyCharm install it and generate the import.Paul Everittpython2018-12-04
Generate Imports While TypingAvoid interruption by letting PyCharm generate your imports as you type.Paul Everitteditingpython2018-12-03
Optimize ImportsAutomate the organizing and cleaning up of your Python imports with Optimize Imports.Paul Everitteditingpython2018-12-02