Ashis Kar
karashis064
3 points
Tools karashis064 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...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Oracle
oracle.com/us/products/data...
Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, ...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
asyncio
docs.python.org/3/library/a...
This module provides infrastructure for writing single-threaded concurrent code using coroutines, multiplex...
Linux
kernel.org
A clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely...
python-memcached
github.com/linsomniac/pytho...
Pure python memcached client.
memcache
github.com/ninjudd/memcache
Ruby client for memcached supporting advanced protocol features and pluggable architecture.