Intelligent Services Blog

Home

Flask web app with Bulma frontend run on Docker with Prometheus metrics.

Feb 22, 20215 min read

Purpose This post we sharing our experience building web app with Flask server backend and CSS Bulma frontend. The source code of application will be explained in detail needed to illustrate technical concept. The business concept is to have an appl...

Docker logging to AWS CloudWatch

Nov 23, 20204 min read

One of the ways to log Docker containers is to use the logging drivers. These drivers log the stdout and stderr output of a Docker container to a destination. The awslogs driver allows you to log your containers to AWS CloudWatch, which is useful if ...

Django fixtures on Kubernetes

Nov 23, 20204 min read

Why do we care? During web development project we use Django's management command named fixtures to backup and restore data. Command dumpdata to save data to json file and loaddata to restore/load from json file. We restore (or load) data into the ap...

© 2021 Intelligent Services Blog

PrivacyTerms
Proudly part of