This is welcome news. This means I no longer have to track and manually renew my Let's Encrypt certificates for my websites.<p>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).<p>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.
Been using AWS's certificate management.<p>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.<p>Automated load balancing + cert management is heaven.
This is great news.<p>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).<p>Providing access to both via app engine flexible would be god sent!
This is a welcomed addition that many have been patiently waiting for.<p>If you want to see the progress here's the relevant ticket[0] -- nice to see it finally closed!<p>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.<p>Edit: Yeah, probably not Let's Encrypt as others have stated.<p>[0] <a href="https://issuetracker.google.com/issues/35900034" rel="nofollow">https://issuetracker.google.com/issues/35900034</a>