56 Stories To Learn About Serverless Architecture

Written by learn | Published 2023/06/05
Tech Story Tags: serverless-architecture | learn | learn-serverless-architecture | serverless | aws | aws-lambda | cloud-computing | software-development

TLDRvia the TL;DR App

Let's learn about Serverless Architecture via these 56 free stories. They are ordered by most time reading created on HackerNoon. Visit the /Learn Repo to find the most read stories about any technology.

1. Error Handling Strategies for Serverless Event-Driven Architecture

Designing the error handling for event driven architecture.

2. When To Go Serverless?

It's hard to decide whether to go serverless or not. This article covers what is serverless in the first place and the pros & cons.

3. What Is Cloudwatch Embedded Metrics?

I can’t believe not many people are talking about this AWS feature. It’s a game changer!

4. How to Trigger Lambda with SNS Messaging: Going Serverless with AWS

Do you love event-driven programming? Let's take a look at triggering AWS Lambda functions from AWS SNS messages.

5. How To Use Ballerina in Azure Functions

Ballerina since v1.2.5 has built-in support for Azure Functions. In this way, you can take a Ballerina function and expose it as a serverless function in Azure Functions. Azure Functions take on a unique approach in defining serverless functions with the function trigger and bindings concept. In this way, we can access other cloud services such as storage services (queue, blob, etc.), CosmosDB, Twillio, and timers right from the function itself without any additional connectors or authentication processes. We map our parameters and return types with these bindings, which provides us direct access to the resources.

6. 2 Methods for Installing Serverless Kubernetes in Alibaba Cloud

Exploring Alibaba Cloud Serverless Kubernetes capabilities. Here are two methods for deploying Serverless Kubernetes in Alibaba Cloud.

7. Choosing a Computing Method: a Serverless SWOT Analysis

If you ever find yourself deciding for or against serverless the following tries to make the decision easier for you.

8. Building Our E-Commerce Platform with Serverless FaaS

We built our e-commerce platform with AWS Lambda and other serverless technology. Herel's why we chose AWS Lambda and more on Serverless FaaS.

9. How to Build Your Own TinyURL

Build and design a low latency URL shortening service for free like TinyURL and Bitly using serverless technology with Cloudflare Worker and KV.

10. Node.js for Backend Web Development in 2022

Wil Node.js be still relevant in 2022? Read about Node.js architecture, advantages, and disadvantages in comparison to Java and Python.

11. It's a Jungle in the Cloud: Why Serverless Is The Next Big Thing For Developers

Various aspects of serverless computing and why developers need to put their best foot forward in adopting serverless quickly.

12. Automating AWS Identity Center Permissions Management

Event Driven Automation for AWS Permission Set Assignments

13. Five Book Recommendations For Serverless Developers

Five books you must read if you are going serverless including books by Eric Evans, Richard Rodger, Chris Richardson, and more.

14. A Better Introduction to AWS Lambda

Over 200 services are available through Amazon Web Services (AWS). AWS Lambda is the AWS platform's event-driven serverless computing solution.

15. An Introduction to Serverless Clouds

Serverless Cloud allows you to build your applications without having to worry about the creation and management of cloud services. It does this by abstracting

16. Top 5 Serverless Trends in 2020

Happy Serverless September 2020! We at Coding Sans love working with serverless technology. This is why we decided to publish a report with the latest serverless trends this year. We partnered up with nine other companies who share our love to make it happen.

17. Migrating To Serverless Video Streaming Platforms like AWS Elemental

Serverless technology is spreading across the SaaS industry like wildfire, including the Video Streaming industry. Is it a good idea?

18. Failing at Serverless: Serverless is Stateless

Serverless is stateless. Well sometimes thats not quite true. Here is a story of fail.

19. Serverless at the Edge: A Quick Overview

Edge computing platforms like Cloudflare Workers and Deno Deploy allow us to write serverless middleware and backends that are both very fast and cheap.

20. Monolithic vs Microservice Architecture: All You Need To Know

The problem that enormous scale venture applications a work in progress bring to the table of programming designers was excessively. There was no arrangement at all to this issue that is the reason an alternate building style was required. Henceforth the expression "microservices" appeared after the economical advancement in distributed computing space, it was first utilized by Dr Peter Rogers in a meeting on distributed computing in 2005.

21. I Chose Serverless for My New Startup — Should You?

I have seen cloud tech change a lot in my 10 years of experience. AWS and GCP were not the default choice a few years ago, and I have worked in companies that bought and installed physical servers. What a nightmare! And this is why trying out serverless was the natural next step for me. I think everyone should give it a shot, and I wanted to share my experience!

22. How To Make A Cost Effective API Serverless Infrastructures

AWS API Gateway is a great service but can be quite expensive, and even cost-prohibitive in some cases.

23. AWS Lambda Alias: An Essential Guide

Why you should be using AWS Lambda alias for your versioning strategy

24. GraphQL Can't REST

While conventional wisdom states we should move to GraphQL entirely, for customer-facing APIs, we need REST. For our own frontends, GraphQL is the answer.

25. Serverless Architecture: Lambda Triggers and Design Patterns [Part 1]

A while ago, we covered the invocation (trigger) methods supported by Lambda and the integrations available with the AWS catalog.

26. What is Fluid Computing: Apps and The Future Ahead

Today's buzzword 'fluid computing' is one of the most underrated terms in the architecture world. Fluid computing is the master set of fog computing, edge computing, mist computing, and cloud computing, which is one of the most versatile architectures that can help in radically changing the way businesses function for good. In essence, the flow of computing resources, including the CPUs, storage, and memory into the functionalities such as routers and servers through virtual devices, is known as fluid computing.

27. How Migrating to Serverless Gave Square Enix, Autodesk, and FINRA Big Business Benefits

Bigger companies are notorious for moving slow, but here's a case for why they should make the switch to serverless ASAP.

28. Understanding AWS Well-Architected Framework

The AWS Well-Architected Framework (WAF) is a set of best practices used to create highly efficient and cost-effective applications on AWS. Lean more.

29. How to Build Your Own Serverless Pastebin Tool

Read how to design, build, and deploy a serverless Pastebin clone using Cloudflare Worker and KV to upload and share text through links.

30. DynamoDB Key Partition Strategies for SaaS

When using Amazon DynamoDB, you need to know how to effectively partition the tenant data in order to prevent performance bottlenecks as the application scales.

31. WunderGraph's Integration with Fauna

Fauna is a distributed document-relational database delivered as a cloud API.

32. Serverless Computing Benefits for DevOps: A BTS You Should Not Miss!

Serverless fits perfectly with DevOps and provides the edge over your competitors.

33. Running Eleventy Serverless On AWS Lambda@Edge

The good news is that you can get Eleventy Serverless to run in AWS Lambdas. Even better, you can get it to run in Lambda@Edge.

34. An Introduction to the Internet Computer Protocol

What is the Internet Computer Protocol? How does this new Blockchain protocol work? And what sorts of features does the Internet Computer Blockchain have?

35. Challenges and Opportunities of Serverless in 2021

Going serverless has many benefits, but it's not without its issues. Learn about the most common serverless challenges & how to overcome them.

36. 6 Reasons Why You Should Not Connect Express.js And AWS Lambda

Some facts why usage Express.js inside AWS Lambda is pitiful design anti-pattern and how to give it up without pain.

37. Redefining Serverless: A Change in Approach and Architecture

Serverless is a fantastic way of building applications, but there is a lot more to consider than simply Lambda functions.

38. Noonie Nominee Simona Cotin is a Cloud Developer Advocate at Microsoft

Simona Cotin from the United Kingdom is a 2020 Noonie nominee in the Software Development category. Simona is a developer who has a passion for teaching others. Scroll on through for their take on what’s trending in tech today.

39. Severe Truth About Serverless Security and Ways to Mitigate Major Risks

Going serverless is like outsourcing routine tasks to remote pro teams. You get a shorter time to market, lower cost, and better scalability. You focus on features that make your users happy instead of managing a complex infrastructure. You can be more creative and innovative, as a third-party vendor will save you from all the boring tasks.

40. Serverless Vs Microservices Architecture - A Deep Dive

Companies need to be thinking long-term before even starting a software development project. These needs are solved at the level of architecture: business owners want to assure agility, scalability, and performance.

41. What Does Serverless Have In Common With Nutella?

There is an interesting discussion going on around how Serverless is more of a spectrum rather than a binary choice.

42. Grasping Serverless At Scale Is A Lot Easier Than You Think

Best Practices of Serverless at Scale

43. Using AWS API Gateway as a Load Balancer

TL;DR: yes, API Gateway can replace what a Load Balancer would usually provide, with a simpler interface and many more features on top of it. The downside is that it doesn’t come cheap.

44. You’ve Been Thinking of Serverless All Wrong!

Serverless in enterprise success stories. Why should enterprise move to serverless? What's important to enterprise in serverless.

45. Answering the Biggest AWS Lambda Questions

Learn all about AWS Lambda, an Amazon serverless computing system that features a custom back-end service and real-time data processing >>

46. WunderBase - Serverless GraphQL Database on Top of SQLite, Firecracker and Prisma

WunderBase is a Serverless Database with a GraphQL API on top of SQLite, Firecracker/Fly machines, and Prisma.

47. Building Notification Systems for Scalability and Reliability.

The Developer's Guide to Building Notification Systems: Scalability, Reliability

48. The Future of Serverless API Development is Now

Today, we are excited to announce the launch of WunderGraph Cloud! Today, we are excited to announce the launch of WunderGraph Cloud!

49. AWS Lambda: What Kind of Serverless Applications Can I Make? (Podcast Transcript)

Amy Tom talks to Pavel Denisjuk about AWS Lambda and serverless applications. Pavel is the Co-Founder and CTO at Webiny.

50. What Does "Serverless" Mean?

In the simplest terms, a serverless system is a way to build an application without having to manage the infrastructure. It reduces administration & maintenance

51. Serverless : The Future of Development

Here’s a secret: Serverless is the future of development not because of how great of a technology it is.  Here’s another secret: The previous statement is wrong.

52. Deconstructing a Serverless Cloud OS

Responding to the Serverless Revolution

53. Architecting Serverless Data Integration Hubs on AWS for Enterprise Data Delivery: 2020 Edition

54. Migration On-Premises Application to Serverless

Note: This article covers everything that I present in Viet Nam Web Summit 2019 (VNWS2019) — the biggest event of Viet Nam IT Community.

Nowadays, “Serverless” keyword becomes very popular. Serverless is changing how developers and companies alike approach delivering business value using the public cloud. You can easily find a dozen of articles regarding this keyword. However, I’m pretty sure that, there are not too many articles show you step-by-step to migrate an On-Premises application to Serverless, but in this article, I will do!

55. Building Serverless Smart Contract Automation Project

‘Smart contracts’ is a misnomer. Despite its name, smart contracts on Ethereum are not self-executing digital agreements. Smart contract code only run when triggered by an external account. In other words, you need an external process to trigger the smart contract.

56. The Implications of Serverless CMS (Podcast Transcript)

Amy Tom talks to Pavel Desjnuk, Co-founder and CTO of Webiny, and Richard Kubina, Full-Stack Developer Extrodinaire at Hacker Noon, about serverless CMS.

Thank you for checking out the 56 most read stories about Serverless Architecture on HackerNoon.

Visit the /Learn Repo to find the most read stories about any technology.


Written by learn | Lets geek out. The HackerNoon library is now ranked by reading time created. Start learning by what others read most.
Published by HackerNoon on 2023/06/05