Skip to content

Wyntuition/til

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIL (Soon I'll Learn)

.NET Core

  • Key points in the differences b/t .NET target frameworks (.NET Standard vs PCL, targeting multiple framework implications)
  • Elastic search implementation
  • vim workflow and tools

DevOps

  • Swarm w/ZooKeeper/etc: Swarm is fairly straightforward: each host runs a Swarm agent and one host runs a Swarm manager (on small test clusters this host may also run an agent). The manager is responsible for the orchestration and scheduling of containers on the hosts. Swarm can be run in a high-availability mode where one of etcd, Consul or ZooKeeper is used to handle fail-over to a back-up manager
    • VS App CoreOS (for containers) + Kubernetes + rkt + fleet (like Techtonic)

Python

  • Flask app to explore python architecture (thinner than Django, so more interactive with Python) using PyCharm Community vs Pro to see how they compare to the VS and Atom/Sublime/Code approaches.

TIL

Today I Learned

This Post motivated me to start keeping track of small technology related things I learn.

Categories


Git


About

Today I Learned (https://github.com/jbranchaud/til)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%