HirotoYoshidome Tech Blog
- Automating Deployments with GitHub, CircleCI, and Heroku 2019-10-14 |
- #GitHub
- #CI/CD
- #Best Practices
- #Tips
How I wired a Laravel repo on GitHub to CircleCI and deployed to Heroku using the free tiers.
- Cache Hit Rate Measurement Tool 2019-09-15 |
- #AWS
- #CloudFront
- #Performance
- #Optimization
A small utility for checking CDN cache hit ratios per URL.
- Thoughts While Job Hunting in Web Development 2019-09-07 |
- #Career
- #Learning
- #Engineering Philosophy
Reflections on searching for startups, regional differences, motivation, and continuous learning.
- What Is a Zombie Process? 2019-09-07 |
- #Python
- #Docker
- #Troubleshooting
A tiny Python + Docker setup that intentionally leaves zombie processes for monitoring tests.
- Django Quickstart 2019-05-11 |
- #Python
- #Django
- #Tips
- #Know-how
Notes from learning the Django framework: setup, models, admin, views, tests, and packaging.
- Docker Primer 2019-04-29 |
- #Docker
- #Tips
- #Know-how
Fixing Docker daemon permissions, running nginx, mounting volumes, and comparing Docker with Vagrant.
- Basic AWS Architecture Notes 2019-04-20 |
- #AWS
- #Architecture
- #Best Practices
- #Scalability
Quick explanations of the AWS services in a simple web/batch/FTP architecture.
- Ops Command Cheatsheet 2019-04-06 |
- #CLI
- #Shell Script
- #Tips
- #Troubleshooting
Linux, shell, Apache, DNS, MySQL, and cron commands I often need when working on infrastructure.
- Why I Switched from Windows 10 to Ubuntu 2019-04-05 |
- #CLI
- #Tips
- #Productivity
Notes on replacing my home Windows machine with Ubuntu and the steps I followed.
- Six Months in Infrastructure 2019-03-08 |
- #AWS
- #Shell Script
- #Learning
- #Career
Reflections from moving from application work to an infra team and the fundamentals I focused on.