Welcome to my AWS Solutions Architect Portfolio β a showcase of real-world cloud architecture projects using Amazon Web Services.
This portfolio demonstrates my hands-on expertise in designing, deploying, and securing scalable cloud environments.
π jb24000.github.io
/index.htmlβ Main portfolio homepage/viewer.htmlβ Mobile-friendly PDF viewer (prevents auto-downloads)/pdfs/β Project architecture diagrams/images/β Thumbnail previews/README.mdβ You are here
- β AWS Compute Three-Tier Web Application
- β Serverless Data Fetching with AWS Lambda
- β REST APIs with Lambda & API Gateway
- β Website Delivery via CloudFront
- β Kubernetes Cluster Deployments (EKS)
- β DevOps with Terraform for S3
- β Secure VPC Network Peering
- β Docker App Deployment on EC2
- AWS: EC2, S3, Lambda, API Gateway, CloudFront, EKS, IAM, VPC, Terraform, Elastic Beanstalk
- Frontend: HTML5, CSS3
- Deployment: GitHub Pages
- DevOps Tools: Git, GitHub
- πΉ All PDFs are hosted in this repository
- πΉ Documents open in-browser using
viewer.html?file=... - πΉ No forced downloads on mobile or desktop
- πΉ No third-party dependencies like Dropbox
-
Upload your PDF to the
pdfs/folder. -
Add a thumbnail image to the
images/folder. -
Paste the following snippet into
index.html:<div class="project-card"> <a href="viewer.html?file=pdfs/your-project.pdf" target="_blank"> <img src="images/your-project-thumbnail.png" alt="Your Project Title" /> </a> <h3>Your Project Title</h3> </div>
-
Replace filenames and titles with your new content.
Melvin J Bonner
AWS Solutions Architect
GitHub Profile β jb24000