Skip to content
View joaovictorino's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report joaovictorino

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
joaovictorino/README.md

from joao.victorino import me as Me class About(Me): def get_code_knowledge(self): return ['Typescript', 'Python', 'Java', '.Net'] def get_tools_knowledge(self): return ['Docker', 'k8s', 'Terraform', 'Ansible'] def get_interests(self): return ['Cloud', 'DevOps', 'Software Architecture', 'Software Engineering'] def get_current_work(self): return { 'company': 'Prodam', 'position': 'Solution Architect' }

Pinned Loading

  1. cleanarch-automated-tests cleanarch-automated-tests Public

    Simple Java API application implementing Clean Architecture concepts

    Java 12 4

  2. terraform-aks-microservices terraform-aks-microservices Public

    Spring PetClinic Microservices Architecture using Kubernetes features instead of Spring Cloud, also demonstrating how to use Terraform, Azure, Istio and IaC concepts.

    Less 4 1

  3. microservices-election microservices-election Public

    A simple election application for educational purposes, using microservices architecture and Azure. Each branch has a version of the application, demonstrating cloud concepts and evolutive approach.

    C# 2

  4. terraform-azure-ansible-roles-spring terraform-azure-ansible-roles-spring Public

    Spring PetClinic application hosted on Azure IaaS, using Terraform and Ansible.

    HCL 2

  5. api-rpc-rabbitmq-nodejs api-rpc-rabbitmq-nodejs Public

    Sample application using NodeJs and RabbitMQ, demonstrating how to implement RPC pattern.

    Dockerfile

  6. chaos-toolkit-bank-tests chaos-toolkit-bank-tests Public

    Chaos engineering demonstration using Chaos Toolkit and Kubernetes plugin. This projects depends on https://github.com/joaovictorino/terraform-aks-spring

    Dockerfile