swamirara

swamirara

Geek Repo

Github PK Tool:Github PK Tool

swamirara's repositories

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

flask-celery-docker-scale

Example docker-compose config for scaling celery worker with separate code base

Language:PythonStargazers:0Issues:1Issues:0

flask-redis-queue

Example of how to handle background processes with Flask, Redis Queue, and Docker

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

gittle

Pythonic Git for Humans

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

Groovy-Windows

A docker file to run Groovy on windows without needing to install anything.

Stargazers:0Issues:0Issues:0

hipflask

Docker setup for a simple Flask web app (w/ nginx, pandas, postgres, redis, celery)

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

nginx-flask-postgres-docker-compose-example

A working example of nginx+flask+postgres multi-container setup using Docker Compose

Language:PythonStargazers:0Issues:0Issues:0

serverless-lambdaless-apigateway-dynamodb

In this repo, I loose the Lambda altogether and have API Gateway directly invoke DynamoDB, to create a full suite of create, read, update, and delete (CRUD) operations. Other posts I've read only cover how to partially do this manually in the AWS console and not in code using Swagger and SAM, which is what I will show you here. Using Swagger and SAM to deploy the infrastructure and API is realistically what you absolutely want to do to release it to a production environment for minimising human error, repeatability and scalability.

License:Apache-2.0Stargazers:0Issues:0Issues:0