This year, I plan to go for my AWS SysOps and AWS DevOps Certificates. (This would complete the software development engineer and system administrator path in AWS.) Both exams have hands-on questions in AWS on setting up small projects. So, I want to start getting some hands-on experience since I am also our Slack and Github admin at... Continue Reading →
Slack Smart Bot: Adding a AWS DynamoDB
Currently, the bot we've made in the previous post (first, second) doesn't use a database. So we are currently cheating by passing channel id and timestamp that we need to for the modal to work as fields in the modal. Instead of doing that, we can use a Database in AWS. Which Database AWS has... Continue Reading →