ELB vs. ALB vs. NLB: Choosing the Best AWS Load Balancer for Your Needs
Load balancers are a ubiquitous sight in a cloud environment. As soon as you need high availability, you are likely to meet a load balancer in front of at least…
Load balancers are a ubiquitous sight in a cloud environment. As soon as you need high availability, you are likely to meet a load balancer in front of at least…
With a growing number of web apps now using cloud solutions, hacker attacks on such environments are also on the rise. Knowing exactly how to protect yourself and choosing the…
Since AWS announced that re:Invent 2020 will be virtual, with three weeks of online content for free, I’ve been thinking about what it means for people who enjoy being on…
AWS Lambda is a powerful tool that lets you quickly build a scalable application without needing to care about hardware. As Lambda scales, challenges emerge that are not present in…
AWS Lambda is a powerful tool for developing serverless applications and on-demand workflows. However, this power comes at a cost in terms of flexibility and ease of deployment, as the…
In over five years of service, AWS Lambda has spawned multiple attempts at cloning by most leading cloud providers (Google Cloud included). And while everyone else added some little twist…
Hey tech experts! IOD wants you to blog for us. If you have hands-on experience and knowledge with one or more of the following, we want to talk to you!…
AWS Amplify is a framework that allows frontend and mobile developers to add serverless cloud backends to their apps. My last article, “Easy Serverless Authentication with AWS Amplify,” explained how…
The introduction of serverless development represents a shift in the fundamental technologies that drive web development. Moving from mono-API or microservice architectures to a serverless architecture is a critical step…
In this second part of the comparison between Google Cloud Run and AWS Lambda, we put the two to the test with a series of benchmarks focusing on raw performance,…