Pinned Repositories
.github
NovelLambdaGet
An AWS Lambda function which serves as HTTP gateway to fetch the status of jobs from a dynamoDB.
NovelLambdaPost
An AWS Lambda function which serves as HTTP gateway relay messages to an SQS queue in order to trigger the worker.
NovelRest
Microservice acting as public REST API for triggering the NovelWorker and fetching finished novels
novelservice.github.io
Novel Service allows downloading webpages and turning then into ebooks.
NovelWorker
Microservice extracting content from webpages and creating ebooks from it
NovelWorkerNode
Microservice extracting content from webpages and creating ebooks from it
percollate-docker
Docker image with percollate. Based on alpine and running in user mode
puppeteer-docker
Report
Report of the project for lecture "cloud computing"
NovelService's Repositories
NovelService/NovelWorkerNode
Microservice extracting content from webpages and creating ebooks from it
NovelService/novelservice.github.io
Novel Service allows downloading webpages and turning then into ebooks.
NovelService/NovelWorker
Microservice extracting content from webpages and creating ebooks from it
NovelService/percollate-docker
Docker image with percollate. Based on alpine and running in user mode
NovelService/NovelRest
Microservice acting as public REST API for triggering the NovelWorker and fetching finished novels
NovelService/puppeteer-docker
NovelService/.github
NovelService/NovelLambdaGet
An AWS Lambda function which serves as HTTP gateway to fetch the status of jobs from a dynamoDB.
NovelService/NovelLambdaPost
An AWS Lambda function which serves as HTTP gateway relay messages to an SQS queue in order to trigger the worker.
NovelService/Report
Report of the project for lecture "cloud computing"