Difference between revisions of "Google Cloud Code"

From
Jump to: navigation, search
(Google Kubernetes Engine (GKE))
Line 11: Line 11:
 
* [http://cloud.google.com/blog/products/gcp/introducing-google-cloud-shels-new-code-editor Introducing Google Cloud Shell’s new code editor]
 
* [http://cloud.google.com/blog/products/gcp/introducing-google-cloud-shels-new-code-editor Introducing Google Cloud Shell’s new code editor]
  
Pre-release plug-ins for Microsoft Visual Studio Code editor and IntelliJ Idea IDE to speed up the build, deploy, and debug cycle for cloud-native apps.  The first release of Cloud Code is intended to make it easier to build applications that run on the [http://kubernetes.io/ Kubernetes] container orchestration platform, including [http://cloud.google.com/kubernetes-engine/ Google Kubernetes Engine (GKE)]. [http://www.infoworld.com/article/3388689/google-cloud-code-gives-kubernetes-development-a-boost.html Google Cloud Code gives Kubernetes development a boost | Paul Krill - InfoWorld]
+
Pre-release plug-ins for [http://code.visualstudio.com/ Microsoft Visual Studio Code editor] and [http://www.jetbrains.com/idea/ IntelliJ Idea IDE] to speed up the build, deploy, and debug cycle for cloud-native apps.  The first release of Cloud Code is intended to make it easier to build applications that run on the [http://kubernetes.io/ Kubernetes] container orchestration platform, including [http://cloud.google.com/kubernetes-engine/ Google Kubernetes Engine (GKE)]. [http://www.infoworld.com/article/3388689/google-cloud-code-gives-kubernetes-development-a-boost.html Google Cloud Code gives Kubernetes development a boost | Paul Krill - InfoWorld]
  
 
== Google Kubernetes Engine (GKE) ==
 
== Google Kubernetes Engine (GKE) ==
  
 
[http://cloud.google.com/kubernetes-engine/ Google Kubernetes Engine] is a managed, production-ready environment for deploying containerized applications - developer productivity, resource efficiency, automated operations, and open source flexibility to accelerate ones time to market.  [http://cloud.google.com/kubernetes-engine/ Google Kubernetes Engine] allows you to get up and running with [http://kubernetes.io/ Kubernetes] in no time, by completely eliminating the need to install, manage, and operate your own [http://kubernetes.io/ Kubernetes] clusters.
 
[http://cloud.google.com/kubernetes-engine/ Google Kubernetes Engine] is a managed, production-ready environment for deploying containerized applications - developer productivity, resource efficiency, automated operations, and open source flexibility to accelerate ones time to market.  [http://cloud.google.com/kubernetes-engine/ Google Kubernetes Engine] allows you to get up and running with [http://kubernetes.io/ Kubernetes] in no time, by completely eliminating the need to install, manage, and operate your own [http://kubernetes.io/ Kubernetes] clusters.

Revision as of 20:10, 16 April 2019

YouTube search... ...Google search

Pre-release plug-ins for Microsoft Visual Studio Code editor and IntelliJ Idea IDE to speed up the build, deploy, and debug cycle for cloud-native apps. The first release of Cloud Code is intended to make it easier to build applications that run on the Kubernetes container orchestration platform, including Google Kubernetes Engine (GKE). Google Cloud Code gives Kubernetes development a boost | Paul Krill - InfoWorld

Google Kubernetes Engine (GKE)

Google Kubernetes Engine is a managed, production-ready environment for deploying containerized applications - developer productivity, resource efficiency, automated operations, and open source flexibility to accelerate ones time to market. Google Kubernetes Engine allows you to get up and running with Kubernetes in no time, by completely eliminating the need to install, manage, and operate your own Kubernetes clusters.