Overview
Work History
Education
Skills
Interests, Extra Curricular Activities and University Societies
Accomplishments
Projects
References
Timeline
Generic

Anson Thai

Overview

6
6
years of professional experience

Work History

SDE Intern

AWS
12.2022 - 02.2023
  • Designed and implemented a Notification Service built using AWS serverless infrastructure.
  • Received a fully inclined hiring decision from my manager and skip level manager.
  • Used AWS services such as Lambda, Step Functions, DynamoDB, API Gateway, IAM, SQS, Eventbridge.
  • Learnt code quality practices such as code reviews, Git, and pipelines (continuous integration and deployment).
  • Implemented design patterns such as MVC, factory, repository in Java.
  • Used CDK to provision infrastructure (infrastructure as code).

University Tutor

Australian National University
02.2022 - Current
  • Responsible for assignment/exam grading and conducting of labs over several semesters
  • Taught ARM assembly, CPU architecture, networks, operating systems, concurrency, and
  • Created lesson plans given semester roadmap as established by tenured professor

Researcher

Australian National University
12.2021 - 01.2022
  • Leveraged persistent memory to get significant performance increases for log structured merge index based search engines written in C/C++
  • For indexing and querying twitter data, yielded a 70% improvement in index time and 200% improvement in query evaluation throughput
  • Tested and validated performance metrics with indices of up to 100GB
  • Bash based test runner would run performance and correctness tests for every change
  • Solution based on research from publications, reviews, and summaries related to persistent memory.
  • Supervising research professor is integrating this index/query optimization implementation into a real world company targeted at tweet searching and querying as a service

Personal Tutor

Self Employed
09.2017 - 12.2021
  • Planned lessons for allotted time to strengthen weak subjects and build skills.
  • Generated handouts and learning materials to enhance education.

Education

Bachelor of Advanced Computing (R&D) - Computer Science

Australian National University
Canberra

Skills

  • AWS Serverless CDK
  • Java design patterns
  • React and Typescript
  • Performance Evaluation and Optimization
  • Data Storage and Retrieval
  • Object-Oriented Programming (OOP)
  • Java
  • Python
  • C
  • C
  • Haskell
  • Linux
  • Assembly Language (ARMv7 Architecture) (moderate)
  • Structured Query Language (SQL)
  • Software Development Standards
  • Source and Version Control: Git, GitLab
  • Data Storage and Retrieval
  • Software Process Fundamentals (Agile, Scrum, Waterfall etc)
  • Continuous integration and deployment practices

Interests, Extra Curricular Activities and University Societies

Personal Interests

I enjoy making music as a hobby. I use Logic Pro X to produce LOFI instrumental soundtracks which I post on platforms such as Youtube and Spotify under the name "Anson Thai". Currently, my favourite pieces are "Chinese Garden" and "drink some water".


Extra Curricular Activities and University Societies

I am a member of the ANU badminton club and attend weekly sessions. I have been playing  since 2017 and had professional training for many years. Nowadays I like to play for fun.


I regularly attend events held by the ANU board games club, and enjoy playing games such as Codenames and Taboo.


I am a member of the ANU AGS (anime and gaming society) and regularly attend their events. I enjoy watching anime and playing online team games such as Valorant and League of Legends.


I play chess both online and in-person - casually with friends and occasionally in competitions.

Accomplishments

  • Rewarded a Summer Research Scholarship in 2021.
  • Achieved an ATAR Score: 99.5
  • Awarded 1st Unrated at the Doeberl Cup chess tournament.
  • Certified Grade 6 AMEB Guitar, Grade 5 AMEB Piano
  • Verified Spotify artist.

Projects

Improving Search with Persistent Memory - I worked on an extensible full-text search engine that supports a variety of indexing formats and storage devices. On the storage side it targets traditional storage devices (disks and SSDs) and emerging non-volatile memory (NVM) or persistent memory. LSIP is a port of PSearchy which was part of the MOSBENCH benchmark suite from MIT, and is written in a mix of C and C++.  My research supervisor and I found that specific NVM configurations of our newly proposed in-memory index outperform the state-of-the-art in terms of indexing speed by eliminating sorting, flushing, and merging.


Optimizing a Hash Table-Based Inverted Index for Persistent Memory (Research paper) - Abstract - "The state-of-the-art implementation of full-text search on persistent memory involves creating an in-memory hash table from the data set, then transforming this in-memory hash table into a sorted/unsorted string table (UST/SST). The transformation is required due to poor query evaluation performance of the hash table. We build the hash table on Optane DC persistent memory to achieve state-of-the-art indexing and query evaluation performance. Persistent memory is an emerging hardware technology which offers many advantages over traditional DRAM, with the most crucial being non-volatility and scalability. In this paper, we explore an optimisation of an hash table which utilises variable sized blocks, and evaluate its performance against the state-of-the-art. We find that this optimisation significantly improves query evaluation performance, providing equivalent performance to the UST index for most query types. We present our optimised hash table as an appealing alternative to a UST index; it allows us to eliminate an expensive indexing step while retaining excellent query evaluation performance."


Analyzing Fundamental Space-Time Tradeoffs in Inverted List Compression on Hybrid Memories (Research Paper) - Abstract - "In-memory Inverted indices are the state of the art data structure for offering fast query response times. Since DRAM capacity is limited, posting lists are compressed to reduce their storage footprint. Historically, compression has been associated with a detrimental impact on query performance due to the high latency of decompression. In this paper, we revisit this issue using efficient SIMD compression algorithms and arrive at a different conclusion. Our research reveals that compression can simultaneously reduce storage costs and improve performance for single-term queries, with novel algorithms such as StreamVByte and TurboPForDelta. We find that in particular, TurboPForDelta offers high compression ratios (low memory cost) and great performance when combined with SIMD (high throughput). For conjunctive-queries, we find that there is a time-space tradeoff: we can have highly compressed indices (23.6% of the original size) on PM at the cost of 17% QPS performance. However, this consideration of performance cost does not factor in the advantages brought by reduced frequency of disk accesses thanks to compression and large PM capacity. Furthermore, we discover that these recent compression algorithms make query performance storage technology invariant, implying a potential benefit from the use of a persistent memory-backed index for increased memory capacity and persistence."


HTTP Proxy - Created a web proxy in C to mirror a website. This involved working with sockets and ports, and setting up TCP connections. To improve the performance of the proxy, I used multiple threads to make multiple HTTP requests at the same time, which greatly improved the performance of the proxy.


MQTT Analyzer and Publisher - Created a Python program which analyzed the performance of a MQTT broker. This involved varying the quality of service (QoS) level and comparing the latency between the publisher, broker and subscriber programs. This involved writing scripts and using data collection tools.

References

Shoaib Akram

Professor and Researcher

The Australian National University

Shoaib.Akram@anu.edu.au


Jonothan Pham

Software Development Engineer II

AWS

0481249457


Maritza Olivares

Office Manager

Supabarn

61853236

Timeline

SDE Intern

AWS
12.2022 - 02.2023

University Tutor

Australian National University
02.2022 - Current

Researcher

Australian National University
12.2021 - 01.2022

Personal Tutor

Self Employed
09.2017 - 12.2021

Bachelor of Advanced Computing (R&D) - Computer Science

Australian National University
Anson Thai