Stackd
Episode 36 – Oct 2017

Due to a variety of circumstances (including the move to Libsyn for hosting), this episode is being posted late. It was originally recorded in September, 2017.

In this episode, Kito, Danno, and Ian discuss the Equifax hack (caused by an unpatched version of Struts), news from the Polymer Summit, Oracle’s donation of Java EE to Eclipse, Docker in-depth, and more.

UI Tier

Equifax hack: Using Struts and they did not patch.

Polymer 3 Announced – Move to NPM and ES6

Ionic releases Stencil – Web Components Compiler

PrimeReact 1.0.0-Final Released

Java EE

Oracle donates Java EE to Eclipse Foundation

Microprofile.io – Standard for Java EE-based microservices

Vavr.io – functional library for Java 8/9 

Other

Docker

  • First impressions
    • Key concepts: containers, images, volumes, networks, stacks, swarm, nodes
    • Docker CE vs EE
    • Cost savings, efficiency, ease of use
  • Tools, tools, tools (compose, docker-machine, docker CLI, Docker for Mac, Kitematic, Docker Cloud, Docker Hub, orchestration tools (Kubernetes, Docker Swarm), IDE integration (Eclipse Docker support, Webstorm Docker tooling)
  • Deploying docker in the cloud (EC2, MS Azure, DigitalOcean)
  • Docker for developers
    • Dockerfile, base images, installing Java, database, web server, stacks, compose files, local swarm
  • Docker in production
    • Scaling a service, private Docker registry (on Nexus), swarm mode
  • Docker gotchas
    • Persistent data in the cloud
    • Swarm mode overlay networking
    • Development environment host VM cache
    • Zombie processes (TINI)
  • Docker releases
    • Current stable: 17.07.0-ce
    • Edge channel

Picks

  • Nozbe – task management

Events

No Fluff Just Stuff