Alwin Mark
alwinmark
Team Leader DevOps | Trustedshops
8 points

Tools alwinmark 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...
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
New Relic
The world’s best software and DevOps teams rely on New Relic to move faster, make better decisions and crea...
Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
HipChat
HipChat is a hosted private chat service for your company or team. Invite colleagues to share ideas and fil...
Google Drive
Keep photos, stories, designs, drawings, recordings, videos, and more. Your first 15 GB of storage are free...
Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
BrowserStack
BrowserStack is the leading test platform built for developers & QAs to expand test coverage, scale & optim...
CircleCI
Continuous integration and delivery platform helps software teams rapidly release code with confidence by a...
WordPress
The core software is built by hundreds of community volunteers, and when you’re ready for more there are th...
Puppet Labs
Puppet is an automated administrative engine for your Linux, Unix, and Windows systems and performs adminis...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Vim
Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a mor...
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...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
GitHub Pages
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Confluence
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
VirtualBox
VirtualBox is a powerful x86 and AMD64/Intel64 virtualization product for enterprise as well as home use. N...
Jasmine
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DO...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Grunt
The less work you have to do when performing repetitive tasks like minification, compilation, unit testing,...
Bower
Bower is a package manager for the web. It offers a generic, unopinionated solution to the problem of front...
RequireJS
RequireJS loads plain JavaScript files as well as more defined modules. It is optimized for in-browser use,...
Yeoman
Yeoman is a robust and opinionated set of tools, libraries, and a workflow that can help developers quickly...
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 ...
Apache Maven
Maven allows a project to build using its project object model (POM) and a set of plugins that are shared b...
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Rails
Rails is a web-application framework that includes everything needed to create database-backed web applicat...
PHP
Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Spring
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbin...
Groovy
It is a powerful multi-faceted programming language for the JVM platform. It supports a spectrum of program...
Sinatra
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
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...
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
PostgreSQL
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
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...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
Apache HTTP Server
The Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Originally designed as a ...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Haskell
It is a general purpose language that can be used in any domain and use case, it is ideally suited for prop...
Rust
Rust is a systems programming language that combines strong compile-time correctness guarantees with fast p...
SQLite
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
Sidekiq
Sidekiq uses threads to handle many jobs at the same time in the same process. It does not require Rails bu...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Handlebars.js
Handlebars.js is an extension to the Mustache templating language created by Chris Wanstrath. Handlebars.js...
Underscore
A JavaScript library that provides a whole mess of useful functional programming helpers without extending ...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
CoffeeScript
It adds syntactic sugar inspired by Ruby, Python and Haskell in an effort to enhance JavaScript's brevity a...
HAProxy
HAProxy (High Availability Proxy) is a free, very fast and reliable solution offering high availability, lo...
Apache Tomcat
Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of indu...
PhpStorm
PhpStorm is a PHP IDE which keeps up with latest PHP & web languages trends, integrates a variety of modern...
IntelliJ IDEA
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
Selenium
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
Behat
It is an open source Behavior-Driven Development framework for PHP. It is a tool to support you in deliveri...
Debian
Debian systems currently use the Linux kernel or the FreeBSD kernel. Linux is a piece of software started b...
Kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
Bamboo
Focus on coding and count on Bamboo as your CI and build server! Create multi-stage build plans, set up tri...
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
Knockout
It is a JavaScript library that helps you to create rich, responsive display and editor user interfaces wit...
Atlassian Stash
It is a centralized solution to manage Git repositories behind the firewall. Streamlined for small agile te...
Dropwizard
Dropwizard is a sneaky way of making fast Java web applications. Dropwizard pulls together stable, mature l...
RSpec
Behaviour Driven Development for Ruby. Making TDD Productive and Fun.
Cucumber
Cucumber is a tool that supports Behaviour-Driven Development (BDD) - a software development process that a...
Spring Boot
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "j...
CentOS
The CentOS Project is a community-driven free software effort focused on delivering a robust open source ec...
Vert.x
It is event driven and non blocking application framework. This means your app can handle a lot of concurre...
PhpSpec
It is a tool which can help you write clean and working PHP code using behaviour driven development or BDD....
Ubuntu
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
Spock
Spock is a testing and specification framework for Java and Groovy applications. What makes it stand out fr...
behave
It is behaviour-driven development, Python style. It uses tests written in a natural language style, backed...
GitLab CI
GitLab offers a continuous integration service. If you add a .gitlab-ci.yml file to the root directory of y...
Atomic Design
I am a web designer, speaker, writer, consultant, musician, and artist in beautiful Pittsburgh, PA. Author ...