h2
How I Passed 5 AWS Certifications in 3 Weeks
h2
DynamoDB Design Patterns for Single Table Design
h2
8 Challenges Teams Face When Doing Serverless
h2
AWS Serverless Challenges and How to Overcome Them
h2
JavaScript - From Obscure Language to Mainstream Language for Serverless
h2
My Choice of Tools for Serverless Development
h2
Principals of Serverless Design Patterns
h2
Where Serverless Doesn't Make Sense
h2
Serverless Vendor Lock-In
h2
AWS Lambda – Lean Single Purpose or Monolithic Function
h2
AWS Serverless Common Mistakes - Unexpected Behaviors (7/7)
h2
AWS Serverless Common Mistakes - Security (6/7)
h2
AWS Serverless Common Mistakes - Communication with Other Systems (5/7)
h2
AWS Serverless Common Mistakes – Costs (4/7)
h3
One of downsides of serverless is that it is hard to estimate costs. This is part of a multipart blo
h3
"No service is an island" and serverless systems can have problems communicating with other systems.
h3
With serverless, there are fewer security issues because you manage less of the system. But there st
h3
Services sometimes have behaviors that we do not expect. Here are a few samples of what you can enco
h3
Small functions that do one thing only are the indisputable general best practice. But more monolith
h3
Serverless Vendor Lock-In is not what it seems. You are locked in to APIs, not functions. But in mos
h3
Deciding on new technology is always challenging and risky, but choosing serverless is probably a le
h3
Serverless is not just old technology labeled with a new buzzword. It requires a different approach.
h3
This is a short summary on what you are getting yourself into when starting with serverless.
h3
Serverless is a relatively new technology. But because of popularity, there are many tools you can u
h3
JavaScript was for decade considered a failed language. But now it is a mainstream multipurpose lang
h3
Serverless, for the most part, is the promised land of software development. But it isn’t always a b
h3
Serverless, as new technology, brings new challenges to the team. New technology is not the only thi
h3
Designing DynamoDB data models with single table design patterns can unlock its potential of unlimit
h3
In January 2022, I achieved all AWS Associate and Professional certificates. Here are my secrets beh