Khaled is a seasoned Sr. Product Manager at AWS - Amazon Web Services, with extensive experience in product management and cloud engineering. He is responsible for the development and management of AWS Identity products, including user authentication, sign-in portal, and multi-factor authentication for AWS customers worldwide.
Khaled’s background includes leadership roles in product management and development at several reputable organizations such as RBC - Royal Bank of Canada, TD Bank, Rogers Communications and BlackBerry. In his most recent role as Director of Product Management for the Cloud & Transformation organization at RBC, he led the product management team and was responsible for the product strategy, customer adoption, and the capability roadmap for RBC’s Public Cloud Platform, Automation Services and Artificial Intelligence Operations.
In addition to his professional pursuits, Khaled is also a Lead Instructor at Brainstation, a technology school in Toronto, where he teaches a course on Product Management. Outside of work, Khaled enjoys staying active through road cycling, practicing Taekwondo and tackling DIY home renovation projects.
About the website
This website is for:
- Sharing information about myself and what I am up to for the curious minds
- Publish some of my ideas, learnings and my work
- Practicing new things I’m learning in my spare time on AWS or other platforms and tools
Here are some of the technical details:
- Designed and coded on a Mac
- Coded in Visual Studio Code
- Built with Jekyll, a blog-aware, static site generator. Think of it like a file-based CMS, without all the complexity
- Source Code is hosted on GitHub available here
- Deployed with AWS CodeBuild where the site generation happens when I push my code to my GitHub repo
- Hosted on AWS using Amazon S3 for object storage
- Presented to you through Amazon CloudFront for content distribution
- Secured by a SSL/TLS certifcate from AWS Certificate Manager
- There are other AWS services used to enable all this magic such as AWS IAM where I have my IAM role for AWS CodeBuild to do it’s thing and access secrets stored in AWS Systems Manager Parameter store. And I have probably missed a few more :)