In the DevOps culture, ideal deployments are supposed to be small, fast, and frequent. But this isn't usually the case, especially when we create large features. In that case, we often incur some downtime, proceeding usually at the early morning hours of the day.
In this meetup, we will hear from 3 professionals in the industry and how they managed deployments and migrations. They will also share tips and tricks up their sleeves to make deployments as painless as possible.
🔊 AWS Systems Manager: A Closer Look - Earljon Hidalgo
In this talk, we will take a look at how Systems Manager can help us easily automate some of our operational tasks. More than a way to store parameters, Systems Manager can automate backups, maintenance tasks, and other system activity. It balances the nature of the tasks as well as increases productivity thereby obtaining desirable results.
🔊 Creating an API that runs Selenium via AWS Lambda - Jaira Jaira Mae Encio
This talk highlights how to take the test automation framework Selenium and take the automation further with AWS Lambda. In this event, we highlight how we will use Lambda to allow anyone to run our Selenium test suite without setting it up in their local machine - how? All they have to do is trigger Lambda.
🔊 AWS DynamoDB Stream - Almar Frank Cabalza Irlandez
Nowadays, serverless computing is becoming a popular and growing trend in the tech industry - it is said that going serverless is the future. In this talk, we will deep dive into DynamoDB Streams and how Edukasyon.ph uses them in production.