iT邦幫忙

1

AWS-使用 AWS Lambda 和 API Gateway S3 建立商品清單管理系統

  • 分享至 

  • xImage
  •  

架構圖


  • 該系統的架構是由「前端網頁」、AWS - 「API Gateway」、「Lambda」、「S3」、「DynamoDB」組成,架構圖如下。
    https://ithelp.ithome.com.tw/upload/images/20240501/20166879FHzE6Gi9EI.jpg

功能說明


1. 新增一筆商品資訊:

  • 說明 : 在網頁新增產品的功能欄位中,輸入「產品資訊」,就可以上傳商品資訊。
  • 產品資訊的內容 :
      1. Product ID(Key) : 產品編號
      1. Product Name : 產品名稱
      1. Product Price : 產品價格
        https://ithelp.ithome.com.tw/upload/images/20240501/20166879wd4CEJzWb6.jpg

2. 查詢商品資訊:

  • 說明 : 在網頁查詢產品的功能欄位中,輸入要查詢的「產品編號」,就可以看到對應的產品資訊。
    • 產品編號 : Product ID
      https://ithelp.ithome.com.tw/upload/images/20240501/20166879rthTgbG2tX.jpg

3. 顯示當前所有的商品

  • 說明 : 在網頁下方以表格的形式,顯示當前所有的產品資訊。
    https://ithelp.ithome.com.tw/upload/images/20240501/201668793Qrh4So6uw.jpg

4. 刪除指定商品編號的資訊

  • 說明 : 在顯示所有商品的表格中,選擇指定的商品並刪除。
    https://ithelp.ithome.com.tw/upload/images/20240501/20166879y6MhBPdA7Z.jpg

操作圖


https://ithelp.ithome.com.tw/upload/images/20240501/20166879pM71MBlIoi.jpg

操作說明


  1. 使用者透過智慧裝置,查看前端網頁的畫面。
  2. 使用者根據自己功能的需求,選擇不同功能,並發送對應的API請求。
  3. 當Lambda接收到API請求後,則會執行對應的功能。
  4. 最後網頁會發送API請求,接收執行的結果,最後顯示在網頁上方面使用者查看。

參考資料



圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言