Tools
Stacks
Comparisons
Sign up/Login
Karkala Srikanth
karkalasrikanth
Recent Tech Decisions
8 points
Tools karkalasrikanth 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...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
jQuery
jquery.com
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx.org
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
HAProxy
haproxy.org
HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, lo...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Traefik
traefik.io
A modern HTTP reverse proxy and load balancer that makes deploying microservices easy. Traefik integrates w...
Envoy
envoyproxy.io
Originally built at Lyft, Envoy is a high performance C++ distributed proxy designed for single services an...
docker-compose
docker.com
Multi-container orchestration for Docker.