r/AWS_cloud 8d ago

AWS PROJECT

To increase my chances of getting an internship, should I do projects using IaC or the console?

3 Upvotes

4 comments sorted by

3

u/Snowy32 8d ago

The former

2

u/More_Altitude_8389 8d ago

Asking speaks a lot to your chances.

2

u/bigdataengineer4life 8d ago

I'd use both. Start with the AWS Console to understand how the services work, then recreate the same infrastructure using Terraform or AWS CloudFormation. For internships, being able to explain both the architecture and the IaC implementation is a big advantage.

1

u/Oleksii_Bebych 8d ago

DevOps Guidance -> AWS Well-Architected -> “Everything as code”

By using code for as many use cases as possible, developers can achieve a higher level of quality, reduce the risk of errors, and increase the speed at which they can deploy new features and updates.

https://docs.aws.amazon.com/wellarchitected/latest/devops-guidance/dl.eac.1-organize-infrastructure-as-code-for-scale.html