Canon Imaging Systems Niigata Japan / Senior Software Engineer
10日間のプロジェクト延期を避けた
お客様から、重い処理をAWS LambdaではなくAWS EC2へ移動すること、という指摘が来た時、Pythonで書かれたコードをJavaへ書き換える必要になりました。大規模のPythonコードなので、10日間かかりそうでした。JavaからPythonコードを呼ぶことにより、10日間のプロジェクト延期を避けることができました。 The customer pointed out that heavy processing should be moved to AWS EC2 instead of AWS Lambda. Since code in AWS Lambda was written in Python, it needs to be rewritten to Java. This would take 10 days. But by calling the Python code from Java instead, we were able to avoid a 10-day project delay.