With beanstalk, you're paying in terms of multiples of server instances at all times, even if nothing is hitting your servers. With Lambda, you pay only for the execution time of your function, which is only when a…
I just find it funny that the favicon is the old Sun Microsystems logo.
I'm curious why it needs beacons when we have things like self-driving cars and machine learning? Is it just a matter of cost?
I don't think those are programmed into the driving software as much as it has learned them through machine learning. Most of these systems have gone through the equivalent of millions of years of humans driving so I'd…
I've been using Docker in an end-to-end development to production environment for over 6 months now and was hoping to get some valid insight from your review. However mentioning something like that makes the article…
I find it bewildering that you ran docker in production for 6 months and yet you find that running your own docker registry a "complex" operation. Docker has its flaws, like any other technology, but running a registry…
With beanstalk, you're paying in terms of multiples of server instances at all times, even if nothing is hitting your servers. With Lambda, you pay only for the execution time of your function, which is only when a…
I just find it funny that the favicon is the old Sun Microsystems logo.
I'm curious why it needs beacons when we have things like self-driving cars and machine learning? Is it just a matter of cost?
I don't think those are programmed into the driving software as much as it has learned them through machine learning. Most of these systems have gone through the equivalent of millions of years of humans driving so I'd…
I've been using Docker in an end-to-end development to production environment for over 6 months now and was hoping to get some valid insight from your review. However mentioning something like that makes the article…
I find it bewildering that you ran docker in production for 6 months and yet you find that running your own docker registry a "complex" operation. Docker has its flaws, like any other technology, but running a registry…