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.

tutorial

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

Part of tutorial

Google Kubernetes Engine
Harnessing the Power of Google Kubernetes Engine

Part of tutorial

Introduction
Breaking Barriers - Revolutionizing Development through Remote Collaboration

Part of tutorial

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

Part of tutorial

Creating CRUD APIs (TODO App)
Building APIs with Django Rest Framework

Part of tutorial

Installing the Google Cloud Code plugin and the Google Cloud SDK
Simplifying Setup with GCloud SDK and Cloud Code Plugin

Part of tutorial

Creating a new project in PyCharm
Initiating Projects with PyCharm's New Project Creation

Part of tutorial

Authentication
Integrating FastAPI with JWT Tokens.

Part of tutorial

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

Part of tutorial

References
Reference materials which helped to prepare this tutorial.

Part of tutorial

Kubernetes Deployment
Writing K8s manifests & deploying in minikube.

Part of tutorial

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

Part of tutorial

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

Part of tutorial

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

Part of tutorial

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

Part of tutorial

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

Part of tutorial

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

Part of tutorial

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

Part of tutorial

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

Part of tutorial

Testing
Writing Unit Tests using Pytest & Asyncio.

Part of tutorial

Project Setup
Setting up FastAPI project type in PyCharm Professional.

Part of tutorial

Celery & Redis
Configuring Celery & Redis with FastAPI.

Part of tutorial

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

tutorial

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

Part of tutorial

Introduction
Introducing FastAPI, a modern, fast (high-performance), web framework.

playlist

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

tip

Configure custom namespaces manually
Use all the features you need even if the plugin cannot process the namespaces automatically

playlist

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

tip

Convert Kubernetes resources definition formats
Quickly switch between List and Multidocument YAML for Kubernetes resource definitions

playlist

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

tip

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

tip

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

tip

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