AWS Lambda Function + Kubernetes

Job ID: 31861236

Budget: $30 – $250 USD

Create a lambda function, which will pull some values from MongoDB, and using those values it will do the following in Kubernetes:
1. Create a namespace,
2. Create pod for application frontend
3. Create pod for the application backend
4. Create route 53 DNS endpoint for frontend and backend depending on the hostname provided by value from MongoDB