StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
  1. Home
  2. Companies
  3. Walls.io
Walls.io logo

Walls.io

Verified
viennawalls.io
57
Tools
7
Decisions
0
Followers

Tech Stack

Application & Data

14 tools

CakePHP logo
CakePHP
Golang logo
Golang
Redux logo
Redux
Lodash logo
Lodash
Amazon CloudFront logo
Amazon CloudFront
TypeScript logo
TypeScript
Web Components logo
Web Components
Laravel logo
Laravel
JavaScript logo
JavaScript
ES6 logo
ES6
Node.js logo
Node.js
PHP logo
PHP
MySQL logo
MySQL
HTML5 logo
HTML5

Utilities

2 tools

Slack logo
Slack
Google Analytics logo
Google Analytics

DevOps

1 tool

Munin logo
Munin

Team Members

Martin Stücklschwaiger
Martin Stücklschwaiger
walls_io
walls_io
Michael Kamleitner
Michael KamleitnerCEO
Vladan Vasic
Vladan VasicHead of Engineering
Vladimir Posvistelik
Vladimir PosvistelikSenior Developer

Engineering Blog

Stack Decisions

Michael Ionita
Michael Ionita

Aug 1, 2019

We use Docker because (of course we do :) we want to be able to run the exact same server configurations on dev, staging, CodeShip and production so that we can be sure that we don't introduce infra related bugs.

21.7k views21.7k
Comments
Michael Ionita
Michael Ionita

Aug 1, 2019

We use Slack because we can let "tools talk to us" and automate processes in our dev team using bots.

151k views151k
Comments
Michael Ionita
Michael Ionita

Aug 1, 2019

We use Kubernetes because we decided to migrate to a hosted cluster (not AWS) and still be able to scale our clusters up and down depending on load. By wrapping it with OpenShift we are now able to easily adapt to demand but also able to separate concerns into separate Pods depending on use-cases we have.

385k views385k
Comments
Michael Ionita
Michael Ionita

Aug 1, 2019

We use PHP because we started as a startup and this was the fastest way to prototype our ideas back when we started. Today we are migrating away from most of it by re-implementing our frontend in React. We will most likely still keep the PHP core as our API because the database and the ORM we use is implemented very clean.

75k views75k
Comments
Michael Ionita
Michael Ionita

Aug 1, 2019

We use Redis because we want to have a stateless application. Redis helps by storing state in a scalable key-value store, which our application cluster can access.

4.47k views4.47k
Comments
Michael Ionita
Michael Ionita

Aug 1, 2019

We use Amazon S3 because it's scalable, geo distributed and offers SDKs for many languages. This keeps our cluster free of user generated content which is 100% hosted on S3.

179 views179
Comments
Michael Ionita
Michael Ionita

Aug 1, 2019

We use OpenShift because it's easy to manage a cluster of servers even with a small team and it's cheaper to operate than AWS.

33k views33k
Comments