Alex's Slip-box

These are my org-mode notes in sort of Zettelkasten style

Programming posts of interest

This is list a list of programming articles that I find interesting and may want to reference again in the future. For now I’m going to organize them by language and/or framework.

# Ruby

# Javascript

# DevOps

  • Deploying Ruby on Rails with Dokku: this is a kinda of ultimate guide for using Dokku. Includes deploying with docker.
  • AWS Aurora and RoR: Describes the challenges of reducing both application node and database bottle necks by using auto scaling techniques with EC2 and Aurora; and testing by doing performance tests and failovers. Required careful DB and connection pooling configuration.

Search Results