Long Vũ
vulongc3
3 points

Tools vulongc3 is Following

Firebase
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
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...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
RabbitMQ
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe p...
Kafka
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Socket.IO
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Kong
Kong is a scalable, open source API Layer (also known as an API Gateway, or API Middleware). Kong controls ...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
GitLab CI
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of y...
NestJS
Nest is a framework for building efficient, scalable Node.js server-side applications. It uses progressive ...
morgan
HTTP request logger middleware for node.js.