Jisu Park
JisuPark
Co-Founder, CEO
|
SOOHO.IO Inc.
6 points
Companies
Tools JisuPark 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...
Mailchimp
mailchimp.com
MailChimp helps you design email newsletters, share them on social networks, integrate with services you al...
Google Analytics
google.com/analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social netwo...
New Relic
newrelic.com
The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and crea...
Asana
asana.com
Asana is the easiest way for teams to track their work. From tasks and projects to conversations and dashbo...
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...
AWS Elastic Bean...
aws.amazon.com/elasticbeans...
Once you upload your application, Elastic Beanstalk automatically handles the deployment details of capacit...
Amazon RDS
aws.amazon.com/rds
Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle or Microsoft SQL Server databas...
Amazon SQS
aws.amazon.com/sqs
Transmit any volume of data, at any level of throughput, without losing messages or requiring other service...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Capistrano
capistranorb.com
Capistrano is a remote server automation tool. It supports the scripting and execution of arbitrary tasks, ...
Ansible
ansible.com
Ansible is an IT automation tool. It can configure systems, deploy software, and orchestrate more advanced ...
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...
Vagrant
vagrantup.com
Vagrant provides the framework and configuration format to create and manage complete portable development ...
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.
Mocha
mochajs.org
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
Elasticsearch
elastic.co/products/elastic...
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
GitLab
about.gitlab.com
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprise...
Ruby
ruby-lang.org
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Rails
rubyonrails.org
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
Sinatra
sinatrarb.com
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
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.
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...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Sidekiq
sidekiq.org
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails bu...
Jekyll
jekyllrb.com
Think of Jekyll as a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdow...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
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....
Splunk
splunk.com
It provides the leading platform for Operational Intelligence. Customers use it to search, monitor, analyze...
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...
Lodash
lodash.com
A JavaScript utility library delivering consistency, modularity, performance, & extras. It provides utility...
Zipkin
zipkin.io
It helps gather timing data needed to troubleshoot latency problems in service architectures. Features incl...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
React Router
github.com/rackt/react-router
React Router is a complete routing solution designed specifically for React.js. It painlessly synchronizes ...
Moment.js
momentjs.com
A javascript date library for parsing, validating, manipulating, and formatting dates.
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Enzyme
enzymejs.github.io/enzyme
Enzyme is a JavaScript Testing utility for React that makes it easier to assert, manipulate, and traverse y...
Create React App
github.com/facebookincubato...
Create React apps with no build configuration.
GitLab CI
about.gitlab.com
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of y...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Portainer
portainer.io
It is a universal container management tool. It works with Kubernetes, Docker, Docker Swarm and Azure ACI. ...
Next.js
nextjs.org
Next.js is a minimalistic framework for server-rendered React applications.
OpenTracing
opentracing.io
Consistent, expressive, vendor-neutral APIs for distributed tracing and context propagation.