kubernetes
http://dockone.io/article/2998
今年4月11号 google cloud 技术峰会
Anthos
Anthos is the new name of the Google Cloud Services Platform, Google’s managed service for allowing enterprises to run applications in their private data center and in Google’s cloud. Google decided to give the service a new name, Anthos, but also expanded support to AWS and Azure, its competitors’ cloud platforms. This will allow enterprises to use a single platform, running on Google’s cloud, to deploy and manage their applications on any cloud. Enterprises will get a single bill and have a single dashboard to manage their applications. All of this, unsurprisingly, is powered by containers and Kubernetes.
Open-source integrations into the Google Cloud Console
Google announced that it would deeply integrate the products of a number of open-source companies into its cloud and essentially make them first-party services. These partners are Confluent, DataStax, Elastic, InfluxData, MongoDB, Neo4j and Redis Labs, with others likely to follow over time
Google Cloud Code
Cloud Code is a set of plugins and extensions for popular IDE’s like IntelliJ and VS Code. The general idea here is to provide developers with all of the necessary tools to build cloud-native applications — all without having to deal with any of the plumbing work and configuration that comes with that. Using Cloud Code, developers can simply write their applications like before, but then package them as cloud-native apps and ship them to a Kubernetes cluster for testing or production.