Teams | Collaboration | Customer Service | Project Management

How to Set Up Multi-Channel Notifications in Your AWS Stack

How to Set Up Multi-Channel Notifications in Your AWS Stack In this article, we’ll walk through an example architecture for building your own notification service with AWS, and show you how to implement it in Node.js. We’ll also discuss a few considerations related to using AWS services for notifications. Let’s dive in!

The 5 Rights of notification sending within LinkedIn's Communications Team

In the past, each LinkedIn application team decided their notification strategy in isolation. Business logic and infrastructure sharing were limited between the teams. This resulted in a fragmented and inconsistent tech stack across LinkedIn and a less than savory member notification experience. To combat this disjointed experience, Linkedin set up a small team to build an orchestration layer, the Air-Traffic Controller (ATC). This became one of the more complex notification systems and helped Linkedin grow into the top social platform for business and networking.

Prioritizing volume, cost, and engagement: LinkedIn took these steps to optimizing notifications

In the past, each LinkedIn application team decided their notification strategy in isolation. Business logic and infrastructure sharing were limited between the teams. This resulted in a fragmented and inconsistent tech stack across LinkedIn and a less than savory member notification experience. To combat this disjointed experience, Linkedin set up a small team to build an orchestration layer, the Air-Traffic Controller (ATC). This became one of the more complex notification systems and helped Linkedin grow into the top social platform for business and networking.

Introducing Courier Inbox and Toast for Notifications That Don't Suck

We are excited to announce the availability of Courier’s newest provider, Courier Push! We have released Inbox and Toast, two open source React components that exemplify the potential future applications of this feature. With Toast, you can send your user a notification within your web application and Inbox allows you to create an embeddable notification repository so that your user can access all past in-app notifications.

LinkedIn's first steps towards a centralized notification strategy

In the past, each LinkedIn application team decided their notification strategy in isolation. Business logic and infrastructure sharing were limited between the teams. This resulted in a fragmented and inconsistent tech stack across LinkedIn and a less than savory member notification experience. To combat this disjointed experience, Linkedin set up a small team to build an orchestration layer, the Air-Traffic Controller (ATC). This became one of the more complex notification systems and helped Linkedin grow into the top social platform for business and networking.

What are the 5 rights of notification sending within LinkedIn's Communications team(ATC)?

In the past, each LinkedIn application team decided their notification strategy in isolation. Business logic and infrastructure sharing were limited between the teams. This resulted in a fragmented and inconsistent tech stack across LinkedIn and a less than savory member notification experience. To combat this disjointed experience, Linkedin set up a small team to build an orchestration layer, the Air-Traffic Controller (ATC). This became one of the more complex notification systems and helped Linkedin grow into the top social platform for business and networking.

How I used Unity and Courier to Create a Notification-based Game

Hello, world! I’m Matt Graber. I just finished my undergrad at the University of Maryland. I started my game development career back in freshman year in the UMD AR club. I used to teach other students how to create augmented and virtual reality experiences with Unity, a cross-platform game engine. I also enjoy informal game jams and larger projects in Unity with fellow developer friends. Recently, I won the sponsored prize at the Bitcamp hackathon for building Package Person

Nodemailer and the SaaS Paradox of Choice

Early stage companies are constantly evolving their product to fit the market they operate in. They reach customers to keep them engaged using a high magnitude vector that contributes to their success. Architecting the communications strategy for your product thus becomes an important problem to tackle, which in turn can cause second-order effects like having to trade off the speed of product development iterations.