Kamlesh Tajpuri
kamleshtajpuri
Senior Engineering Manager
|
Ola Electric Mobility
3 points
Tools kamleshtajpuri is Following
Amazon CloudFront
aws.amazon.com/cloudfront
Amazon CloudFront can be used to deliver your entire website, including dynamic, static, streaming, and int...
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...
Bitbucket
bitbucket.org
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
Amazon Route 53
aws.amazon.com/route53
Amazon Route 53 is designed to give developers and businesses an extremely reliable and cost effective way ...
Mixpanel
mixpanel.com
Mixpanel helps companies build better products through data. With our powerful, self-serve product analytic...
Google Analytics
google.com/analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social netwo...
Asana
asana.com
Asana is the easiest way for teams to track their work. From tasks and projects to conversations and dashbo...
Google Drive
developers.google.com/drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
CircleCI
circleci.com
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Sentry
sentry.io/welcome/?utm_sour...
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Amazon SQS
aws.amazon.com/sqs
Transmit any volume of data, at any level of throughput, without losing messages or requiring other service...
Travis CI
travis-ci.com
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Notepad++
notepad-plus-plus.org
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replace...
Datadog
datadoghq.com/lpg/?utm_sour...
Datadog is the leading service for cloud-scale monitoring. It is used by IT, operations, and development te...
Jenkins
jenkins-ci.org
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
Confluence
atlassian.com/software/conf...
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
gulp
gulpjs.com
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Grunt
gruntjs.com
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
Bower
bower.io
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
RequireJS
requirejs.org
RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use,...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Apache Mesos
mesos.apache.org
Apache Mesos is a cluster manager that simplifies the complexity of running applications on a shared pool o...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Backbone.js
backbonejs.org
Backbone supplies structure to JavaScript-heavy applications by providing models key-value binding and cust...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
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...
Memcached
memcached.org
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from result...
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...
RabbitMQ
rabbitmq.com
RabbitMQ gives your applications a common platform to send and receive messages, and your messages a safe p...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Socket.IO
socket.io
It enables real-time bidirectional event-based communication. It works on every platform, browser or device...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
Apache Tomcat
tomcat.apache.org
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of indu...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
Material Design ...
github.com/angular/material
Material Design is a specification for a unified system of visual, motion, and interaction design that adap...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Logstash
logstash.net
Logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them...
Kibana
elastic.co/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
Amazon EC2 Conta...
aws.amazon.com/ecs
Amazon EC2 Container Service lets you launch and stop container-enabled applications with simple API calls,...
AWS Lambda
aws.amazon.com/lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
AWS Elastic Load...
aws.amazon.com/elasticloadb...
With Elastic Load Balancing, you can add and remove EC2 instances as your needs change without disrupting t...
Marathon
github.com/mesosphere/marathon
Marathon is an Apache Mesos framework for container orchestration. Marathon provides a REST API for startin...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Spring Boot
spring.io/projects/spring-boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
Electron
electron.atom.io
With Electron, creating a desktop application for your company or idea is easy. Initially developed for Git...
OpenSSL
openssl.org
It is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secu...
Docker Compose
github.com/docker/compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
Gmail
mail.google.com
An easy to use email app that saves you time and keeps your messages safe. Get your messages instantly via ...
Docker Swarm
github.com/docker/swarm
Swarm serves the standard Docker API, so any tool which already communicates with a Docker daemon can use S...
Font Awesome
fontawesome.com
You can get vector icons and social logos on your website with it. It is a font that's made up of symbols, ...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Animate.css
animate.style
It is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasi...
docker
github.com/docker/docker-py
A Python library for the Docker Engine API.
docker
github.com/docker/docker
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems.
jenkins
github.com/mtchavez/jenkins
Golang Jenkins Hash.
mesos
github.com/google/cadvisor
Analyzes resource usage and performance characteristics of running containers.
marathon
github.com/thefactory/marat...
Marathon Client Library.
neiman-marcus je...
github.com/neiman-marcus/te...
A terraform module for a highly available Jenkins deployment.
jenkins
charts.jenkins.io
Jenkins - Build great things at any scale! The leading open source automation server, Jenkins provides hund...