Back to the Writing
Aman Jha ManufacturingIoTSaaS

Product Lessons from Scaling a Manufacturing Company to 4M ARR

Explore the insights and lessons learned from scaling a manufacturing company, including building for factory workers, leveraging simple code solutions for cost savings, and deploying IoT at scale.

Product Lessons from Scaling a Manufacturing Company to 4M ARR

When you’re tasked with scaling a manufacturing company to $4 million ARR, the challenges can seem monumental. You’re not just building a business; you’re building a bridge between the steam-powered roots of industry and the digital age. I’ve been fortunate enough to build over 45 products across IoT, SaaS, marketplaces, and consulting, but manufacturing is its own beast. The lessons learned here are as gritty as the factory floor and as precise as the code that powers it all. Let’s dive into some real-world examples and insights that made this journey possible.

Building for Factory Workers vs. Office Workers

In the office, everything is about efficiency, productivity tools, and management software. In the factory, different rules apply. Factory workers need tools that augment their physical tasks, not distract from them. They need solutions that work in real-time and withstand the rigors of the shop floor.

Ergonomics and Usability

In one instance, we developed a handheld device for quality checks. Initially, it was a touchscreen tablet. Bad idea. The touchscreens were too sensitive to gloves, the glare from overhead lights made them unreadable, and the devices were too fragile. We had to pivot fast. The solution was a rugged device with physical buttons that could be operated even with gloves on, a matte screen for visibility, and a user interface focused on speed and simplicity.

Communication and Feedback

Real-time feedback is critical. We created a system where workers could report issues with a single button press. This simple input, coupled with a backend that prioritized these alerts, enabled management to respond to issues in minutes instead of hours. This was a game-changer for morale and production efficiency.

Why 50 Lines of Code Saved $80K/Year

Sometimes, the smallest changes can have the biggest impacts. One of the most significant savings we achieved came from a mere 50 lines of code.

The Problem

We had a legacy system that automatically purchased parts based on predictive algorithms. However, it was overly cautious, leading to excessive stockpiling. Inventory costs were through the roof, tying up capital that could be better used elsewhere.

The Solution

We introduced a conditional check within the purchasing algorithm that took into account not just historical data but also real-time production schedules and part criticality. By adjusting the reorder thresholds dynamically, we reduced unnecessary purchases.

The result? An $80K annual saving in inventory costs. This wasn’t about deploying a new system; it was about refining what we already had. It proved that sometimes, efficiency isn’t about what you add, but what you strip away.

The QR-Code WMS that Unlocked $0.4M in Working Capital

Working capital is the lifeline of any manufacturing operation. We discovered a treasure trove of it hidden in inefficient warehouse processes.

The Obstacle

Our warehouse management was relying heavily on paper-based systems. This led to errors in order fulfillment, misplaced inventory, and, ultimately, a sluggish cash conversion cycle.

The Solution

We introduced a QR-code-based Warehouse Management System (WMS). Each item was tagged with a QR code, and workers used scanners to track and manage inventory. This transition not only improved accuracy but also sped up the entire process.

Within a year, we unlocked $0.4M in working capital. The quick inventory turnover meant quicker revenue realization and fewer funds tied up in stock. This wasn’t just a technological upgrade; it was a strategic financial improvement.

Why Your First Hire Should Be a Designer, Not a Developer

The standard playbook often suggests hiring developers first. But in our case, prioritizing design had a transformative effect.

The Rationale

Our initial product designs were technically sound but lacked user empathy. They were functional but clunky, and user feedback reflected this. We needed a cohesive user experience that melded seamlessly into the workers’ daily routines.

The Move

We hired a designer who focused on understanding the user journey, from clocking in to clocking out. They worked with our initial products and simplified interfaces, ensuring clarity and ease of use. The systems became intuitive, reducing onboarding time and user errors significantly.

Design first made everything else fall into place. When we finally brought in more developers, they had a clear blueprint to follow, focusing on execution rather than redefinition. This approach sped up development cycles and increased user satisfaction.

IoT Deployment at Scale

Deploying IoT solutions in a manufacturing setting involves more than just sensors and networks. It’s about creating an ecosystem that functions in harmony.

Considerations

The biggest hurdle wasn’t the technology itself but the integration with existing systems. Many legacy machines weren’t built with connectivity in mind. Our approach was twofold: retrofit existing machines with IoT devices and ensure new machinery purchases were IoT-ready.

Implementation

We began with a pilot project on a single production line. By monitoring key metrics like temperature, vibration, and energy consumption, we could predict machine failures before they happened. This predictive maintenance reduced downtime by 15%, translating into hundreds of thousands of dollars saved annually.

Scaling this across the factory required robust network infrastructure and data management solutions. We implemented edge computing to process data locally, reducing latency and bandwidth usage. It was an investment in infrastructure, but the ROI was evident within months.

Building for 10 Users vs. 1000 Users in Manufacturing

Scaling a product from 10 to 1000 users is a quantum leap. In manufacturing, this complexity is compounded by the integration of digital and physical elements.

The Challenge

Initially, our systems were designed for small teams. As we scaled, these systems were strained under increased load, both in terms of data and users.

The Strategy

We adopted a microservices architecture that allowed us to scale specific components independently. For instance, our reporting module was isolated so it could handle increased data without affecting other functions.

User management also required a revamp. Role-based access controls were introduced, allowing scalability without compromising security or performance. Training programs were modularized to cater to different user groups, ensuring everyone was on the same page.

Conclusion

Scaling a manufacturing company to $4M ARR is a testament to the power of blending practical innovation with strategic foresight. From focusing on the unique needs of factory workers over office paradigms to making seemingly small code adjustments with massive financial impacts, each step was a learning curve.

As we move forward, these lessons become the bedrock of future endeavors. Whether it’s implementing IoT at scale or understanding when to prioritize design over development, the journey of scaling a manufacturing company offers invaluable insights for any industry. Building for the present while scaling for the future is the name of the game, and the playbook is being written, one line of code at a time.