page banner
avatar
'How to Use HTTPS with Play Framework' post illustration
How to Use HTTPS with Play Framework

How do you run a Scala application built with Play 2.3 using a safe HTTPS protocol? We provide our solution in this article.

avatar
'Tracking Email Status with Amazon SES and SNS in a Scala Application' post illustration
Tracking Email Status with Amazon SES and SNS in a Scala Application

Your Scala applications often need to track the status of the sent emails. In this article, we’ll review how to employ Amazon SNS to track email statuses via Amazon SES.