Published inThe Startup·Dec 21, 2020Member-onlyAWS Serverless Provisioning: Terraform + Serverless FrameworkInfrastructure as code has been one of the greatest changes in paradigm brought by DevOps in recent years. …Serverless7 min readServerless7 min read
Published inLevel Up Coding·Feb 3, 2020Member-onlyBuilding your own SMS Serverless APILet's say, you have a specific requirement or task in which you need to send concurrent SMS messages to your users. If you’re pragmatic and you don’t want to re-invent the wheel, you will most likely use a service like Twilio or MessageBird. But it's also possible that for some…Programming6 min readProgramming6 min read
Published inThe Startup·Jul 8, 2019Member-onlyAutomate your team’s AWS tasks with a Serverless Slack botIf you’re anything like me, you are lazy and you avoid repetitive tasks like the plague. Why would you keep repeating the same commands again and again, logging into your AWS console, going to the right service and triggering the commands? You can use that time to do real stuff. …AWS7 min readAWS7 min read
Oct 6, 2014Dart vs JavascriptI decided to write this post, because there are not many guides about dart development. Dart documentation is pretty good, and with the help of StackOverflow. You can do pretty much whatever you want to. …2 min read2 min read