We can organize an interview with Aldin or any of our 25,000 available candidates within 48 hours. How would you like to proceed?
Schedule Interview NowMy name is Touqeer A. and I have over 2 years of experience in the tech industry. I specialize in the following technologies: Linux, DevOps, Amazon S3, Amazon EC2, AWS CloudFormation, etc.. Some of the notable projects I’ve worked on include: Dockerize Web Application, Deployment of Ramper (Web Application) on AWS. I am based in Lahore, Pakistan. I've successfully completed 2 projects while developing at Softaims.
I'm committed to continuous learning, always striving to stay current with the latest industry trends and technical methodologies. My work is driven by a genuine passion for solving complex, real-world challenges through creative and highly effective solutions. Through close collaboration with cross-functional teams, I've consistently helped businesses optimize critical processes, significantly improve user experiences, and build robust, scalable systems designed to last.
My professional philosophy is truly holistic: the goal isn't just to execute a task, but to deeply understand the project's broader business context. I place a high priority on user-centered design, maintaining rigorous quality standards, and directly achieving business goals—ensuring the solutions I build are technically sound and perfectly aligned with the client's vision. This rigorous approach is a hallmark of the development standards at Softaims.
Ultimately, my focus is on delivering measurable impact. I aim to contribute to impactful projects that directly help organizations grow and thrive in today’s highly competitive landscape. I look forward to continuing to drive success for clients as a key professional at Softaims.
Main technologies
2 years
1 Year
1 Year
1 Year
Potentially possible
Systems Limited
In this project, I was set to dockerize our Web Application. I prepared containerized environment for the Application. This structure contains following six containers: 1. Frontend 2. PHP backend 3. Dotnet backend 5. Database container 6. Mailpit (email server) container The above containers are created and managed by docker-compose file with security best practices and highly optimized resources usage. I prepared the Dev, Test and Production environment based on the parameters and developers requirements. Dev environment reflects the live changes and other are for production only.
Ramper is a web application built in .NET for the backend and Angular for the frontend, used to scan your infrastructure on FedRamp standards. I deployed it on an AL2 based EC2 instance in AWS infrastructure. The AWS architecture is highly secure and is configured as highly available architecture. I've configured three subnets, one public and two private subnets. An internet facing application load balancer is deployed in public subnet, the application itself is deployed in private subnet hosted on Route53 and the last subnet is having RDS MySQL database instance.