Become a sponsor to Wagner Franchin
Hi, my name is Wagner Franchin.
- A brief summery of my professional history:
I'm currently working at Oracle as a Software Engineer since 2016. I have been working on the development of frameworks for testing and tests in MySQL (High Availability) and now mainly in Oracle Cloud Infrastructure (OCI). Before joining Oracle, I worked as Software Engineer and Researcher for companies and institutes in Brazil and Portugal. I hold master degree in Computer Science from the University of Sao Paulo (Brazil). [LinkedIn]
- What I'm doing in GitHub:
When I want to learn some technology or even try it for professional use or project, I usually develop some prototype. GitHub is where I share the open source projects that are result from these works. I have lots of repositories related to Java, MySQL, Group Replication, Replication, Docker, SpringBoot and etc.
Featured work
-
wagnerjfr/mysql-group-replication-docker-compose
The below steps show how to setup MySQL Group Replication with Docker Compose using mysql/mysqlserver:8.0 Docker images.
Shell 31 -
wagnerjfr/mysql-group-replication-docker
Setting up Group Replication with Docker MySQL images.
Shell 16 -
wagnerjfr/springboot-crypto-kafka-docker
In order to deploy Confluent Kafka in the machine, the project starts 4 Docker containers (ZooKeeper, Kafka, Kafka-REST-Proxy and Kafka-Topics-UI). It also starts 3 other containers (1 Producer and…
Java 11 -
wagnerjfr/mysql-master-slaves-replication-docker
Setting up MySQL Replication (M ⭢ S1) and (M ⭢ S2) with Docker MySQL images
-
wagnerjfr/orchestrator-mysql-replication-docker
Setting up Orchestrator and MySQL Replication (M ⭢ S1 / M ⭢ S2) using Docker.
Dockerfile 8 -
wagnerjfr/mysql-innodb-cluster
Setting up MySQL InnoDB Cluster with MySQL Shell (plus MySQL Router) using just Docker containers.