Skip to content

Latest commit

 

History

History
306 lines (225 loc) · 29.7 KB

File metadata and controls

306 lines (225 loc) · 29.7 KB

drawing

Let's learn about Serverless Architecture via these 73 free blog posts. They are ordered by HackerNoon reader engagement data. Visit the /Learn or LearnRepo.com to find the most read blog posts about any technology.

Serverless architecture is a cloud execution model where the cloud provider dynamically manages server allocation, allowing developers to focus solely on writing code. This approach significantly reduces operational overhead and can lead to cost savings and increased development speed.

Unveiling AWS Redshift Serverless: Cost-Efficiency vs. Performance Trade-offs

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

Embarking on your first software development project can be a daunting experience, especially when it comes to navigating the world of serverless applications a

Designing the error handling for event driven architecture.

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

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

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.

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.

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.

Event Driven Automation for AWS Permission Set Assignments

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

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.

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

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

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. 

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.

Lessons from building a serverless reconciliation pipeline on AWS using S3, SQS, Lambda, Step Functions, and DynamoDB to handle fintech-scale financial data.

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

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.

How to deploy a serverless API on AWS, can use Node.js, python, Go, e.t.c. this will guide you in creating a CI / CD pipeline for AWS serverless APIs

Hello, everyone! Today, we'll be diving into the fascinating world of software development, specifically dealing with Node.js, Azure and Redis.

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!

‘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.

Learn to build scalable event-driven orchestration platforms in AWS using SNS, SQS, and Lambda. Explore architecture, examples, monitoring.

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.

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

Discover why serverless multi-agent AI systems are revolutionizing enterprise automation. Learn how stateless architectures deliver 3x better performance

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

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

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.

Responding to the Serverless Revolution

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

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

Explore the technical advantages of aws serverless architectures for notification systems. Learn about scalability, cost-efficiency, and security considerations

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

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

Serverless architecture is particularly well-suited for B2B SaaS products, which are typically high-traffic and require a high degree of scalability.

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.

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

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

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.

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!

Build a Twitter-style microblog with React, WebRTC, Yjs, and Tailwind—fully serverless, peer-to-peer, offline-friendly, and secure.

[45. From Three-Tier EC2 to Serverless on AWS:

What Actually Changed (Costs, Complexity, and Constraints)](https://hackernoon.com/from-three-tier-ec2-to-serverless-on-aws-what-actually-changed-costs-complexity-and-constraints) Comparing AWS EC2 three-tier architecture with serverless (Lambda + API Gateway). Real costs, cold starts, deployment issues, and architecture tradeoffs.

Best Practices of Serverless at Scale 

Serverless computing and DevOps redefine cloud deployment by eliminating server management, promoting a code-centric approach.

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

3/14/2026: Top 5 stories on the HackerNoon homepage!

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

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

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

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.

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.

How serverless architectures using AWS Lambda modernize payroll processing with lower costs, automatic scaling, and event-driven workflows.

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

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

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

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

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

Differences between most used infrastructure architectures for deploying applications, Cloud, On-Premises and Serverless.

Serverless computing is a type of cloud computing that enables users to run applications and services without managing any servers.

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

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

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.

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

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

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.

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

In this article, I want to share a few challenges I've encountered while working with a serverless stack on AWS Lambda.

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

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

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.