Trevor McCormick

Buildspec for Hugo Extended on Amazon Linux 2

Are you frustrated that your Hugo website builds are not reflecting your local changes? If you’re using scss files to manage your website styling, and the changes you make locally are not showing up on web server, then you might be facing challenges installing Hugo Extended. Here are some common errors you might see in AWS CloudWatch: 1 2 hugo: /lib64/libm.so.6: version 'GLIBC_2.29' not found (required by hugo) hugo: /lib64/libstdc++.

Preparing for the AWS Certified Solutions Architect Associate Exam

The AWS Certified Solutions Architect Associate Exam tests your ability to translate specific client needs into basic cloud architectural designs. While the AWS Cerified Cloud Practitioner Exam covers the core concepts of AWS at a broad level, the Solutions Architect Associate Exam goes a level deeper in all areas. You should have hands-on experience designing end-to-end solutions, deploying VPCs that support various networking, compute, storage, and database strategies. Background There is no better preparation than hands-on experience with AWS.

Preparing for the AWS Certified Cloud Practitioner Exam

The AWS Certified Cloud Practitioner Exam challenges your knowledge of introductory cloud concepts. The exam does not cover any programming, any system admin types of tasks, or any advanced solution architecture designs. Rather, it tests your understanding of the mechanics, the scope, and the benefits of cloud computing, as well as the AWS philosophy in general. Computing Foundations I recommend browsing through these two courses to evaluate your knowledge of how computers work, from doing basic tasks to coordinating and executing complex operations with other machines.