All Projects → pataiji → Cloudmagick

pataiji / Cloudmagick

Licence: mit
CloudMagick is a serverless application which provides a dynamic image transformation like the small light module of apache2

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cloudmagick

Aws Lambda Dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
Stars: ✭ 945 (+8490.91%)
Mutual labels:  aws, serverless, aws-lambda, aws-apigateway
Aws Serverless Auth Reference App
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Stars: ✭ 724 (+6481.82%)
Mutual labels:  aws, serverless, aws-lambda, aws-apigateway
Aws Auto Terminate Idle Emr
AWS Auto Terminate Idle AWS EMR Clusters Framework is an AWS based solution using AWS CloudWatch and AWS Lambda using a Python script that is using Boto3 to terminate AWS EMR clusters that have been idle for a specified period of time.
Stars: ✭ 21 (+90.91%)
Mutual labels:  aws, serverless, aws-lambda, cloudformation
Serverless Aws Lambda Node Postgres
Serverless AWS Lambda with Node.js,Postgres Rest API with Sequelize.
Stars: ✭ 18 (+63.64%)
Mutual labels:  aws, serverless, aws-lambda, cloudformation
Archive aws Lambda Go Net
Network I/O interface for AWS Lambda Go runtime.
Stars: ✭ 151 (+1272.73%)
Mutual labels:  aws, serverless, aws-lambda, aws-apigateway
Serverless static website with basic auth
Builds a serverless infrastructure in AWS for hosting a static website protected with Basic Authentication and published on a subdomain registered via Route 53
Stars: ✭ 112 (+918.18%)
Mutual labels:  aws, serverless, aws-lambda, cloudformation
Chalice
Python Serverless Microframework for AWS
Stars: ✭ 8,513 (+77290.91%)
Mutual labels:  aws, serverless, aws-lambda, aws-apigateway
Serverlessbydesign
A visual approach to serverless development. Think. Build. Repeat.
Stars: ✭ 254 (+2209.09%)
Mutual labels:  aws, serverless, aws-lambda, cloudformation
Serverless Sam
Serverless framework plugin to export AWS SAM templates for a service
Stars: ✭ 143 (+1200%)
Mutual labels:  aws, serverless, aws-lambda, aws-apigateway
Architect
The simplest, most powerful way to build serverless applications
Stars: ✭ 1,925 (+17400%)
Mutual labels:  aws, serverless, aws-lambda, aws-apigateway
Aws Lambda Typescript
This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, publish it through API Gateway to a custom domain registered on Route53, and document it with Swagger.
Stars: ✭ 228 (+1972.73%)
Mutual labels:  aws, serverless, aws-lambda, aws-apigateway
Serverless Photo Recognition
A collection of 3 lambda functions that are invoked by Amazon S3 or Amazon API Gateway to analyze uploaded images with Amazon Rekognition and save picture labels to ElasticSearch (written in Kotlin)
Stars: ✭ 345 (+3036.36%)
Mutual labels:  aws, serverless, aws-lambda, aws-apigateway
Aws Lambda Workshop
Some incremental examples suitable to host an AWS Lambda Functions workshop
Stars: ✭ 18 (+63.64%)
Mutual labels:  aws, serverless, aws-lambda
Mangum
AWS Lambda & API Gateway support for ASGI
Stars: ✭ 475 (+4218.18%)
Mutual labels:  aws, serverless, aws-lambda
Lambdalogs
A CLI tool to trace AWS Lambda calls over multiple CloudWatch log groups.
Stars: ✭ 18 (+63.64%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Offline
Emulate AWS λ and API Gateway locally when developing your Serverless project
Stars: ✭ 4,330 (+39263.64%)
Mutual labels:  serverless, aws-lambda, aws-apigateway
Chromda
λ 🖼️ Chromda is an AWS Lambda function for capturing screenshots of websites.
Stars: ✭ 481 (+4272.73%)
Mutual labels:  aws, serverless, aws-lambda
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+44163.64%)
Mutual labels:  aws, serverless, aws-lambda
Serverless Rust
⚡ 🦀 a serverless framework plugin for rustlang applications
Stars: ✭ 386 (+3409.09%)
Mutual labels:  aws, serverless, aws-lambda
Archive aws Lambda Go
A fast and clean way to execute Go on AWS Lambda.
Stars: ✭ 710 (+6354.55%)
Mutual labels:  aws, serverless, aws-lambda

CloudMagick

Serverless image resizing tool on AWS.

!architecture

Install

Launch Stack

Development

Deploy

set environments

CLOUD_MAGICK_TEMPLATE_BUCKET_NAME
CLOUD_MAGICK_STACK_NAME
CLOUD_MAGICK_BUCKET_NAME
CLOUD_MAGICK_ORIGIN_PREFIX
CLOUD_MAGICK_CUSTOM_DOMAIN_NAME
CLOUD_MAGICK_ACM_CERTIFICATE_ARN
CLOUD_MAGICK_LOG_BUCKET_NAME
CLOUD_MAGICK_LOG_PREFIX
CLOUD_MAGICK_PRICE_CLASS
CLOUD_MAGICK_MIN_TTL
CLOUD_MAGICK_MAX_TTL

and run

$ bin/deploy

Release

set environments

CLOUD_MAGICK_RELEASE_BUCKET_NAME
VERSION

and run

$ bin/release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].