Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scaling Python Microservices with Kubernetes #31

Open
Nancy-Chauhan opened this issue Apr 30, 2020 · 0 comments
Open

Scaling Python Microservices with Kubernetes #31

Nancy-Chauhan opened this issue Apr 30, 2020 · 0 comments
Labels
Proposal Talk proposal Talk Is a talk

Comments

@Nancy-Chauhan
Copy link

Abstract

This talk will be about building a simple microservice, containerizing it with docker, and scaling those containers using Kubernetes.

About
This talk will give a walkthrough with Demo. Following will be the flow of the talk:

  • Building a Microservice using Flask and Redis
  • Containerizing the Microservice
  • Containerizing Redis
  • Core Kubernetes Concepts
  • Running Kubernetes locally
  • Working with Minikube
  • Deploy Redis
  • Expose the Redis Deployment by creating a service
  • Deploy Flask
  • Expose the Flask Service

Pre-requisites

  • Basics of Kubernetes
  • Basics of Python
  • Basic of Flask

Expected duration
40 min - 1 hour

Level
Intermediate to Advanced

Resources

Speaker Bio

I am Nancy Chauhan, Software Engineer. Find me at http://nancychauhan.in/

- Can be done after the talk/workshop -

Include link to slides here

Include link to video here

@utkarsh2102 utkarsh2102 added Proposal Talk proposal Talk Is a talk labels May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Proposal Talk proposal Talk Is a talk
Projects
None yet
Development

No branches or pull requests

2 participants