A Simple Note Taking Application
908
This is a simple HTML and JavaScript based web application that allows you to enter a small line of text (note) and downloads the text (note) to your local system in the form of a JSON file.
Nothing fancy, just a few lines of code to get an idea of how to run an HTML+JavaScript based web-app inside a Docker container using NginX, and basically intended to be used to quickly generate a random bunch of JSON files, which can then be processed using a Data Pipeline (Python+Airflow+DBT) to dump into an AWS S3 bucket. Once done, we can create an External Table in AWS Athena to view the uploaded JSON data in the form of a table.
So kind-of like a small Data Science / Data Engineering project :-)
ARCHITECTURE :: Linux/AARCH64 | Linux/ARM64
Content type
Image
Digest
sha256:ef0c6c63f…
Size
21.9 MB
Last updated
about 1 year ago
docker pull awsfreetier/takenote