Remote Development in PyCharm Professional Using Google Cloud CodeLeverage Cloud Code and PyCharm to enhance and optimize your developer productivity.Mukul Mantoshkubernetesdjangogcppython2023-07-10
Google Kubernetes EngineHarnessing the Power of Google Kubernetes EngineMukul Mantoshkubernetesdjangogcppython2023-07-10
IntroductionBreaking Barriers - Revolutionizing Development through Remote CollaborationMukul Mantoshkubernetesdjangogcppython2023-07-10
Installing the Google Cloud Code plugin and the Google Cloud SDKSimplifying Setup with GCloud SDK and Cloud Code PluginMukul Mantoshkubernetesdjangogcppython2023-07-10
Creating a new project in PyCharmInitiating Projects with PyCharm's New Project CreationMukul Mantoshkubernetesdjangogcppython2023-07-10
Creating CRUD APIs (TODO App)Building APIs with Django Rest FrameworkMukul Mantoshkubernetesdjangogcppython2023-07-10
Running applications in GKERunning Applications and Securing Domains with SSL Certificates in GKEMukul Mantoshkubernetesdjangogcppython2023-07-10
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
ReferencesReference materials which helped to prepare this tutorial.Mukul Mantoshfastapikubernetesawspython2022-01-02
REST API - Part IImplementing a REST API for User modules using Pydantic & API Router.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 IISetting up database migrations with Alembic.Mukul Mantoshfastapikubernetesawspython2022-01-02
Database Setup - Part IConfiguring database connection with SQLAlchemy and FastAPI.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
Secure REST APIs with JWTUsing Simple JWT authentication plugin for the Django REST FrameworkMukul Mantoshdjangoawspython2021-04-09
Integrating Sentry Application MonitoringTrack errors & monitor performance in all major languages & frameworks with SentryMukul 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
Setting up VPC and RDS in AWSSetup VPC, Subnets, Route Tables, Internet Gateway and Relational Database.Mukul Mantoshdjangoawspython2021-04-09
Setup Ubuntu Desktop in AWS using NICE DCVConfigure security group and launch a new instance.Mukul Mantoshdjangoawspython2021-04-09
Developing Serverless APIs using AWS ToolkitRun, build, and deploy serverless functions in PyCharm.Mukul Mantoshaws2021-01-29
Setting Up a Database in MongoDB AtlasConnect MongoDB smoothly by connecting through Pycharm Professional to explore the database GUI.Mukul Mantoshaws2021-01-29
Securing APIs with JSON Web Tokens (JWT)Adding Custom Authorizers in Lambda functionsMukul Mantoshaws2021-01-29
Background on ServerlessIntroduce Microservices, AWS SAM (Serverless Application Model)Mukul Mantoshaws2021-01-29
Invoking Functions LocallyExecute Lambda function inside a container through PyCharm Professional.Mukul Mantoshaws2021-01-29
Exploring Project StructureLaunching up project in PyCharm Professional, installing plugin and exploring the project layout.Mukul Mantoshaws2021-01-29
Project SetupInstall AWS SAM (Serverless Application Model), AWS CLI & finally PyCharm Plugin AWS Toolkit.Mukul Mantoshaws2021-01-29
TestingWriting unit tests of our functions that we deploy to AWS Lambda, to ensure everything works.Mukul Mantoshaws2021-01-29
Database VisualizationVisualize the structure of a database with diagramsMukul Mantoshdjangodatabase2020-09-24