Click here to Skip to main content
15,895,799 members
Articles / Containers / Docker

Fusing Web Stacks With COBOL Microservices

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
1 May 2018MIT1 min read 7K   101   3  
A Dockerized proof of concept application using React, Node, Python, GnuCOBOL, PostgreSQL, and Docker.
This case study demonstrates the process of Dockerizing a COBOL application for computing income taxes and integrating it into a Dockerized web stack, consisting of a React front end, a Python/Flask API, a COBOL shared library, a PostgreSQL database, and a Træfik reverse proxy.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Founder Turing Inc.
United States United States

Comments and Discussions