News, articles, tips & tricks

Deploy Angular App from GitHub to AWS with CodeBuild & CloudFront
Deploy Angular App from GitHub to AWS with CodeBuild & CloudFront

Introduction This blog will go into the art of AWS-smooth Angular application deployment. We’ll demonstrate the potential of automation by using AWS CodeBuild to build the app and AWS S3 to host it. Not only that but we’ll up your deployment game by distributing your software over AWS CloudFront. With this configuration, developers may concentrate entirely on…

Learn more