Queueing Emails With Python IronMQ and SendGrid

Queueing Emails With Python, Iron, and SendGrid

Are you sending emails from within a web app? If yes, you need to do so asynchronously or else you’ll block requests and prevent completion. Without the right solution, you’ll end up with additional, slow requests in order to construct the content of your emails, reducing productivity and impacting your efficiency. If you are seeking…

Read More

How Iron Helps You Integrate Your Mail Queue With SendGrid.

Optimizing Your Message Queue and SendGrid Using Iron

Some marketers believe that social media will soon dominate how companies and customers communicate with each other. While social media will definitely play a role, you cannot forget about the importance of email. Practically everyone uses email, so it makes sense for companies to adopt flexible email marketing solutions like SendGrid. Before you commit to SendGrid or any message…

Read More

Integration: Sendgrid and Iron.io

blank

Integrate SendGrid With Iron.io for Effective Email Marketing Experts predict that humans will send and receive nearly 320 billion emails every day in 2021. Customer communication platforms like SendGrid make it easy for organizations to send messages to customers and clients via the cloud. There’s no need for an email server. Sometimes, emails can build up in queues on a…

Read More

Go, IronWorker, and SendGrid at Gengo (a repost)

blank

Shawn Smith from Gengo recently wrote a post on their use of Go, the programming language that we also use at Iron.io for our backend services. (Gengo is a popular people-powered translation platform based in Tokyo and San Mateo.)The post discusses several of the apps where they’re using Go including a deployment app and several…

Read More

Schedule Email with SendGrid and Iron.io (repost)

blank

Using IronWorker to Schedule Emails in Node.js, Ruby, and PHP Schedule Email with SendGrid and Iron.io Nick Quinlan from SendGrid just put out a really nice post on using IronWorker to schedule email using SendGrid. And what’s even better is he shows how to do it in three languages: Node.js PHP Ruby

Read More

Need a Mobile Backend? Try OpenShift. (SendGrid article)

blank

SendGrid on Mobile Backend Services SendGrid put out a nice post on their blog the other day on what to look for with mobile backends. Kunal Batra is a developer evangelist at-large for SendGrid and did some work with Redhat’s OpenShift platform recently. In the post, Kunal lays out a simple case for why this platform…

Read More

SendGrid + IronMQ: The Power of Webhook-Centric Architectures

blank

A suite of examples showcasing the power of webhooks using Iron.io and SendGrid. At Iron.io, we believe strongly that there is a new model of application architectures that is becoming not only viable, but the most powerful way to build your application. More and more applications will be built not using static servers and direct integrations, but instead…

Read More