article thumbnail

Continuous integration with the Google Cloud Run orb

CircleCI

This post will demonstrate how to use the Google Cloud Run platform in a CI/CD pipeline. The pipeline will test the application’s code, build a Docker image, and deploy the image as a Google Cloud Run service on the Google Cloud Platform. Google Cloud Run. Google Kubernetes Engine (GKE).

article thumbnail

Implementing Continuous Integration / Continuous Delivery (CI/CD) with Next.js and Google Cloud Platform

Gorilla Logic

application in Google Cloud Platform (GCP), one of the major cloud computing service providers. If you follow these steps, you can configure your application and start using GCP in a continuous integration/ continuous delivery (CI/CD) system. application. application and GitHub repo.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

CloudBees Named Google Cloud 2019 Technology Partner of the Year for Application Development

DevOps.com

today announced that it has received the 2019 Google Cloud Technology Partner of the Year for Application Development. CloudBees was recognized for its achievements in software development in the Google Cloud ecosystem. .–(BUSINESS WIRE)–CloudBees, Inc.

article thumbnail

Episode 3: Clearing the Data Path for Innovation at Scale

CIO

Fast forward to today’s cloud-centric environment, and application developers are nodding in enthusiastic agreement with Archimedes; and while things may be considered abundantly more complicated than in 250 BC., Google Cloud Platform I remember, we used to go and talk to customers, when big data was like a gigabyte.”.

article thumbnail

Continuous integration and deployment for Android apps with fastlane

CircleCI

Continuous integration (CI) is a popular term associated with DevOps in software development. For continuous integrations to be effective, tests are necessary. In this section, you will add some tests for your applications. You will be presented with a dialog like this: Click the Google API Console link.

article thumbnail

Google Names CloudBees App Dev Partner of the Year

DevOps.com

Google this week named CloudBees its 2019 Cloud Technology Partner of the Year for Application Development at a time when the rate at which application workloads are heading into the cloud is expected to accelerate.

article thumbnail

Infrastructure as code, part 3: automate Kubernetes deployments with continuous integration and deployment

CircleCI

In this post, I will demonstrate how to create continuous integration and deployment (CI/CD) pipelines that automate the Terraform IaC deployments that were covered in part 1 and part 2 of this series. Automate the execution of Terraform code to create Google Kubernetes Engine (GKE) clusters and deploy the application.