AWS Lambda is a serverless computing platform that lets users run code without provisioning or managing servers. With Lambda, users can run code for virtually any type of app or backend service—all with zero administration. It takes of requirements to run and scale code with high availability.
$NaN
Per 1 ms
Intuit Mailchimp
Score 8.3 out of 10
N/A
Mailchimp is an email marketing and marketing automation platform. Beyond just tracking how campaigns perform, Mailchimp takes it a step further by analyzing data from over half a billion emails to show why campaigns perform, driving informed decisions.
We have tried GetResponse but the main issue we faced was as a startup and new user, it wasn't user-friendly for new users. We have also tried the automatic mailing of WordPress subscribers but we are not able to design the custom mails and schedulers in that. We wanted to …
Lambda excels at event-driven, short-lived tasks, such as processing files or building simple APIs. However, it's less ideal for long-running, computationally intensive, or applications that rely on carrying the state between jobs. Cold starts and constant load can easily balloon the costs.
For any E-commerce related needs, like you need to see a list of customers who have added products to cart but did not purchase, this can be done really easily, but if your e-commerce provider provides integration, then it is best suited. Most of the systems in the Market provide out-of-the-box integration. Their API is also very easy it can be integrated to any language. You can integrate it into your custom developed system and use the features, like adding customers to specific lists. Also, if your lists become really big, then their system can get a bit slow to respond via API, so you might need a strategy for how you are gonna fetch the data using API.
Mailchimp allows you to manage your mailing list really well. You can subscribe people, unsubscribe people manage the mailing list directly into segments, and what not.
Mailchimp has features where you can create campaigns based on your mailing lists and send out newsletters to your subscribers based on a multitude of parameters that you can setup. Such as send email daily, weekly, monthly and they also have event based mails that you can send out.
Mailchimp also has a feature where you can design your emails. The look and aesthetics are very important when sending emails to your subscribers and all those needs are addressed here.
Developing test cases for Lambda functions can be difficult. For functions that require some sort of input it can be tough to develop the proper payload and event for a test.
For the uninitiated, deploying functions with Infrastructure as Code tools can be a challenging undertaking.
Logging the output of a function feels disjointed from running the function in the console. A tighter integration with operational logging would be appreciated, perhaps being able to view function logs from the Lambda console instead of having to navigate over to CloudWatch.
Sometimes its difficult to determine the correct permissions needed for Lambda execution from other AWS services.
We've had Mailchimp for about ten years, I want to say. I started with the company about four years ago, and I don't see us ever diverting to another source. It's easy for us to use, and we have all our clients already built into the database. I imagine we'll use them for as long as we have the company.
I give it a seven is usability because it's AWS. Their UI's are always clunkier than the competition and their documentation is rather cumbersome. There's SO MUCH to dig through and it's a gamble if you actually end up finding the corresponding info if it will actually help. Like I said before, going to google with a specific problem is likely a better route because AWS is quite ubiquitous and chances are you're not the first to encounter the problem. That being said, using SAM (Serverless application model) and it's SAM Local environment makes running local instances of your Lambdas in dev environments painless and quite fun. Using Nodejs + Lambda + SAM Local + VS Code debugger = AWESOME.
The interface is a bit complicated, and I need to spend some time to learn new functions and understanding how it works. I don't like working with email templates because of the limited customization options. However, functions like AI for generating emails, segmentation, and analytics still work well and are very useful.
I have, in the 4+ years that I've used Mailchimp, never seen an issue that restricted the use of their software/tools. I don't know of a single time when they're system crashed or went down. I could be wrong, but I honestly haven't experienced any issues with outages, errors or unplanned downtime
I haven't noticed any slow speeds from Mailchimp or their tools. I think the landing pages load quickly and look nice. The email reports and editing operates smoothly and doesn't take time to load. Additionally, when I use Mailchimp in conjunction with Zapier + Hubspot I don't notice any drag between any of these tools
Amazon consistently provides comprehensive and easy-to-parse documentation of all AWS features and services. Most development team members find what they need with a quick internet search of the AWS documentation available online. If you need advanced support, though, you might need to engage an AWS engineer, and that could be an unexpected (or unwelcome) expense.
Website tools were easy to use and understand so a novice can easily meet or exceed their client's expectations! Loved that we were able to totally customize so that the e-mail we created conveyed our client's overall messaging consistent with their branding! Client love that we can provide turnkey services to support their sales and marketing teams!
It's pretty easy to get up and running! There's a slight learning curve on a few things, but once you find where everything is located, you can import your list and send your first email. It really makes our clients feel great to see how quickly they can get that first email out.
AWS Lambda is good for short running functions, and ideally in response to events within AWS. Google App Engine is a more robust environment which can have complex code running for long periods of time, and across more than one instance of hardware. Google App Engine allows for both front-end and back-end infrastructure, while AWS Lambda is only for small back-end functions
I don't think they are comparable; we use Google Ads to put our website at the top of the list when someone googles certain words. We use meta business to manage our social media. Google aims to gain customers, while Mailchimp is used to interact with both existing and new customers.
Mailchimp over the years I've used it has grown in leaps and bounds. They have added so many additional features than were previously available. They are truly an all-in-one marketing platform now. If you're a small operation and just want to add email to your marketing efforts, they're there for you. If you're a larger operation and want to start sending postcard advertisements, they can do that. If you'd good with that and want to kick up your marketing by going social, you can do that on their platform. They are truly able to be as small as you need, but also get quite large in whatever it is you'd like to do through their system.
Positive - Only paying for when code is run, unlike virtual machines where you pay always regardless of processing power usage.
Positive - Scalability and accommodating larger amounts of demand is much cheaper. Instead of scaling up virtual machines and increasing the prices you pay for that, you are just increasing the number of times your lambda function is run.
Negative - Debugging/troubleshooting, and developing for lambda functions take a bit more time to get used to, and migrating code from virtual machines and normal processes to Lambda functions can take a bit of time.
One of my retail web store clients was sending out email specials and notices about once a month. After clicking the send button, we would watch Google Analytics and the current site users would light up immediately. Often, the current site visitors would pop up to 20, 30 or more after the email was sent. On a normal day, seeing 1 or 2 online users would be OK.
Pretty much in all cases, we could see an uptick in positive activity after sending out a Intuit Mailchimp email to a list.