Jason DeLanoServerless: Using python libraries in AWS Lambda with layersAWS Lambda functions using python are very powerful but without the full set of libraries available to python it can be frustrating. You…Sep 21, 2022Sep 21, 2022
Jason DeLanoLow Code: Using Custom Connectors in Power Apps to pull data from existing APIsThis story takes you through the process of setting up your first Custom Connector with Power Apps and pulling data from an existing API…Jan 18, 2022Jan 18, 2022
Jason DeLanoLog Aggregation: Configuring and ingesting your first custom log with ELK and FilebeatThis story takes you through configuring Filebeat on your server on which you have an application, service, database, or container running…Nov 11, 2021Nov 11, 2021
Jason DeLanoServerless: Using AWS API Gateway to access DynamoDBThis story takes us through directly querying a DynamoDB table through the AWS API Gateway. In this story we will cover the high level of…Jul 21, 2021Jul 21, 2021
Jason DeLanoServerless: Upgrading Lambda function from Python 2.7 to Python 3.8This story takes the reader through the process of upgrading AWS Lambda Python code from Python 2.7 to Python 3.8. There are a couple of…Jun 28, 2021Jun 28, 2021
Jason DeLanoMachine Learning: Where to Start with building a Text Classification ModelIn this story I will take you through the journey of analyzing a statement to determine if you give it a Thumbs Up or Thumbs Down. The key…Jun 18, 2021Jun 18, 2021
Jason DeLanoServerless: Using python libraries in AWS Lamba.This story takes you through the process of importing and using python libraries into AWS Lamba. Lamba by default includes a set of python…Jun 10, 2021Jun 10, 2021