Ashis Kar
karashis064
3 points

Tools karashis064 is Following

Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Oracle
Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, ...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
asyncio
This module provides infrastructure for writing single-threaded concurrent code using coroutines, multiplex...
Linux
A clone of the operating system Unix, written from scratch by Linus Torvalds with assistance from a loosely...
python-memcached
Pure python memcached client.
memcache
Ruby client for memcached supporting advanced protocol features and pluggable architecture.