Panagiotis Katsaroumpas, PhD
Deep Dive - Codiply.com

Deep Dive - Codiply.com

Follow
homecodiply.com
Tag

serverless

#serverless

More content

Read more stories on Hashnode


Articles with this tag

Spark Job on Serverless Kubernetes Cluster with Fargate

Aug 11, 20216 min read

This posts describes how to run Spark applications on a serverless Amazon EKS (Elastic Kubernetes Service) cluster with AWS Fargate. It might be...

Spark Job on Serverless Kubernetes Cluster with Fargate

AWS Lambda function in Scala with Container Image

Jul 4, 20213 min read

In this post I will describe how you can write your code in Scala, package it in a Docker Container, and run it serverless with AWS Lambda. Scala...

AWS Lambda function in Scala with Container Image