ikandemecon
0 points
Tools ikandemecon 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 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...
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 ...
Mailgun
mailgun.com
Mailgun is a set of powerful APIs that allow you to send, receive, track and store email effortlessly.
Google Analytics
google.com/analytics
Google Analytics lets you measure your advertising ROI as well as track your Flash, video, and social netwo...
Braintree
braintreepayments.com
Braintree replaces traditional payment gateways and merchant accounts. From one touch payments, to mobile S...
Pingdom
pingdom.com
Pingdom is an uptime monitoring service. When problems happen with a site that Pingdom monitors, it immedia...
Asana
asana.com
Asana is the easiest way for teams to track their work. From tasks and projects to conversations and dashbo...
Heroku
heroku.com
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
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...
PayPal
paypal.com
PayPal is an online payments and money transfer service that allows you to send money via email, phone, tex...
G Suite
gsuite.google.com
An integrated suite of secure, cloud-native collaboration and productivity apps. It includes Gmail, Docs, D...
WordPress
wordpress.org
The core software is built by hundreds of community volunteers, and when you’re ready for more there are th...
iDoneThis
idonethis.com
Every evening, iDoneThis sends you an email that asks you what you got done that day. The next morning, we ...
Transifex
transifex.com
Transifex is a cloud-based localization platform built to help you manage the translation and localization ...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Slack
slack.com
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
LayerVault
layervault.com
One central LayerVault repository. Accessible to everyone, simplified, and organized without the effort. Wh...
Vagrant
vagrantup.com
Vagrant provides the framework and configuration format to create and manage complete portable development ...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
Grunt
gruntjs.com
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
Rails
rubyonrails.org
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
PHP
php.net
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
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.
Golang
golang.org
Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs ...
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...
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
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...
Cassandra
cassandra.apache.org
Partitioning means that Cassandra can distribute your data across multiple machines in an application-trans...
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...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
Hugo
gohugo.io
Hugo is a static site generator written in Go. It is optimized for speed, easy use and configurability. Hug...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Terraform
terraform.io
With Terraform, you describe your complete infrastructure as code, even as it spans multiple service provid...
Bugzilla
bugzilla.org
Bugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect Tracking Systems allow individual o...
HackerOne
hackerone.com
Someone has found a potential security issue with your technology. What happens next? Making certain this d...
Buildbot
buildbot.net
BuildBot is a system to automate the compile/test cycle required by most software projects to validate code...
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...
Kubernetes
kubernetes.io
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes i...
GraphQL
graphql.org
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
Amazon EKS
aws.amazon.com/eks
Amazon Elastic Container Service for Kubernetes (Amazon EKS) is a managed service that makes it easy for yo...
Cypress
cypress.io
Cypress is a front end automated testing application created for the modern web. Cypress is built on a new ...
Storybook
storybook.js.org
It is an open source tool for developing UI components in isolation for React, Vue, and Angular. It makes b...
Amazon ECR
aws.amazon.com/ecr
It is a fully managed container registry that makes it easy to store, manage, share, and deploy your contai...
Kraken by Uber
github.com/uber/kraken
A P2P-powered Docker registry that focuses on scalability and availability. It is designed for Docker image...
GitHub Actions
github.com/features/actions
It makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and depl...