This is part of a blog series giving a high level overview of Machine Learning theory and the AWS services examined on the AWS Machine Learning Specialty exam
When working with AWS services I have been using Terraform as my Infra As Code. In the project I am currently working on I have a CI/CD pipeline for deploying project code using GitHub actions. However, I would now like to extend my pipeline to deploy any infrastructure changes when there are any.
Last week, I had the honour of being a guest of AWS for a Riot Games Valorant Championships experience in Los Angeles. I find the game tech sector extremely interesting, as a lot of advances in technology and innovation have originated from game development.
As part of the AWS Community builder Program I have been selected to be a guest of Amazons at the Riot Games Valorant Championships in LA on the 24th August. Before I fly out I wanted to take a deeper look into the AWS and Riot Games partnership and see what technologies they are using and some of the problems they are solving.
As your project grows and user base expands, scaling up your compute resources becomes essential. In this blog I will explore the process of resizing AWS EC2 instances without incurring downtime and discuss some considerations to ensure a seamless transition.