Performance Under Load – Netflix Technology Blog – Medium
https://medium.com/@NetflixTechBlog/performance-under-load-3e6fa9a60581
https://medium.com/@NetflixTechBlog/performance-under-load-3e6fa9a60581
Medium
Performance Under Load
Adaptive Concurrency Limits @ Netflix
Connecting to a self-signed HTTPS URL in Java - BlogtimeException
https://blog.behrang.org/2018/12/04/connecting-to-self-signed-https-java.html
https://blog.behrang.org/2018/12/04/connecting-to-self-signed-https-java.html
BlogtimeException
Connecting to a self-signed HTTPS URL in Java
A fast and furious brain dump on connecting to HTTPS URLs that use self signed certificates.
Persisting fast in database: JDBC – Jerónimo López – Medium
https://medium.com/@jerolba/persisting-fast-in-database-jdbc-76912ec2ef42
https://medium.com/@jerolba/persisting-fast-in-database-jdbc-76912ec2ef42
Medium
Persisting fast in database: JDBC
In my previous post I explained how to persist information when you are forced to use JPA, and how to make it run as fast as possible…
Machine Learning Algorithms: 4 Types You Should Know
https://theappsolutions.com/blog/development/machine-learning-algorithm-types/
https://theappsolutions.com/blog/development/machine-learning-algorithm-types/
The App Solutions
4 Types of Machine Learning Algorithms
There are 4 types of machine e learning algorithms that cover the needs of the business. Learn Data Science and explore the world of Machine Learning
19 ways to become a better Node.JS developer in 2019
https://medium.com/@me_37286/19-ways-to-become-a-better-node-js-developer-in-2019-ffd3a8fbfe38
https://medium.com/@me_37286/19-ways-to-become-a-better-node-js-developer-in-2019-ffd3a8fbfe38
Medium
19 ways to become a better Node.js developer in 2019
Strategic ideas for things you should learn to create robust Node.js & Javanoscript application in 2019
33-js-concepts/README.md at master · leonardomso/33-js-concepts · GitHub
https://github.com/leonardomso/33-js-concepts/blob/master/README.md
https://github.com/leonardomso/33-js-concepts/blob/master/README.md
GitHub
33-js-concepts/README.md at master · leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know. - leonardomso/33-js-concepts
👍1
Unison File Synchronizer
https://www.cis.upenn.edu/~bcpierce/unison/
https://www.cis.upenn.edu/~bcpierce/unison/
Easy-To-Read Summary of Important AI Research Papers of 2018
https://www.topbots.com/most-important-ai-research-papers-2018/
https://www.topbots.com/most-important-ai-research-papers-2018/
TOPBOTS
Easy-To-Read Summary of Important AI Research Papers of 2018
UPDATE: We’ve also summarized the top 2019 and top 2020 AI & machine learning research papers. Trying to keep up with AI research papers can feel like an exercise in futility given how quickly the industry moves. If you’re buried in papers to read that you…
Netflix OSS and Spring Boot — Coming Full Circle – Netflix Technology Blog – Medium
https://medium.com/@NetflixTechBlog/netflix-oss-and-spring-boot-coming-full-circle-4855947713a0
https://medium.com/@NetflixTechBlog/netflix-oss-and-spring-boot-coming-full-circle-4855947713a0
Medium
Netflix OSS and Spring Boot — Coming Full Circle
Taylor Wicksell, Tom Cellucci, Howard Yuan, Asi Bross, Noel Yap, and David Liu
Bye bye Mongo, Hello Postgres | Digital blog | Info | The Guardian
https://www.theguardian.com/info/2018/nov/30/bye-bye-mongo-hello-postgres
https://www.theguardian.com/info/2018/nov/30/bye-bye-mongo-hello-postgres
theguardian.engineering
The Guardian Engineering Blog - Bye bye Mongo, Hello Postgres
In April the Guardian switched off the Mongo DB cluster used to store our content after completing a migration to PostgreSQL on Amazon RDS. This post covers why and how
Writing software using a phone! – Samsung Internet Developers – Medium
https://medium.com/samsung-internet-dev/writing-software-using-a-phone-e71976f1f18d
https://medium.com/samsung-internet-dev/writing-software-using-a-phone-e71976f1f18d
Medium
Writing software using a phone!
Developing without a laptop: Living the dream.
Three drawings I use to explain agile – The Startup – Medium
https://medium.com/swlh/three-drawings-i-use-to-explain-agile-9c0ef15b64b8
https://medium.com/swlh/three-drawings-i-use-to-explain-agile-9c0ef15b64b8
Medium
Three drawings I use to explain agile
And the stories I tell about them
Scaling Uber’s Hadoop Distributed File System for Growth
https://eng.uber.com/scaling-hdfs/
https://eng.uber.com/scaling-hdfs/
Uber Engineering Blog
Scaling Uber’s Apache Hadoop Distributed File System for Growth
Uber's Data Infrastructure team overhauled our approach to scaling our storage infrastructure by incorporating several new features and functionalities, including ViewFs, NameNode garbage collection tuning, and an HDFS load management service.