Tools
Stacks
Comparisons
Sign up/Login
양지웅 (컴퓨터정보공학부)
20191184
3 points
Tools 20191184 is Following
Amazon EC2
aws.amazon.com/ec2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
aws.amazon.com/s3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Twilio
twilio.com
Twilio offers developers a powerful API for phone services to make and receive phone calls, and send and re...
Sentry
sentry.io/welcome/?utm_sour...
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Unicorn
unicorn.bogomips.org
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-ba...
Celery
celeryproject.org
Celery is an asynchronous task queue/job queue based on distributed message passing. It is focused on real-...
Gunicorn
gunicorn.org
Gunicorn is a pre-fork worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly comp...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
GitHub Actions
github.com/features/actions
It makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and depl...
jwt
github.com/jwt/ruby-jwt
A pure ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
boto3
github.com/boto/boto3
The AWS SDK for Python.
Pillow
python-pillow.org
Python Imaging Library (Fork).
django-filter
github.com/carltongibson/dj...
Django-filter is a reusable Django application for allowing users to filter querysets dynamically.
edx-drf-extensions
github.com/edx/edx-drf-exte...
EdX extensions of Django REST Framework.