java-meme-generator-sample
Meme generator
A Java-based image processing application with web front-end and back-end on AWS Elastic Beanstalk and EC2, utilizing S3, DynamoDB, and SQS.
Sample code for a java application that uses Elastic Beanstalk, S3, DynamoDB, and SQS to create a meme generation website and processing pipeline. For a demonstration of the application in action, see this talk from AWS re:Invent 2012: http://www.youtube.com/watch?v=YeRNErD81VA
54 stars
33 watching
32 forks
Language: Java
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
as-a-service/meme | Generates meme images from text and an image URL | 41 |
aws-samples/aws-mobile-self-paced-labs-samples | A sample app demonstrating how to authenticate users and sync game data using AWS Mobile Services. | 15 |
aws-samples/aws-java-sample | A Java application demonstrating AWS SDK usage for S3 service | 230 |
wearenewt/re-meme | An app that allows users to create and share remixable memes on the blockchain. | 23 |
aws-samples/machine-learning-samples | A collection of sample applications demonstrating the use of Amazon Machine Learning API for various machine learning tasks | 872 |
aws-samples/eb-node-express-sample | An Express application for AWS Elastic Beanstalk with DynamoDB integration | 281 |
sggts04/dankcli | A CLI tool that generates memes by adding whitespace and text to the top of an image | 55 |
awslabs/aws-sdk-android-samples | Provides sample Android applications demonstrating various AWS SDK features | 1,034 |
aws-beam/aws-codegen | Generates Elixir and Erlang code for interacting with AWS APIs based on SDK specifications | 53 |
aws-samples/aws-nodejs-sample | Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 | 303 |
aws-samples/eb-node-express | A complete sample application demonstrating the use of Node.js with Amazon Elastic Beanstalk | 7 |
aws-samples/smithy-server-generator-typescript-sample | A sample project demonstrating how to generate TypeScript code for a serverless API using the Smithy framework. | 17 |
techytushar/random-memer | Flask API to generate and serve random programming memes scraped from Memedroid. | 77 |
aws-samples/amazon-cognito-developer-authentication-sample | Demonstrates developer-authenticated functionality of Amazon Cognito | 99 |
aws-samples/amazon-ecs-catsndogs-workshop | A workshop environment to learn Amazon ECS concepts and deploy applications | 169 |