Kubernetes

Kubernetes

Automated deployment, scaling, and management of containerized applications

Kubernetes, also known as K8s, is an open-source system for automating deployment, scaling, and management of containerized applications. Learn more about Kubernetes.

It groups containers that make up an application into logical units for easy management and discovery. Kubernetes builds upon 15 years of experience of running production workloads at Google, combined with best-of-breed ideas and practices from the community.

Remote Development in PyCharm Professional Using Google Cloud Code

tutorial

Remote Development in PyCharm Professional Using Google Cloud Code
Leverage Cloud Code and PyCharm to enhance and optimize your developer productivity.
Introduction

Part of tutorial

Introduction
Breaking Barriers - Revolutionizing Development through Remote Collaboration
Google Kubernetes Engine

Part of tutorial

Google Kubernetes Engine
Harnessing the Power of Google Kubernetes Engine
Creating CRUD APIs (TODO App)

Part of tutorial

Creating CRUD APIs (TODO App)
Building APIs with Django Rest Framework
Creating a new project in PyCharm

Part of tutorial

Creating a new project in PyCharm
Initiating Projects with PyCharm's New Project Creation
Installing the Google Cloud Code plugin and the Google Cloud SDK

Part of tutorial

Installing the Google Cloud Code plugin and the Google Cloud SDK
Simplifying Setup with GCloud SDK and Cloud Code Plugin
Running applications in GKE

Part of tutorial

Running applications in GKE
Running Applications and Securing Domains with SSL Certificates in GKE
Authentication

Part of tutorial

Authentication
Integrating FastAPI with JWT Tokens.
Elastic Kubernetes Service (EKS)

Part of tutorial

Elastic Kubernetes Service (EKS)
Deploying application using EKS, RDS, ElastiCache, Route53 & AWS Certificate Manager.
Cleanup

Part of tutorial

Cleanup
Cleaning up stack (removing RDS, EKS, ElastiCache, LoadBalancer, Route53).
Kubernetes Deployment

Part of tutorial

Kubernetes Deployment
Writing K8s manifests & deploying in minikube.
Helm Charts

Part of tutorial

Helm Charts
Combine your K8s manifests into a single package using Helm Charts.
Project Setup

Part of tutorial

Project Setup
Setting up FastAPI project type in PyCharm Professional.
References

Part of tutorial

References
Reference materials which helped to prepare this tutorial.
REST API - Part II

Part of tutorial

REST API - Part II
Performing CRUD operations in our User module.
REST API - Part I

Part of tutorial

REST API - Part I
Implementing a REST API for User modules using Pydantic & API Router.
Celery & Redis

Part of tutorial

Celery & Redis
Configuring Celery & Redis with FastAPI.
REST API - Part V

Part of tutorial

REST API - Part V
Performing CRUD operations in Orders along with placing a new order.
REST API - Part III

Part of tutorial

REST API - Part III
Performing CRUD operations in Products & Category Module.
REST API - Part IV

Part of tutorial

REST API - Part IV
Performing CRUD operations in Orders & Cart Module.
Database Setup - Part II

Part of tutorial

Database Setup - Part II
Setting up database migrations with Alembic.
Database Setup - Part I

Part of tutorial

Database Setup - Part I
Configuring database connection with SQLAlchemy and FastAPI.
Testing

Part of tutorial

Testing
Writing Unit Tests using Pytest & Asyncio.
Developing FastAPI Application using K8s & AWS

tutorial

Developing FastAPI Application using K8s & AWS
Build seamless FastAPI applications in PyCharm through Kubernetes & AWS.
Introduction

Part of tutorial

Introduction
Introducing FastAPI, a modern, fast (high-performance), web framework.
Configure custom namespaces manually

tip

Configure custom namespaces manually
Use all the features you need even if the plugin cannot process the namespaces automatically
New Features in GoLand 2021.2

playlist

New Features in GoLand 2021.2
A selection of useful features from GoLand 2021.2
Convert Kubernetes resources definition formats

tip

Convert Kubernetes resources definition formats
Quickly switch between List and Multidocument YAML for Kubernetes resource definitions
New Features in GoLand 2021.1

playlist

New Features in GoLand 2021.1
A selection of useful features from GoLand 2021.1
Download the log from a Kubernetes pod

tip

Download the log from a Kubernetes pod
Comb the pod log for the details needed from the comfort of your computer
Open Shell in Kubernetes

tip

Open Shell in Kubernetes
Run an interactive shell for the container in the selected pod.
Open Console in Kubernetes

tip

Open Console in Kubernetes
Attach to the console of a process running inside a container of the selected pod.
New Features in GoLand 2020.3

playlist

New Features in GoLand 2020.3
A selection of useful features from GoLand 2020.3