Adam Leyshon
adamleyshon
Head of Data Platform
|
TheCodeCache
Recent Tech Decisions
5 points
Tools adamleyshon 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...
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...
Amazon Route 53
aws.amazon.com/route53
Amazon Route 53 is designed to give developers and businesses an extremely reliable and cost effective way ...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Sentry
sentry.io/welcome/?utm_sour...
Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and op...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Ansible
ansible.com
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Django
djangoproject.com
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Flask
flask.pocoo.org
Flask is intended for getting started very quickly and was developed with best intentions in mind.
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
Redis
redis.io
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and mess...
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...
Terraform
terraform.io
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
WebStorm
jetbrains.com/webstorm
WebStorm is a lightweight and intelligent IDE for front-end development and server-side JavaScript.
MariaDB
mariadb.com
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliv...
PyCharm
jetbrains.com/pycharm
PyCharm’s smart code editor provides first-class support for Python, JavaScript, CoffeeScript, TypeScript, ...
Debian
debian.org
Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started b...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
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...
Grafana
grafana.org
Grafana is a general purpose dashboard and graph composer. It's focused on providing rich ways to visualize...
CentOS
centos.org
The CentOS Project is a community-driven free software effort focused on delivering a robust open source ec...
Airflow
airbnb.io/projects/airflow
Use Airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The Airflow scheduler executes ...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
Protobuf
developers.google.com/proto...
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing stru...
pytest
pytest.org/latest
A framework makes it easy to write small tests, yet scales to support complex functional testing for applic...
gRPC
grpc.io
gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficie...
DataGrip
jetbrains.com/datagrip
A cross-platform IDE that is aimed at DBAs and developers working with SQL databases.
JetBrains Rider
jetbrains.com/rider
It supports .NET Framework, the new cross-platform .NET Core, and Mono based projects. It lets you develop ...
flask-restplus
github.com/noirbizarre/flas...
Fully featured framework for fast, easy and documented API development with Flask.