Daily Digest #204
- How to Debug WebRTC Issues
- Scalable User Privacy
- How Blockchains Work and How to Scale Them
- How browser rendering works — behind the scenes
- CI/CD/CS: Implementing Continuous Security across Your Delivery Pipeline and at Run-Time
- Kelsey Hightower and Chris Gaun on serverless and Kubernetes
- Using Kubernetes Pod Metadata to Improve Zipkin Traces
- Mockers - overcoming testing challenges at Grab
- Looking inside the technology that powers Pinterest
- Production Secret Management at Airbnb
Tags:
daily,
development
Daily Digest #203
- Temper Kubernetes and Container FOMO Through Security
- Dockerizing modern web apps
- 3 open source distributed tracing tools
- The Future of Inner Source
- 16 free tools & services that any developer should use
- Be Nice And Write Stable Code
- Experiences with QuickCheck: Testing the Hard Stuff and Staying Sane
Tags:
daily,
development
Daily Digest #202
- Why should Chaos be part of your Distributed Systems Engineering?
- 7 leadership skills that will make or break your DevOps transformation
- Optimising Docker Layers for Better Caching with Nix
- How Container-Based Architectures Require Different Networking
- Temper Kubernetes and Container FOMO Through Security
- The logic of #NoEstimates
Tags:
daily,
development
Daily Digest #201
- Containers as I didn’t know them
- Modernizing Applications for Kubernetes
- Flutter: Pros and Cons for Seamless Cross Platform Development
- Securing your Ruby and Rails Codebase
- Top 5 Courses to Learn Python in 2018 — Best of Lot
- Trix Editor – A rich text editor for everyday writing from Basecamp
- Goku: Building a scalable and high performant time series database system
Tags:
daily,
development
Membangun cluster Kubernetes di Vagrant + CentOS
Kubernetes, sebagai sistem orkestrasi container yang dirilis open-source untuk mengautomasi deployment, dan juga dapat digunakan untuk mengatur aplikasi di server, saat ini sedang naik daun, dan banyak digunakan di beberapa perusahaan besar, saat ini penyedia layanan cloud seperti Amazon (AWS EKS), Google (GKE), AliCloud dan beberapa penyedia lain juga menyediakan layanan Kubernetes.
Di sini akan mencoba membangun cluster kubernetes dilokal mesin kita, bisa berupa laptop atau desktop yang biasa digunakan, untuk membangun cluster ini setidaknya dibutuhkan beberapa hal berikut:
- RAM 8GB
- Storage, setidaknya membutuhkan 4GB per-node
- Virtualbox
- Vagrant (opsional)
Tags:
development,
kubernetes,
devops
Daily Digest #200
- Martin Fowler – Agile in 2018
- Techie to tech lead: My five biggest mistakes
- From zero to hero with Vue — getting up and running
- WireMock – API mocking
- Productive Procrastination: How to Get More Done by Procrastinating on Purpose
- How Cross-Origin Resource Sharing requests affect your app’s performance
- An Intensive Introduction to Cryptography
- Five Facets of Flow Strategy
Tags:
daily,
development