by lklig on 9/14/17, 4:27 PM with 51 comments
by NearAP on 9/14/17, 6:23 PM
I also see it as a way to incentivize folks to use GAE (not only are you getting free quotas to run your app, you also don't have to spend money to buy certificates and don't have to worry about installing or renewing them).
Finally, I also see it as another way of pushing for the uptake of SSL. With GAE doing this, other hosting services might also start offering something similar or close to it which would then beg the question - why is your site not using SSL.
by paulddraper on 9/14/17, 5:40 PM
It is _so_ nice not to (1) manage the certs with your own infrastructure (2) automatically deploy these things to HAProxy, Apache, MySQL, random server X.
Automated load balancing + cert management is heaven.
by jfoster on 9/14/17, 4:59 PM
by ohstopitu on 9/14/17, 6:42 PM
I love app engine but one of the biggest issues I've had with it is the fact that memcached and search are not available for anything but app engine standard - python (2.7).
Providing access to both via app engine flexible would be god sent!
by OzzyB on 9/14/17, 5:34 PM
If you want to see the progress here's the relevant ticket[0] -- nice to see it finally closed!
Not privy to the final implementation details but my guess it's a based on Let's Encrypt as suggested by the originator of the ticket and others.
Edit: Yeah, probably not Let's Encrypt as others have stated.
by zackify on 9/14/17, 6:18 PM
by syntaxgoonoo on 9/14/17, 7:34 PM
by kennethh on 9/15/17, 7:10 AM
by le-mark on 9/14/17, 5:11 PM
by nivertech on 9/15/17, 12:00 PM
by joshribakoff on 9/14/17, 6:56 PM