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

Organizations

@bmstu-rsoi @IT-Enduro
Block or Report

Block or report Romanow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
Romanow/README.md

Hi there πŸ‘‹

πŸ™‚ I'm Software Architect in Innotech company. Programming Java, Kotlin, sometimes make some DevOps things.

πŸ–₯ Favorite languages and technoligies:

  • Spring Boot
  • Kotlin
  • Ansible
  • Terraform
  • Kubernetes

πŸŽ“ I teaching students at the Moscow State University named after Bauman on couse Distributed Systems:

  • Introduction to microservices
  • Serialization and web protocols
  • Security and vulnerabilities in web
  • RESTful
  • Enterprise patterns (Service Discovery, Load Balancing, Cirtuit Breaker, Gateway API, SAGA, Service Mesh)
  • SQL and NoSQL databases (Postrges, Patroni, MongoDB, ElasticSearch)
  • Async processing (Kafka)
  • Integration and stress testing
  • IaaC (Packer, Terraform, Ansible)
  • Virtualization (Docker, Vagrant)
  • Kubernetes
  • Istio

πŸ“« You can write me https://t.me/romanowalex

🌐 Personal page https://romanow.github.io/

πŸ€” I'm looking for intersting projects, mentoring, it consulting.

Pinned

  1. micro-services-v2 micro-services-v2 Public

    Example for demonstrate microservices communication and observability

    Kotlin 4 4

  2. molecule-lecture molecule-lecture Public

    Molecule test scenarios for roles and playbooks

    Python 2

  3. gateway-lecture gateway-lecture Public

    Report and example Spring Cloud Gateway for API Gateway

    Java 5 1

  4. helm-charts helm-charts Public

    Helm Charts

    CSS 9 4

  5. skip-method skip-method Public

    Skip method execution and return default method

    Kotlin