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. In this article, I will explain how to set up a Next.js

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

CI/CD for Node.js projects: using CircleCI, Kubernetes, and Docker with deployment to the Google Cloud Platform

CircleCI

The goal of this post is to provide insight into continuous integration/continuous deployment (CI/CD) for Node.js Automating the delivery of software can solve many of the problems associated with manual deployments.

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. You will be presented with a dialog like this: Click the Google API Console link. CI validates the code based on the tests written for the project.

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 Time to market is just getting faster and faster and faster. The Open Source Advantage. “We

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. Continuous integration and continuous deployment. Terraform Cloud. Google Cloud Platform.