Linki 2019-03-31
Jeśli chcesz dostawać powiadomienia na maila to możesz zapisać się tutaj(zaznacz Ciekawe linki
). Możesz też zasubskrybować bota na Facebookowym messengerze.
- .NET Core Workers as Windows Services
- ‘AWS vs K8s’ is the new ‘Windows vs Linux’
- ‘Making Amazon look bad’: The unique and welcome way Microsoft is getting Amazon’s goat
- Amazon Aurora: design considerations for high throughput cloud-native relational databases
- Amazon Aurora: on avoiding distributed consensus for I/Os, commits, and membership changes
Met someone who has a rule: every container image gets rebuilt every 24 hours even if source is unchanged, and every running container gets recycled in at most 24 hours. Brilliant to link those together.
— Ben Kehoe (@ben11kehoe) March 28, 2019- Building Real-Time Charts With GraphQL And Postgres
- Bulletproof communication in distributed systems
Scaling any kind of cluster membership protocol beyond single digit thousands is currently a hard problem with Cluster Membership protocols we have today.
— Caitie McCaffrey (@caitie) March 24, 2019- Calvin: fast distributed transactions for partitioned database systems
- Lambda Wrapper for AWS NodeJS Projects
- Developer to Manager
Agree. We built managed database services top of Kubernetes using statefulsets. That being said I wouldn’t recommend to anyone. Operational cost is high, versioning/upgrades are painful, multi-region is hard, backups are tricky. And it’s a distraction against your real focus.
— Fatih Cetinkaya (@devfacet) March 24, 2019- Go 2018 Survey Results
Strange question: Almost everybody we talk to has plans to move to k8s, but I have yet to personally meet someone from a company that runs a 1000+ node cluster for production. Are there any blogs/talks by people that do? The discrepancy is striking.
— Halvar Flake (@halvarflake) March 23, 2019- How to build your own CDN with Kubernetes
- Incrementally copy new files by LastModifiedDate with Azure Data Factory
- Open Source Cloud Native IoT Platform
25yrs ago: COM (focus on your biz logic)
— J☁e Duffy (@funcOfJoe) March 27, 2019
20yrs ago: Java (focus on your biz logic)
15yrs ago: .NET (focus on your biz logic)
10yrs ago: Dynamic langs (focus on your biz logic)
5yrs ago: Microservices (focus on your biz logic)
0yrs ago: Serverless (focus on your biz logic)- kube-proxy Subtleties: Debugging an Intermittent Connection Reset
- Kubernetes 1.14: Production-level support for Windows Nodes, Kubectl Updates, Persistent Local Volumes GA
- Let’s Buy a Train
- EFI boot application in C#
- Mid-air airplane repair: troubleshooting at WhatsApp
I always feel like Kubernetes wants me to be a cloud provider, and I'm like "Hey, aren't I paying someone else to be the cloud provider?"
— Mikeal Rogers (@mikeal) March 29, 2019- Morning Cup of Coding
- On Internal Engineering practices at Amazon
- Open Sourcing Peloton, Uber’s Unified Resource Scheduler
- PostgreSQL DBaaS Calculator
I thought I wanted infrastructure as code, but maybe I don’t actually care about my infrastructure. I just have some code, that serves some business value, and I just want it to run somewhere. Along with being scalable and resilient to underlying failure.
— Ross Wilson (@rossalexwilson) March 23, 2019- Rust is not a good C replacement
- Serverless DNS Over HTTPS (DoH) at the Edge
- Standardizing WASI: A system interface to run WebAssembly outside the web
- Storing UTC is not a silver bullet
Damm.. Via @AskredditR pic.twitter.com/Fz3r6zQmqw
— nixCraft 🐧 (@nixcraft) March 28, 2019- The Death of External Storage: Where’s Google?
- Trill 101: how to add temporal queries to your applications
- Typing inside of the default WSL terminal feels amazing, why is it better than every other app? · Issue #327 · Microsoft/console
- Vugu: A modern UI library for Go+WebAssembly (experimental)
- Was MongoDB Ever the Right Choice?
- Why Docker Containers Matter, 6 Years After the Project First Started
- Why we migrated serverless ? inboxkitten from ? Firebase to ☁️ Cloudflare workers and ? CommonsHost
- Why we moved our servers to Iceland
- Working with UTF-8 in the kernel
- WTF is Big O Notation?