blog

I tried building a vue.js (nuxt) environment on Amazon EC2
[DokuWiki] Edit the title of Bootstrap3 Template in a cool way
[Lambda + Boto3] More secure STS authentication between AWS accounts
dokuwiki-install
Get a Let'sEncrypt certificate on Amazon EC2
How to check AWS service (DynamoDB) settings with Boto3

How to check AWS service (DynamoDB) settings with Boto3

Boto3 is a Python library provided by AWS that allows you to configure various services provided by AWS such as DynamoDB and S3. Depending on how you use it, you can change the settings from development to production. can be migrated as-is, which will make infrastructure configuration easier.

Posted in aws, blog on November 4, 2020 by Wiblok ‐ 1 min read

How to create a Go environment with Docker