TEL AVIV, March 2020 —
DoiT International, a leading provider of proprietary cloud optimization technologies and cloud expertise, announced today that its cloud engineering team has collectively achieved Amazon Web Services (AWS) Partner Network (APN) Certification Distinction for achieving over 50 AWS Certifications. DoiT International is also an APN Advanced Consulting Partner.

Attaining an AWS Certification Distinction provides strong reassurance to customers across the globe by showcasing staff who have validated their AWS expertise and have the expertise to design, deploy, or operate applications and infrastructure on AWS.
This announcement follows last month’s distinction of DoiT International as an AWS Well-Architected Partner. This distinction showcased DoiT International’s demonstrated technical proficiency and proven customer success in identifying if customer workloads meet the pillars of the AWS Well-Architected Framework: Operational Excellence, Security, Reliability, Performance Efficiency, and Cost Optimization.
“DoiT International is proud of our engineering team for collectively earning over 50 AWS certifications,” said DoiT International’s Director of Cloud Engineering, Doron Offir. “This achievement builds on an existing relationship with AWS. Together, the companies are providing a complete cloud services and cloud management portfolio that gives customers fast, flexible access to the cloud.”

About DoiT International
DoiT International is the leading global cloud consulting company and strategic partner of Google Cloud Platform and Amazon Web Services (AWS). We tackle complex problems of scale for our customers, using our expertise in resolving problems, machine learning, algorithms, complexity analysis, and system design.
Founded in 2011, DoiT International has offices in Tel Aviv, San Francisco, New York, Austin, London, and Melbourne with plans to expand to Paris, Berlin, Chicago and Seattle in 2020. 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