All Projects → PacktPublishing → Hands On Microservices With Python

PacktPublishing / Hands On Microservices With Python

Licence: mit
Hands-on Microservices with Python [ video], published by Packt

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Hands On Microservices With Python

Microservices Connector
Inter-Service communication framework, support for microservice architecture and distributed system
Stars: ✭ 17 (-76.71%)
Mutual labels:  microservice, flask, microservices-architecture
Matecloud
🔥MateCloud是一款基于Spring Cloud Alibaba的微服务架构。目前已经整合Spring Cloud Alibaba、Spring Security Oauth2、Feign、Dubbo、JetCache、RocketMQ等服务套件,为您的开发保驾护航
Stars: ✭ 412 (+464.38%)
Mutual labels:  microservice, microservices-architecture
Microservices Prototype
Stars: ✭ 72 (-1.37%)
Mutual labels:  microservice, microservices-architecture
Devis
A microservices framework for Node.js
Stars: ✭ 72 (-1.37%)
Mutual labels:  microservice, microservices-architecture
api-gateway
Api Gateway for a microservices deployment
Stars: ✭ 31 (-57.53%)
Mutual labels:  microservice, microservices-architecture
Microservices Book
"Microservices Architecture for eCommerce" is an Open Source Book on Microservices and Headless eCommerce. Feel invited to contribute! Read online or download a PDF
Stars: ✭ 337 (+361.64%)
Mutual labels:  microservice, microservices-architecture
Python Flask Microservice
Skeleton of a Microservice built with the Flask
Stars: ✭ 544 (+645.21%)
Mutual labels:  microservice, flask
Php Ddd Example
🐘🎯 Hexagonal Architecture + DDD + CQRS in PHP using Symfony 5
Stars: ✭ 1,960 (+2584.93%)
Mutual labels:  microservice, microservices-architecture
Awesome Microservices Netcore
💎 A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET Core
Stars: ✭ 865 (+1084.93%)
Mutual labels:  microservice, microservices-architecture
Servicecomb Mesher
A high performance service mesh implementation written in go
Stars: ✭ 676 (+826.03%)
Mutual labels:  microservice, microservices-architecture
node-carotte-amqp
An amqplib wrapper for microservices
Stars: ✭ 27 (-63.01%)
Mutual labels:  microservice, microservices-architecture
Docker Flask Mongodb Example
Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
Stars: ✭ 49 (-32.88%)
Mutual labels:  microservice, flask
Appkernel
API development made easy: a smart Python 3 API framework
Stars: ✭ 152 (+108.22%)
Mutual labels:  microservice, flask
Microservices Recipes A Free Gitbook
“If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not be for you.” ― Sam Newman
Stars: ✭ 393 (+438.36%)
Mutual labels:  microservice, microservices-architecture
Go Micro Boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
Stars: ✭ 147 (+101.37%)
Mutual labels:  microservice, microservices-architecture
Turkish Microservice Architecture Book
Open Source Turkish Microservices eBook. Feel free to contribute.
Stars: ✭ 469 (+542.47%)
Mutual labels:  microservice, microservices-architecture
Microservices Architecture Guidelines
Designing a Microservices Architecture
Stars: ✭ 86 (+17.81%)
Mutual labels:  microservice, microservices-architecture
Barong
Barong auth server
Stars: ✭ 100 (+36.99%)
Mutual labels:  microservice, microservices-architecture
Microservices Reference Implementation
A reference implementation demonstrating microservices architecture and best practices for Microsoft Azure
Stars: ✭ 671 (+819.18%)
Mutual labels:  microservice, microservices-architecture
Practical Clean Ddd
A simplified and effortless approach to get started with Domain-driven Design, Clean Architecture, CQRS, and Microservices patterns
Stars: ✭ 28 (-61.64%)
Mutual labels:  microservice, microservices-architecture

Hands-On Microservices with Python [Video]

This is the code repository for Hands-On Microservices with Python [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

Author: Peter Fisher

Installation

About the Video Course

This course covers microservice fundamentals and advanced topics with a hands-on demonstration of how to implement microservices using real-world examples. Learn how to design and build a microservice software architecture in Python. You will learn to make your applications more reliable and fault-tolerant using microservices with Python, no matter how complex the business logic. This course demonstrates how to design and build an application using a series of microservices. The application in question is an order management system, which we will split up into individual services. In a hands-on manner, you will learn topics such as data modeling, data storage, writing API requests, and you will learn to secure, monitor, and scale your microservices. Finally, you will learn to use Docker's containerization technology to isolate, manage, monitor, and deploy microservices in Docker containers.

What You Will Learn

  • What defines a microservice and how a microservice differs from other architectures.
  • How to design a microservice architecture
  • Advantages and disadvantages of using microservices
  • How to manage and monitor microservices
  • How to deploy microservices in Docker containers
  • What Python tools are best suited for microservices 
  • How to secure microservices

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course is for developers who want to build Microservice-based applications with Python.They know Python programming.No knowledge of the Microservice architecture is needed.If you want to code to build robust and fault tolerant systems with Python, this course is for you.

Technical Requirements

This course has the following software requirements:
SETUP AND INSTALLATION This will vary on a product-by-product basis, but should be a standard PI element for ILT products. This example is relatively basic.

Minimum Hardware Requirements For successful completion of this course, students will require the computer systems with at least the following:

OS: Apple MacOS or Linux. Windows can be used but examples will be presented in a Unix based operating system

Processor: Intel I3+

Memory: 6GB

Storage: 20GB

Recommended Hardware Requirements For an optimal experience with hands-on labs and other practical activities, we recommend the following configuration:

OS: Apple MacOS or Linux

Processor: Intel i5

Memory: 16GB

Storage: 20GB

Software Requirements

Operating system: Apple MacOS or Linux

Browser: Safari/FireFox

pyCharm Latest Version

Docker version Latest Version

Related Products

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].