Coder Social home page Coder Social logo

croguerrero / acme-blogging-gcp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from derailed-dash/acme-blogging-gcp

0.0 0.0 0.0 7.48 MB

Bootstrapping and Terraforming a Blogging Application on GCP

Shell 18.71% Python 3.68% HCL 77.47% Dockerfile 0.14%

acme-blogging-gcp's Introduction

Hello There ๐Ÿ‘‹

apiVersion: v38
kind: Human
metadata:
  name: Marcelo Guerrero
spec:
  purpose: Learn DevOps and Cloud Computing
  sponsorship: my wife.
  locations:   
    - 
      type: Homepage
      where: [https://portfolio.slopeit.com]
    - 
      type: Own-Company
      where: [https://www.slopeit.com]
    
  favorites:
    number: 17
    animal: ๐Ÿถ
    sport: running
    food: ๐Ÿฅฉ
provider "slopeit" {}

resource "croguerrero_instance" "vm" {
  ami           = "ami-b6e499ce"
  instance_type = "T-800"
  
module "tools" {
  tags = {
    CloudProviders = "AWS - GCP "
    IaaC           = "Terraform, Ansible"
    Workflows      = "GitActions, Gitlab, GitOps"
    Containers     = "Docker , Kubernetes"
    S.O            = "Debian, CentOS, WindowsServer"
    Languajes      = "Python , Bash"
    Networking     = "Cisco, HP, Ubiquiti, Fortinet, VMware"
     
  }
flowchart LR
    Plan --> Code
    Code  --> Build
    Build --> Test
    Test --> Deploy
    Deploy --> Operate
    Operate --> Monitor
    Monitor --> Code
    
    
#!/bin/bash
Deploy your own infrastructure as simple as you want !!!!

Twitter: croguerrero Linkedin: Christian Guerrero

acme-blogging-gcp's People

Contributors

derailed-dash 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.