Skip to content
View KevinZTW's full-sized avatar
πŸ˜€
πŸ˜€

Highlights

  • Pro
Block or Report

Block or report KevinZTW

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
KevinZTW/README.md

Hello everyone πŸ‘‹

I'm Kevin, an enthusiastic individual with a strong passion for computer systems, particularly in the fields of distributed and cloud computing.

Currently, I am actively looking for opportunities in backend development, where I can contribute my skills to build scalable and reliable systems

linkedin

Current Focus πŸš€

Cloud / Edge Computing ☁️

Currently, I am actively involved in research at Gatech EPL lab, where we are dedicated to implementing an efficient approach for the FaaS (Function as a Service) platform to manage application state to minimize latency and IO overhead, thereby enhancing the overall performance.

Throughout this process, I have been studying distributed databases such as Redis, CouchDB, as well as cloud infrastructure technologies like Kubernetes (K8S) and OpenFaaS. Currently I am working on to setup pheromum which is the implementation for the paper "Following the Data, Not the Function Rethinking Function Orchestration in Serverless Computing" on CloudLab using Kubespray created K8S to benchmark the performance

Technical References
  • Faa$T A Transparent Auto-Scaling Cache for Serverless Applications
  • Following the Data, Not the Function Rethinking Function Orchestration in Serverless Computing
  • Distributed Backend Application πŸ“

    In my previous workplace, we were gradually transitioning towards the microservices architecture. However I didn't have many opportunities to set up the complete CICD pipeline, manage K8S deployments, or design the whole system from scratch, among other things. As a result, I am now excitedly refactoring my project, Taggy, with the following objectives:

    1. Analyzing and constructing the "right" architecture for both single applications and microservices.
    2. Exploring various techniques for data storage, telemetry, and information retrieval, including technologies like Kafka, Prometheus, Zipkin...etc.
    3. Strengthening my skills with Docker, Golang, gRPC, Java, SpringBoot, MongoDB, and other relevant tools.
    Technical References
  • Building Microservices, 2nd Edition, Sam Newman
  • Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services, Brendan Burns
  • Domain-Driven Design: Tackling Complexity in the Heart of Software, Eric Evans
  • OpenTelemetry Demo
  • Pinned

    1. Taggy Taggy Public

      πŸ“š A platform for users to explore and manage software knowledge

      JavaScript 5

    2. kafka kafka Public

      Forked from apache/kafka

      Mirror of Apache Kafka

      Java

    3. Multiversion-KV-Store Multiversion-KV-Store Public

      Java

    4. kafka-lab3 kafka-lab3 Public

      Java

    5. FaaS-Edge FaaS-Edge Public

      Go

    6. pheromone pheromone Public

      Forked from MincYu/pheromone

      C++