Built a feature
Started moving all static websites to S3 + Cloudfront, moved apps with small set of functions to Lambda + API Gateway and implemented Blue-Green Deployment strategy for most of the apps hosted on EC2 instances.

Tried to achieve 100% CI/CD approach for all applications through CodePipeline, CodeBuild and CodeDeploy to streamline integration and deployment process and centralise deployment and build alerts to Slack channels to fix issues in a more agile manner.