What was the problem to be solved?
Qualis had a legacy Rails application that was slow and difficult to update.
What was the proposed solution?
We upgraded the application to the newest version of Ruby on Rails and performed massive cleanups on the codebase itself.
What challenges arose during the project?
The existing codebase was very poorly written. Additionally, the problem space itself demanded a lot of domain-specific knowledge.
What was the technical approach to the project?
We decided to start over and rewrite the codebase from scratch.
What was the project management approach to the project?
We used an Agile approach to manage the large team of developers tasked with rewriting a codebase that had been several years in development.
What platform was built for this project?
The application runs on an AWS-based stack.
What did you learn from working on this project?
We learned to budget time in for learning about new domains. This application included a lot of new stuff that none of us were familiar with from the health care industry. You have to budget time when managing a project just to learn about the ins and outs of the industry.
How did this project benefit the client?
The application was much faster, has robust test coverage, and is now easily updated for future features.
Who worked on this project?
What tools, techniques and methodologies were used on this project?
Agile software development refers to a group of software development methodologies based on iterative development, where requirements and solutions evolve through collaboration between self-organizing cross-functional teams
DynamoDB is a nonrelational database for applications that need performance at any scale
Elastic Compute Cloud is a web service that provides secure, resizable compute capacity in the cloud.
Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service.
Fully managed message queues for microservices, distributed systems, and serverless applications
AWS AppSync automatically updates the data in web and mobile applications in real time, and updates data for offline users as soon as they reconnect.
An availability zone is a logical data center in a region available for use by any AWS customer.
AWS Elastic Beanstalk is an orchestration service offered from Amazon Web Services for deploying infrastructure which orchestrates various AWS services, including EC2, S3, Simple Notification Service (SNS), CloudWatch, autoscaling, and Elastic Load Balancers.
A Region is a geographical area, which consists of two or more Availability Zones, which are synonymous for a Data Center.
Achieve fault tolerance for any application by ensuring scalability, performance, and security.