RSS to social integration - An example using Lambda, Python, and Amazon Translate

RSS to social integration - An example using Lambda, Python, and Amazon Translate

In this article we’ll explore a RSS to social (e.g. LinkedIn) integration using AWS Lambda with Python. We’ll use Amazon Translate to provide the content of the post in Italian for the social platform. The architecture will be defined via Terraform. We’ll proceed as follows:

  • Definition of the Lambda infrastructure in Terraform
    • How Terraform manages python code
  • Python software components
    • Production code
    • Unit and integration test code
  • Integration examples
  • Upcoming improvements
Read more
Got my Terraform certification!
Welcome to (yet) another dev blog

Welcome to (yet) another dev blog

Intro

This site is intended as a repository of dev attempts, mainly dedicated to aws. Please enjoy the journey!

About

The blog is a completely static website hosted on Amazon AWS S3, served by Cloudfront. The domain name is registered on Route53, and the configuration is (almost) on a CloudFormation template, which is resembled in the cover of this post

Two domains

Read more
Java / Scala backend application and integration developer

Java / Scala backend application and integration developer

Sep 2021 - now

  • Reference point among developers within an AWS / Terraform project
    • Creation of shared modules (10+ usages)
    • Redacting technical debt tasks
    • Giving speech for best practices
  • Development, deploy, and follow up of:
    • Java modules customization of the core order management tool
    • Scala microservices development for integration with internal or 3rd party systems
    • Managed a throughput of 100K processed entries per day.
  • Managed proprietary CICD tools and standard Jenkins pipelines
  • Presented to the developer team 2+ refactored tools and a new graphql api project