Login
Discover
Waves
Decks
Plus
Login
Signup
cluttered-code
@clutteredcode
51
Followers
121
Following
6
Resource Credits
Available
Used
Created
July 14, 2017
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
clutteredcode
programming
2017-08-31 17:12
Server SSH Key Security
SSH (Secure Shell) is the default way to access a remote Linux server. This post will cover securing server access by disabling direct access to the root user and using public/private keys instead of passwords
$ 39.955
114
6
clutteredcode
programming
2017-08-29 14:49
Docker Behind UFW Firewall
Ubuntu has a great firewall called the 'Uncomplicated Firewall' or UFW for short. This is a great option if you want to secure your system. Docker, by default, will update your iptables and punch holes
$ 82.104
67
6
clutteredcode
programming
2017-08-01 18:52
Docker Kubernetes Series: Part2 - MongoDB
Previous Post Source Code TLDR; setting up kubernetes Allows you to horizontally scale your application by adding multiple small servers instead of bigger more costly ones. It keeps your internal modules,
$ 32.701
127
6
clutteredcode
programming
2017-07-28 17:14
Docker Kubernetes Series: High Scale Applications
Docker Kubernetes Series: High Scale Applications In this series I'll outline how I build and deploy web applications with high scale and availability with full DevOps in a language agnostic way so that
$ 74.413
151
15