GithubHelp home page GithubHelp logo

hinadome / gcp-gke-workshop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jfrogtraining/gcp-gke-workshop

0.0 1.0 0.0 31.9 MB

License: MIT No Attribution

Dockerfile 1.03% JavaScript 20.40% HTML 30.26% Shell 3.96% CSS 39.89% TypeScript 4.47%

gcp-gke-workshop's Introduction

JFrog DevOps on GCP Workshop

You can find this workshop here: https://jfrogtraining.github.io/gcp-gke-workshop/.

The goal of DevOps is to allow your development teams to deliver quality software faster to your customers through continuous process improvement, leveraging the best of breed development tools and infrastructure, and utilizing software development and IT operations best practices. Your team must deliver software faster than your competitors in order to get features and fixes to your customers sooner.

Looking forward, as release cycles get shorter and microservices get smaller, we can imagine a world in which at any one time, our systems’ software is being updated. Effectively, software will become liquid in that products and services will be connected to “software pipes” that constantly stream updates into our systems and devices; liquid software continuously and automatically updating our systems with no human intervention.

A critical aspect of DevOps is infrastructure. Cloud computing infrastructure has allowed DevOps to advance and come closer to realizing liquid software. Cloud computing has allowed development teams to build these software pipes by:

  • Using ephemeral cloud infrastructure to scale their development process and software delivery at levels not achievable with on-premise infrastructure.
  • Providing applications on a global scale with real-time response and resiliency.
  • Leveraging new cloud services in their application and software development processes to improve the quality, security and delivery of their applications.
  • Allowing multi-discipline teams to collaborate in the cloud across the software lifecycle to ensure quality, security, velocity and scale of applications.

This workshop walks you through a typical build, docker build and push, security scan and promotion process using Artifactory and Xray on Google cloud infrastructure using Google Kubernetes Engine and Google Cloud Build.

Building this Workshop with Hugo

Hugo Theme Installation

The Hugo Learn Theme is referenced by git submodule. To download it, run the following commands:


$ git submodule update --init --recursive

$ git submodule update --remote --merge

Hugo Installation

On Mac, use brew to install the Hugo server.

$ brew install hugo

Start the Hugo Server for Local Development

Start the Hugo server to view your website. This will render in memory.

hugo server

Generate Your Content to Disk

To render your pages to disk (for publishing), you can run your server with the following flag:

hugo server --renderToDisk

or use the hugo command to perform a one-time generation.

hugo

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

gcp-gke-workshop's People

Contributors

mitalibo avatar batelt avatar

Watchers

James Cloos 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.