Kyle
kylejeske
3 points

Tools kylejeske is Following

Amazon CloudFront
Amazon CloudFront can be used to deliver your entire website, including dynamic, static, streaming, and int...
Amazon EC2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
Microsoft Azure
Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applicati...
Amazon RDS
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
Amazon CloudWatch
It helps you gain system-wide visibility into resource utilization, application performance, and operationa...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Ansible
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Python
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Flask
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Golang
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Scala
Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by ...
C#
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
Redis
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
Memcached
Memcached is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from result...
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...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Meteor
A Meteor application is a mix of JavaScript that runs inside a client web browser, JavaScript that runs on ...
HAProxy
HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, lo...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Terraform
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
PyCharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
Kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
AWS Lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
JSON
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
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...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...