I know how you can get Azure Certified, Google Cloud Certified, GitHub Copilot Certified and AWS Certified. It's a cool certification exam simulator site called certificationexams.pro. Check it out. It'll help you get certified fast!
This is a dedicated watch page for a single video.
A DevOps engineer is helping the development team to create a Node.js application with AWS Elastic Beanstalk. He modified the maximum number of instances in Auto Scaling Group to 10 in the AWS console during environment creation. However, in the source bundle, there is a configuration file in the folder .ebextensions that sets the maximum number of instances to 5 Given that the maximum number is 4 for Elastic Beanstalk environment by default, what is the maximum number of ASG after the DevOps engineer in the AWS console creates the environment?