TEL AVIV, Feb. 2, 2020 (GLOBAL NEWSWIRE) — DoiT International (“DoiT” or the “Company”), the leading provider of proprietary public cloud optimization and operations software and public cloud expertise, announced it has signed a definitive agreement to acquire superQuery (superquery.io) — a unique development platform for Google BigQuery helping data teams to increase data exploration speed and cost optimization of big data workloads.

DoiT International has signed a definitive agreement to acquire superQuery (superquery.io) — a unique development platform for Google BigQuery helping data teams to increase data exploration speed and cost optimization of big data workloads.
superQuery optimizes Google BigQuery queries in real-time, maximizing query performance and efficiency while minimizing cost. It also provides a complete development environment, enabling data analysts and data scientists to work at peak productivity when analyzing data in BigQuery.
The acquisition is scheduled to be completed in early February 2020, and superQuery employees will join the ranks of DoiT International and extend the company’s Platforms team in Tel Aviv. Together, they will be integrating and extending superQuery technology into the DoiT International stack of platforms and will deliver even greater value to customers worldwide.

While this is just the first acquisition the Company is making in 2020, DoiT is actively looking for companies with a strong technology stack to provide its customers with an even stronger portfolio of cloud productivity and cost optimization solutions.
In November 2019, DoiT received an investment of over $100 million from the Charlesbank Technology Opportunities Fund, a fund managed by Charlesbank Capital Partners. The Company is on track to more than double revenue in 2020, and this investment will enable the Company to invest in its software platform, scale its global team of cloud architects, grow its presence in North America and Europe, and pursue strategic acquisitions such as with superQuery.
DoiT’s offering delivers significant value to its growing base of technology customers, providing support for public cloud workloads with complex requirements such as multi-cloud Kubernetes deployments, real-time data and analytics, and machine intelligence. Its software platform uses machine learning to enable customers to right-size workloads and optimize their public cloud spending across any of the three major public cloud providers.
DoiT’s solution provides meaningful cost savings to customers within 90 days of their being onboarded, and the Company’s engineering consultancy helps customers architect applications and deployments optimally for multi-cloud environments. Founded in 2011, DoiT International has offices in Tel Aviv, San Francisco, New York, Austin, and London, with plans to expand to Paris, Berlin, Chicago and Seattle in 2020.
“Together with the talented superQuery engineering and product team, we are going to save millions of dollars every month for customers running big data and analytics workloads on Google Cloud Platform and Amazon Web Services,” said DoiT International’s CEO and Co-Founder, Yoav Toussia-Cohen.
Avi Zloof, CEO of superQuery has added, “The combination of DoiT International and superQuery’s platform for optimizing cloud infrastructure will reinvent what it means to solve business problems with data at an entirely different scale and value point.”

About DoiT International
DoiT International is the leading global cloud consulting company and strategic partner of Google Cloud Platform and Amazon Web Services. We tackle complex problems of scale for our customers, using our expertise in resolving problems, machine learning, algorithms, complexity analysis, and system design. For more information, please visit doit.com.
6 Responses
Very useful guide.
The link to calculate the optimal amount of slots doesn’t work (“BQ SE max configuration.sql”), can you fix it please?
Not sure which link you are referring to…
The link is fixed.
ec2 instance connect appears to be locked down to SSH and RDP protocols (ports 22 and 3389 only), meaning you can’t use it for databases in the way this post suggests. You still need to ssh to some instance then connect to the DB from there – the advantage is you don’t need to expose that ec2 instance publicly.
If you go through the above guide, you’ll just get the following error:
awscli.customizations.ec2instanceconnect.websocket – ERROR – {“ErrorCode”:”InvalidParameter”,”Message”:”The specified RemotePort is not valid. Specify either 22 or 3389 as the RemotePort and retry your request.”}
did you actually try the above out successfully?
also discussed here: https://repost.aws/questions/QU_h42-ck0R-alITadXrrXSQ/rds-configuration
ec2 instance connect appears to be locked down to SSH and RDP protocols (ports 22 and 3389 only), meaning you can’t use it for databases in the way this post suggests. You still need to ssh to some instance then connect to the DB from there. If you go through the above guide, you’ll just get the following error: awscli.customizations.ec2instanceconnect.websocket – ERROR – {“ErrorCode”:”InvalidParameter”,”Message”:”The specified RemotePort is not valid. Specify either 22 or 3389 as the RemotePort and retry your request.”} did you actually try the above out successfully? also discussed here: https://repost.aws/questions/QU_h42-ck0R-alITadXrrXSQ/rds-configuration
Always curious to learn more about Cloud data