数千台のモバイル端末の管理: Snipe-ITを活用した大規模MDM連携システム
https://developers.cyberagent.co.jp/blog/archives/54939/
数千台のモバイル端末の管理: Snipe-ITを活用した大規模MDM連携システム
https://developers.cyberagent.co.jp/blog/archives/54939/
AWS Lambda Powertools を用いた Amazon API Gateway & AWS Lambda の汎用化構成検証 (概要編)
https://dev.classmethod.jp/articles/krsk-aws-lambda-powertools-generic-api-design-20250325/
[Twilio+Node.js+AWS Lambda] Twilio Video でビデオ通話サーバーを構築する
https://dev.classmethod.jp/articles/twilio-nodejs-app-using-video-api-preparation/
[Twilio+Python] Twilio API を使用し電話をかけて音声を流す
https://dev.classmethod.jp/articles/twilio-python-twilio-api-voice/
[Twilio+Node.js+AWS Lambda] サーバー通知を SMS で自動配信する Web アプリケーションの作成
https://dev.classmethod.jp/articles/twilio-nodejs-aws-lambda-sms-server-notifications/
[Twilio+Node.js+AWS Lambda] SMS に自動返信する Web アプリケーションの作成
https://dev.classmethod.jp/articles/twilio-node-js-aws-lambda-sms-web/
[Twilio+Python+AWS Lambda] サーバー通知を SMS で自動配信する Web アプリケーションの作成
https://dev.classmethod.jp/articles/twilio-python-aws-lambda-sms-server-notifications/
[Twilio+Python+AWS Lambda] SMS に自動返信する Web アプリケーションの作成
https://dev.classmethod.jp/articles/twilio-python-aws-lambda-auto-reply/
【CDK】Honoで簡単なCRUD処理のバックエンドAPIを作成してみた(Lambda + API Gateway + RDS(Aurora))
https://dev.classmethod.jp/articles/cdk-hono-crud-api-lambda-api-gateway-rds-aurora/
I spent a few hours implementing a solution for ingesting email attachments. AWS Lambda+amz Workmail. The lambda function is able to also extract original sender, if the case, for forwarded emails from body (created specific forwarding patterns), replace resent attachments, saving replaced files in a new path for extracting date and filename logs of the replacement, create dedicated s3 paths for senders using a config file with their domain,file type/subtype #python #aws #aws_lambda
Being Functionless: How to Develop a Serverless Mindset to Write Less Code
https://www.infoq.com/articles/functionless-serverless-mindset/
#ycombinator #functionless_serverless_mindset #Development #Architecture_Design #DevOps #Serverless #AWS_Lambda #FaaS #Cloud_Computing #Cloud
DuckDBとAWS Lambda PythonでS3にSQLを投げる環境をAWS SAMで構築してみた
https://dev.classmethod.jp/articles/duckdb-s3-sql-from-aws-lambda-python/
annotationsとTYPE_CHECKINGでPython Lambdaにおいてboto3-stubsをデプロイパッケージに含めずに使う
https://dev.classmethod.jp/articles/using-boto3-stubs-by-annotations-and-type-checking-without-deploy-package-not-having-boto3-stubs/