Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 14, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 14, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 14, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 14, 2025

      I test a lot of AI coding tools, and this stunning new OpenAI release just saved me days of work

      May 14, 2025

      How to use your Android phone as a webcam when your laptop’s default won’t cut it

      May 14, 2025

      The 5 most customizable Linux desktop environments – when you want it your way

      May 14, 2025

      Gen AI use at work saps our motivation even as it boosts productivity, new research shows

      May 14, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Strategic Cloud Partner: Key to Business Success, Not Just Tech

      May 14, 2025
      Recent

      Strategic Cloud Partner: Key to Business Success, Not Just Tech

      May 14, 2025

      Perficient’s “What If? So What?” Podcast Wins Gold at the 2025 Hermes Creative Awards

      May 14, 2025

      PIM for Azure Resources

      May 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Windows 11 24H2’s Settings now bundles FAQs section to tell you more about your system

      May 14, 2025
      Recent

      Windows 11 24H2’s Settings now bundles FAQs section to tell you more about your system

      May 14, 2025

      You can now share an app/browser window with Copilot Vision to help you with different tasks

      May 14, 2025

      Microsoft will gradually retire SharePoint Alerts over the next two years

      May 14, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Databases»How RocketReach stabilized Amazon Aurora costs and improved performance with Amazon Aurora I/O-Optimized

    How RocketReach stabilized Amazon Aurora costs and improved performance with Amazon Aurora I/O-Optimized

    April 2, 2024

    Over 16 million users around the world, including 95% of the S&P Fortune 500, use RocketReach to power their sales, recruitment, and marketing teams. RocketReach connects professionals to new people and opportunities, powered by the most comprehensive, accurate contact information database with easy-to-use tools to simplify their customer’s workflow. High-quality data is the North Star of their product offerings.

    RocketReach’s Advanced Search and Create Lead Lists products make it straightforward for their users to curate and target prospective contacts based on specific or broad criteria. AI-powered recommendations help unlock new possibilities, and saved searches automatically update when contact information changes occur, reducing the time required to prospect and digitally network. Their lightweight and intuitive REST API enables their customers to automate lead generation, contact discovery, people search, company information search, and profile enrichment, along with a myriad of other use cases. Furthermore, RocketReach’s Chrome extensions and powerful integrations with customer relations management platforms (CRMs), applicant tracking systems (ATSs), and engagement platforms enable users to do more from the comfort of their favorite applications.

    In this post, we share how and why RocketReach turned to Amazon Aurora for increased scalability, performance improvements, and how Amazon Aurora I/O-Optimized provided cost savings and price predictability for their contact database.

    Aurora storage configurations

    Numerous organizations use Aurora to run critical, transactional database workloads since its launch in 2014. With Aurora, you can now choose between two storage configurations: Aurora Standard or Aurora I/O-Optimized. For applications with low to moderate I/O, Aurora Standard is a cost-effective option with its pay-as-you-go model for I/O operations. For I/O intensive applications, Aurora I/O-Optimized is a new configuration that provides predictable pricing for all applications and improved price-performance. You pay a predictable price based on the consumption of your Aurora database instances and storage. This makes it straightforward for independent software vendors (ISVs) running multi-tenant software as a service (SaaS) applications to estimate their database spend up front.

    This price predictability is especially relevant for independent software vendors like RocketReach, since with I/O-Optimized, there are zero charges for read and write I/O operations. You only pay for your database instances and storage usage, making it effortless to predict your database spend up front. Taking advantage of cost saving options such as Reserved Instances, will help you further reduce spend. To learn more, refer to Amazon Aurora Pricing or Amazon Aurora storage and reliability.

    Performance and cost implications of heavy I/O usage

    RocketReach has been working on scaling and optimizing their database architecture for the last 2 years. In June 2022, RocketReach was using Amazon Relational Database Service (Amazon RDS) for PostgreSQL. During large-scale data ingestion, they wanted to decrease the amount of time it took to ingest large volumes of data, while maintaining a consistent cost. Testing on standard benchmarks has shown an increase in throughput of Aurora PostgreSQL of up to 3x over stock PostgreSQL on similar hardware. Aurora uses a variety of software and hardware techniques to ensure the database engine is able to fully use available compute, memory, and networking. I/O operations use distributed systems techniques, such as quorums to improve performance consistency. This prompted RocketReach to transition from Amazon RDS for PostgreSQL to Amazon Aurora PostgreSQL-Compatible Edition in July 2022. The move stabilized their traffic and helped them reliably complete large-scale jobs in less time. However, due to their heavy I/O usage, from the large batch data ingestions, costs increased overall and were less predictable, resulting in a need to move to Aurora I/O-Optimized to lower and steady out costs.

    By April 2023, RocketReach had about half of their database costs coming from Aurora I/O requests. In the same month, RocketReach had just completed a cost-optimization exercise and was looking for additional ways to save. They had already gone through a right-sizing exercise and were taking advantage of cost saving programs such as using reserved instances. They were also actively monitoring Amazon CloudWatch metrics, using Performance Insights, and Enhanced Monitoring to monitor the performance and resource utilization. RocketReach was still trying to optimize their database query performance as well as reduce the I/O costs. Aurora I/O-Optimized seemed to be a great fit and the RocketReach team was excited to enable it and start saving on their I/O usage.

    RocketReach architecture with Aurora

    The following architecture diagram depicts 3 different Aurora database clusters. Traffic to the 3 Aurora databases originates from customers using RocketReach’s web application, API, landing pages, and browser extension.

    The first Aurora database includes transactions for all customers who use RocketReach to retrieve company and profile data. This database includes a real-time log of customer transactions and is used to ensure RocketReach customers receive the most up-to-date data.

    The second Aurora database contains source data for company and profile information that is consumed via RocketReach’s Lookup Service across all platforms. RocketReach data is consumed from multiple channels at varying intervals and ingested into this database.

    In the final Aurora database, some of this data is served directly to customers, whereas other models are aggregated, processed, and stored to create compiled records that include metadata information like organizational charts, popular employees, and email format summaries. These aggregations allow customers to consume historical company trends and gain insights that allow them to connect to the right people faster.

    Aurora I/O Optimized testing and success criteria defined

    Before RocketReach decided to adopt I/O Optimized they had two main concerns, how much they could save, and what would be the performance impact, if any. To address these, RocketReach used CloudWatch to calculate the savings associated with switching to Aurora I/O-Optimized. Once RocketReach understood the savings, the AWS and RocketReach teams began analyzing the workloads before making the change to assure that there would not be any performance impacts. After gaining confidence in making the change, RocketReach tested the Aurora I/O-Optimized feature, gained confidence in making the change, and then enabled it on their production workloads. With Aurora I/O-Optimized, customers can disable it at any time, to revert back to Aurora Standard. There is also no downtime when switching from Aurora Standard to Aurora I/O-Optimized, further adding to RocketReach’s confidence in making this change.

    Analyzing the results

    After switching to I/O Optimized RocketReach immediately saw their bill become more predictable. Previously, there were large cost spikes when they were ingesting new batches of data. These often caused organizational reprioritizations and prevented RocketReach from consistently running their ingestion workloads. Following the usage of Aurora I/O-Optimized, the RocketReach team has been able to run their data ingestion workloads efficiently, which has kept their data fresh while maintaining predictable database costs. The following graphs show how they were able to more predictably run their workloads.

    The first graph illustrates how Aurora I/O-Optimized allows RocketReach to run workers more consistently and put greater load on their database without having to worry about the storage cost implications.

    The following graph shows how Amazon I/O-Optimized allows RocketReach to run data ingestion processes more often at a lower overall cost for their database workloads. As shown, RocketReach doesn’t need to pay for Storage I/O (metric USW2-Aurora:StorageIOUsage) costs once Aurora I/O-Optimized is enabled.

    Graph depicts higher costs from January 2023 to April 2023, when Aurora Standard was configured. Once Aurora I/O-Optimized was enabled, from May 2023, database costs have steadily decreased.

    The benefits of switching to Aurora I/O-Optimized

    With Aurora I/O-Optimized, RocketReach didn’t have to choose between performance and predictable database costs. After turning the feature on, they immediately saw the cost savings in their heavy I/O-intensive applications. The power of Aurora’s ability to handle substantial traffic, along with the cost reductions, led to significant success for RocketReach. The company was able to maintain their stable database performance while reducing and standardizing costs. The move reduced RocketReach’s total monthly Aurora costs by 60%. Additionally, the move made their AWS spend management easier to track and enabled their CTO to stay within budget for the year.

    “Aurora I/O-Optimized was a critical addition for our team at RocketReach,” says Jeremy Livingston, CTO of RocketReach. “Not only did it allow us to leverage the advantages of Aurora more economically, it also helped prevent unplanned work across our teams.”

    “Our team enjoyed the scalability benefits of Aurora, which allowed us to quickly ingest significant amounts of data without negatively impacting customers. Prior to the I/O-Optimized feature, our team found ourselves frequently triaging I/O increases, since they had a direct negative impact on our AWS costs. Since our platform was built years ago before I/O optimizations were a concern, it became a substantial effort to reengineer parts of our system to reduce costs.”

    “The addition of the I/O-Optimized feature has stabilized our daily costs at RocketReach and allowed our team to focus on our business priorities rather than cost management efforts. We are now able to reap the scalability benefits of Aurora without having to worry about cost increases as our traffic scales.”

    “We will absolutely continue to leverage Aurora I/O-Optimized when the use case aligns with its capabilities. At RocketReach, we have many workloads that require substantial amounts of data to be processed efficiently while maintaining performance for our customers. For these use cases, Aurora I/O-Optimized allows us to balance cost and performance, while rapidly delivering value to our customers.”

    Conclusion

    In this post, we discussed how RocketReach benefited from Aurora I/O-Optimized. RocketReach was able to save 60% without performance degradation of their I/O-intensive workloads. Aurora I/O-Optimized also enabled price predictability for RocketReach, allowing them to more easily budget IT expenses and forecast future workload costs.

    If you have questions or comments, leave them in the comments section.

    About the Authors

    Sam Farber is an AWS Solutions Architect working with startup companies. His role involves coming up with practical solutions to problems that startups face. He is a former Software Engineer and Technical Trainer with hobbies that include snowboarding, golf, and traveling.

    Anna Evanoff is a Startup Account Manager at AWS. She partners with customer’s leadership teams to align on strategic business goals and drive value beyond infrastructure.

    Jeremy Livingston is the Chief Technology Officer at RocketReach. He is responsible for the development and execution of the company’s technology strategy, ensuring that the RocketReach platform continually evolves to meet the needs of its customers.

    Pete Mikhail is a Database Sales Specialist at AWS who works with startup companies in the US. He works with customers to help them achieve their database goals and strategies while aiding in the internal and external processes.

    Sarabjeet Singh is a Database Specialist Solutions Architect at AWS. He works with customers to provide guidance and technical assistance on database projects, helping them improve the value of their solutions when using AWS.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleWhat Negative Effects Does a Bad Website Design Have On My Business?
    Next Article Gradient makes LLM benchmarking cost-effective and effortless with AWS Inferentia

    Related Posts

    Machine Learning

    Georgia Tech and Stanford Researchers Introduce MLE-Dojo: A Gym-Style Framework Designed for Training, Evaluating, and Benchmarking Autonomous Machine Learning Engineering (MLE) Agents

    May 15, 2025
    Machine Learning

    A Step-by-Step Guide to Build an Automated Knowledge Graph Pipeline Using LangGraph and NetworkX

    May 15, 2025
    Leave A Reply Cancel Reply

    Hostinger

    Continue Reading

    Google’s Gemini 2.0 rolls out to everyone to compete with OpenAI, Microsoft, and DeepSeek

    News & Updates

    FOSS Weekly #25.13: Kernel 6.14, Zorin 17.3, EU OS, apt Guide and More Linux Stuff

    Linux

    ChatGPT Use Case to Create AI-Powered FAQs to Improve User Experience

    Development

    CVE-2025-46578 – GoldenDB Database SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Mastering Deep Object Cloning in JavaScript with structuredClone()

    April 20, 2025

    Comments Source: Read More 

    BlackLock Ransomware Exposed After Researchers Exploit Leak Site Vulnerability

    March 29, 2025

    How Valuable is Interpretability and Analysis Work for NLP Research? This Paper Investigate the Impact of Interpretability and Analysis Research on NLP

    July 1, 2024

    OpenAI introduces SWE-Lancer: A Benchmark for Evaluating Model Performance on Real-World Freelance Software Engineering Work

    February 18, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.