Andrej Baranovskij Blog
Blog about Oracle, Full Stack, Machine Learning and Cloud
Monday, May 31, 2021
FastAPI Endpoint Type with Pydantic
›
Pydantic library helps to define structured and clear types for FastAPI endpoints. In this video I explain how to define Pydantic type with ...
Monday, May 24, 2021
Event-Driven Microservice with RabbitMQ and FastAPI
›
Event-driven microservices architecture brings scalability and better application structure. In this video, I show a demo based on Web API i...
Monday, May 17, 2021
Web API with FastAPI, RabbitMQ and Celery
›
With Web API you can create access to microservice functionality. In this video, I explain how to create scalable Web API with FastAPI, Cele...
Monday, May 10, 2021
Celery Distributed Task Queue Display with Flower UI
›
I explain how you can visualize Celery distributed task queue with Flower UI. This is useful when monitoring asynchronous tasks.
Wednesday, May 5, 2021
Celery Distributed Task Queue with FastAPI for Machine Learning
›
This sample app demonstrates how to implement Celery distributed task queues on top of RabbitMQ broker for Machine Learning model training a...
Monday, April 26, 2021
RabbitMQ RPC with FastAPI
›
I explain sample app with FastAPI endpoint. RabbitMQ is used as a postman to deliver and return message between endpoint API and backend. Ba...
Monday, April 19, 2021
Oracle Developer Tools Review
›
I walk through Oracle Developer Tools and giving my honest opinion about the past, present, and future of Oracle products for developers. ...
‹
›
Home
View web version