0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Cloud Resume Challenge 履歴書作成記録

0
Last updated at Posted at 2026-09-17

名称未設定ファイル.drawio.png

Cloud Resume Challengeとは

Cloud Resume Challenge略して(CRC)と 呼ばれる
自分の履歴書サイトをAWSで本番っぽく作り、クラウドエンジニアとして必要な技術を
一通り経験する課題です。

🌐 公開URL:https://d3819481cvuung.cloudfront.net/

使用技術

履歴書ページ |HTML / CSS / JavaScript
訪問者カウント処理|Python (boto3)
ページ公開|S3 + CloudFront (HTTPS)
カウンターAPI|API Gateway + Lambda
データ保存|DynamoDB
インフラ管理|Terraform
自動デプロイ|GitHub Actions
テスト|pytest + moto

※公式ではRoute 53とAWS SAMが推奨されていますが、都合により変更したりしてます。

感想

プログラミング経験ゼロの状態から、生成AIを活用しながら完遂しました。

API GatewayのCORS設定やGitHub Actionsの認証エラーなど、エラーを見て原因を特定し
解決する一連の流れを体感できたことも、SAAの勉強では得られない実践的な学びでした。

今後の予定

CRCは練習とし、10月頃からECS Fargateを用いた半年以上の運用実績
(監視・障害対応・コスト最適化・バックアップテスト)を就活時に提示することを
目標としています。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?