2020年5月21日木曜日

APiGateway x Route53

参照先:
https://aws.amazon.com/jp/blogs/architecture/using-api-gateway-as-a-single-entry-point-for-web-applications-and-api-microservices/?nc1=h_ls

0 件のコメント:

コメントを投稿

ハッキングツール一覧(ホワイトハッカー編)

  1. ポート・ネットワークスキャン系 Nmap :標準。ポート・サービス検出・OS推定まで。 # 単純なポートスキャン nmap 192.168.1.10 # 開いているポートとサービスを詳細にスキャン nmap -sV -O 192.168.1.10 # 複数ホストをスキャ...