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?

AWS EC2でWebAPI基盤の構築:はじめに

0
Last updated at Posted at 2026-02-25

目的

  • 既存のWebAPIをAWS上に構築する
  • ネットワーク構成はなるべく実用性を意識する

完成イメージ(ざっくり)

image.png

基本的な作業の流れ

  1. VPCとサブネットの作成
  2. PublicサブネットにWebAPIサーバ(EC2)を構築
  3. PrivateサブネットにDBサーバを構築
  4. サーバ間通信および動作確認

所感

AWSは業務未経験のため、実際に手を動かして理解を深めていく。
特にネットワーク構成については設計思想を意識した学習を目指す。

次回

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?