I built a pipeline that deploys a static portfolio website using Pulumi.The pipeline sets up and manages AWS services like S3, CloudFront, ACM, and CloudWatch.It uses Cloudflare for DNS and GitHub for automatic testing and deployment (CI/CD).The solution works for development, staging, and production environments and prioritizes security and performance.