John Proffer
jproffer2716
Architect
|
Recent Tech Decisions
7 points
Tools jproffer2716 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...
Amazon Route 53
aws.amazon.com/route53
Amazon Route 53 is designed to give developers and businesses an extremely reliable and cost effective way ...
Stripe
stripe.com
Stripe makes it easy for developers to accept credit cards on the web.
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Amazon RDS
aws.amazon.com/rds
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
DigitalOcean
digitalocean.com
We take the complexities out of cloud hosting by offering blazing fast, on-demand SSD cloud servers, straig...
Jenkins
jenkins-ci.org
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Vagrant
vagrantup.com
Vagrant provides the framework and configuration format to create and manage complete portable development ...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
PHP
php.net
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
jQuery
jquery.com
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
jQuery UI
jqueryui.com
Whether you're building highly interactive web applications or you just need to add a date picker to a form...
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...
CouchDB
couchdb.apache.org
Apache CouchDB is a database that uses JSON for documents, JavaScript for MapReduce indexes, and regular HT...
Apache HTTP Server
httpd.apache.org
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a ...
MariaDB
mariadb.com
Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliv...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
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...
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...
Flutter
flutter.io
Flutter is a mobile app SDK to help developers and designers build modern mobile apps for iOS and Android.