Skills
Language
Profile
Soft skills
Project Experience
Contact
Certificates
Programming: Java, C#, Bash
Databases: SQL Server, MongoDB
Web development: ASP.NET, Spring
Boot.
DevOps: Docker, Docker Swarm,
GitHub Actions, Jenkins
Kubernetes: Ingress Nginx, HPA, Secrets
Monitoring: Prometheus, Granafa
Web Server: Nginx
Tools: Vim, Git, Rancher
Version Control: Git (GitLab, GitHub)
Operating System: Ubuntu, Windows
Cloud: AWS, Google Cloud
Japanese: JLPT N5
English: Reading technical documents,
daily communication (~IELTS 6.0)
REVOLAND - QUINGROUP
Real-estate web application. - Over 100 active users a day Tasks : Deploy and maintain a backend service
Build CI/CD pipelines with GitHub Actions for build, test, deploy Deploy backend services on 2 AWS EC2 instances using Docker Swarm Configure Nginx, HTTPS, domain, networking, firewall rules Managed scaling and rolling updates
Fix merge conflicts and support backend team during releases Achievements:
Reduced deployment time needed by 60% through CI/CD pipeline. Automated 100% of manual deployment steps
5/2025 - 1/2026
Software Engineering student with hands-on experience in building web applications for academic and personal use. Proficient in backend development and tools. Aspiring DevOps Engineer with hands-on experience in CI/CD, containerization, and cloud deployment.
Nguyễn Hiệp Phú
**************@*****.***
https://github.com/SewNguyenP2206
Vinhomes Grand Park, Ho Chi Minh
PHONE
GITHUB
ADDRESS
Teamwork
Problem solving
Critical thinking
Time management
Passion
Self-motivation
Adaptability
Communication
FSOFT INTERNSHIP
A student management web application - 38 members. Tasks : Backend Developer
Backend development using C# and ASP.NET Core API. Deployment on Azure VM using Docker Compose.
Build CI/CD pipelines with GitHub Actions for build, test, deploy Apply Agile methodologies using Trello.
Achievements:
Successfully published a functional application used for internal student management.
Improved team workflow by applying Agile practices, helping meet deadlines consistently.
1/2024 - 4/2024
AWS Certified Solutions
Architect – Associate SAA-C03
(810/1000)
OPIONN (TEAM PROJECT)
Online Food Ordering Application
Tasks : DevOps engineering
Deployed Kubernetes cluster with 1 control plane and 2 worker nodes Managed Kubernetes cluster with Rancher
Configured Ingress controller for backend services Monitored logs with journalctl and tracked system metrics Implemented Kubernetes Secrets for secure configuration management Configured Horizontal Pod Autoscaler for automatic scaling based on workload Achievements:
Deployed production-ready Kubernetes environment for backend services Successfully deployed mobile app on AppStore
1/2026 - 3/2026
Education
GPA 7.9 / 10
FPT UNIVERSITY - SOFTWARE ENGINEERING
CLOUDAPRESS (PERSONAL PROJECT)
Serverless Event-Driven Image Moderation & Optimization Platform (Link: https://resize.sewtech.site/)
Tasks : DevOps engineering
Built a decoupled, asynchronous serverless pipeline using AWS API Gateway, SNS, and SQS for high-throughput image uploads.
Developed an automated image resizing service on AWS Lambda. Configured Amazon S3 with Bucket Policies and CORS for secure, public thumbnail delivery.
Optimized system performance by tuning Lambda timeouts (30s) and monitoring execution flows via CloudWatch Logs.
Configured Cloudflare Flexible SSL mode to secure the frontend with HTTPS Achievements:
Zero Idle Costs: Built a 100% Serverless architecture that automatically scales with traffic, eliminating server maintenance fees.
High Resilience: Used SQS buffering to prevent data loss and handle sudden traffic spikes smoothly.
Successfully deployed