GithubHelp home page GithubHelp logo

yousaf2018 / accessing-memorystore-from-cloud-run Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kolban-google/accessing-memorystore-from-cloud-run

0.0 0.0 0.0 14 KB

Artifacts for the Medium article on accessing Memorystore from Cloud Run

License: Apache License 2.0

JavaScript 27.30% Makefile 53.71% Dockerfile 18.98%

accessing-memorystore-from-cloud-run's Introduction

accessing-memorystore-from-cloud-run

Artifacts for the Medium article on accessing Memorystore from Cloud Run.

This repository holds sample artifacts illustrating the use of Google Cloud Run in conjunction with Memorystore (managed Redis). The contents include a source Node.js application that will invoke Memorystore to store and retrieve a value. A Dockerfile is present to allow us to create a container that is then stored in the container repository. A Cloud Run instance is created associated with a Serverless VPC Access connector and a Memorystore instance.

The Makefile contains the following rules:

  • create-memorystore - Create an instance of Memorystore.
  • create-connnection - Create a Serverless VPC Access connector.
  • build - Build the Docker container that will be deployed to Cloud Run.
  • deploy - Deploy the container to Cloud Run.
  • do-all - Perform all the preceding tasks.

accessing-memorystore-from-cloud-run's People

Contributors

kolban-google avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.