Forem

Maurice Borgmeier profile picture

Maurice Borgmeier

A little bit of everything

Location Varna, Bulgaria Joined Joined on  Personal website https://mauricebrg.com github website

Work

Freelance IT Consultant / Technical Trainer

Four Year Club
Three Year Club
Writing Debut
2 Week Community Wellness Streak
Two Year Club
1 Week Community Wellness Streak
One Year Club
16 Week Writing Streak
8 Week Writing Streak
4 Week Writing Streak
Managing Lambda@Edge Service Quotas
Cover image for Managing Lambda@Edge Service Quotas

Managing Lambda@Edge Service Quotas

1
Comments
7 min read

Want to connect with Maurice Borgmeier?

Create an account to connect with Maurice Borgmeier. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Building a Stream Deck plugin to invoke a Lambda function
Cover image for Building a Stream Deck plugin to invoke a Lambda function

Building a Stream Deck plugin to invoke a Lambda function

5
Comments
10 min read
The thing I keep relearning about the S3-SNS/SQS integration
Cover image for The thing I keep relearning about the S3-SNS/SQS integration

The thing I keep relearning about the S3-SNS/SQS integration

Comments
2 min read
Which AWS Regions are Lambda@Edge functions executed in?
Cover image for Which AWS Regions are Lambda@Edge functions executed in?

Which AWS Regions are Lambda@Edge functions executed in?

2
Comments 2
7 min read
Integrating HubSpot with AWS Lambda
Cover image for Integrating HubSpot with AWS Lambda

Integrating HubSpot with AWS Lambda

1
Comments
4 min read
How I spent a few hours using advanced technology to save $2
Cover image for How I spent a few hours using advanced technology to save $2

How I spent a few hours using advanced technology to save $2

3
Comments
7 min read
Building Data Aggregation Pipelines using Apache Airflow and Athena
Cover image for Building Data Aggregation Pipelines using Apache Airflow and Athena

Building Data Aggregation Pipelines using Apache Airflow and Athena

5
Comments
7 min read
How to accidentally create read-only DynamoDB items
Cover image for How to accidentally create read-only DynamoDB items

How to accidentally create read-only DynamoDB items

5
Comments
4 min read
Making the TPC-H dataset available in Athena using Airflow
Cover image for Making the TPC-H dataset available in Athena using Airflow

Making the TPC-H dataset available in Athena using Airflow

1
Comments
7 min read
Enabling Apache Airflow to copy large S3 objects
Cover image for Enabling Apache Airflow to copy large S3 objects

Enabling Apache Airflow to copy large S3 objects

Comments
3 min read
You can't Opt-Out of Performance Tracking in the AWS Console
Cover image for You can't Opt-Out of Performance Tracking in the AWS Console

You can't Opt-Out of Performance Tracking in the AWS Console

Comments
6 min read
Improving Accessibility by Generating Image-alt texts using GenAI
Cover image for Improving Accessibility by Generating Image-alt texts using GenAI

Improving Accessibility by Generating Image-alt texts using GenAI

2
Comments 4
7 min read
Casio F-91W: a simple watch
Cover image for Casio F-91W: a simple watch

Casio F-91W: a simple watch

1
Comments 1
3 min read
Going on an Industry Quest: Manufacturing and Auto
Cover image for Going on an Industry Quest: Manufacturing and Auto

Going on an Industry Quest: Manufacturing and Auto

1
Comments
7 min read
Switching Identity Providers in the IAM Identity Center
Cover image for Switching Identity Providers in the IAM Identity Center

Switching Identity Providers in the IAM Identity Center

3
Comments 2
6 min read
Analyzing my Amazon Purchases with Pandas and Dash
Cover image for Analyzing my Amazon Purchases with Pandas and Dash

Analyzing my Amazon Purchases with Pandas and Dash

2
Comments
7 min read
Replacing the Battery in my Sennheiser PXC 550 Headphones
Cover image for Replacing the Battery in my Sennheiser PXC 550 Headphones

Replacing the Battery in my Sennheiser PXC 550 Headphones

1
Comments
6 min read
Introduction to SSO with the IAM Identity Center and Entra ID
Cover image for Introduction to SSO with the IAM Identity Center and Entra ID

Introduction to SSO with the IAM Identity Center and Entra ID

5
Comments 2
4 min read
Using undocumented AWS APIs with Python
Cover image for Using undocumented AWS APIs with Python

Using undocumented AWS APIs with Python

2
Comments
6 min read
Adding Cognito Authentication to our Serverless Dash App
Cover image for Adding Cognito Authentication to our Serverless Dash App

Adding Cognito Authentication to our Serverless Dash App

5
Comments
7 min read
Build a Serverless S3 Explorer with Dash
Cover image for Build a Serverless S3 Explorer with Dash

Build a Serverless S3 Explorer with Dash

4
Comments
11 min read
Replacing the Battery on a HP Spectre x360
Cover image for Replacing the Battery on a HP Spectre x360

Replacing the Battery on a HP Spectre x360

Comments
5 min read
Adding Basic Authentication to the Serverless Dash App
Cover image for Adding Basic Authentication to the Serverless Dash App

Adding Basic Authentication to the Serverless Dash App

Comments
6 min read
Giving my old Chromebook a second life with Fedora
Cover image for Giving my old Chromebook a second life with Fedora

Giving my old Chromebook a second life with Fedora

3
Comments 3
5 min read
Deploying a Serverless Dash App with AWS SAM and Lambda
Cover image for Deploying a Serverless Dash App with AWS SAM and Lambda

Deploying a Serverless Dash App with AWS SAM and Lambda

1
Comments
6 min read
Understanding Iterations in Ray RLlib
Cover image for Understanding Iterations in Ray RLlib

Understanding Iterations in Ray RLlib

2
Comments
5 min read
Code Optimization: Filtering dataframes using exact matches in multiple columns
Cover image for Code Optimization: Filtering dataframes using exact matches in multiple columns

Code Optimization: Filtering dataframes using exact matches in multiple columns

2
Comments
7 min read
Teaching boto3 to store floats and datetime objects in DynamoDB
Cover image for Teaching boto3 to store floats and datetime objects in DynamoDB

Teaching boto3 to store floats and datetime objects in DynamoDB

3
Comments 7
8 min read
Handling Errors and Retries in StepFunctions
Cover image for Handling Errors and Retries in StepFunctions

Handling Errors and Retries in StepFunctions

1
Comments
6 min read
Advanced Credential Rotation for IAM Users with a Grace Period
Cover image for Advanced Credential Rotation for IAM Users with a Grace Period

Advanced Credential Rotation for IAM Users with a Grace Period

6
Comments
6 min read
Push-Down-Predicates in Parquet and how to use them to reduce IOPS while reading from S3
Cover image for Push-Down-Predicates in Parquet and how to use them to reduce IOPS while reading from S3

Push-Down-Predicates in Parquet and how to use them to reduce IOPS while reading from S3

1
Comments
8 min read
The beating heart of SQS - of Heartbeats and Watchdogs
Cover image for The beating heart of SQS - of Heartbeats and Watchdogs

The beating heart of SQS - of Heartbeats and Watchdogs

Comments
7 min read
Introduction to asynchronous interactions with the AWS API in Python
Cover image for Introduction to asynchronous interactions with the AWS API in Python

Introduction to asynchronous interactions with the AWS API in Python

8
Comments 4
8 min read
Implementing Pessimistic Locking with DynamoDB and Python
Cover image for Implementing Pessimistic Locking with DynamoDB and Python

Implementing Pessimistic Locking with DynamoDB and Python

5
Comments
6 min read
Efficiently hashing columns in a pandas dataframe
Cover image for Efficiently hashing columns in a pandas dataframe

Efficiently hashing columns in a pandas dataframe

1
Comments
7 min read
Glue Crawlers: No GetObject, No Problem
Cover image for Glue Crawlers: No GetObject, No Problem

Glue Crawlers: No GetObject, No Problem

4
Comments
5 min read
Waiting for things to happen and paginating responses with boto3
Cover image for Waiting for things to happen and paginating responses with boto3

Waiting for things to happen and paginating responses with boto3

7
Comments
5 min read
What is a Quantum Ledger Database?
Cover image for What is a Quantum Ledger Database?

What is a Quantum Ledger Database?

12
Comments
6 min read
Enable Autocomplete for boto3 in VSCode
Cover image for Enable Autocomplete for boto3 in VSCode

Enable Autocomplete for boto3 in VSCode

20
Comments
5 min read
Enforcing encryption standards on S3-objects
Cover image for Enforcing encryption standards on S3-objects

Enforcing encryption standards on S3-objects

10
Comments
6 min read
Getting a near-real-time view of a DynamoDB stream with Python
Cover image for Getting a near-real-time view of a DynamoDB stream with Python

Getting a near-real-time view of a DynamoDB stream with Python

14
Comments
6 min read
Getting started with testing DynamoDB code in Python
Cover image for Getting started with testing DynamoDB code in Python

Getting started with testing DynamoDB code in Python

10
Comments 4
5 min read
Putting the database to sleep using Lambda - a Python developer's first contact with Golang
Cover image for Putting the database to sleep using Lambda - a Python developer's first contact with Golang

Putting the database to sleep using Lambda - a Python developer's first contact with Golang

11
Comments
8 min read
Glue Crawlers don't correctly recognize Ion data - here's how you fix that
Cover image for Glue Crawlers don't correctly recognize Ion data - here's how you fix that

Glue Crawlers don't correctly recognize Ion data - here's how you fix that

9
Comments
3 min read
What is Amazon Ion and how can I read and write it in Python?
Cover image for What is Amazon Ion and how can I read and write it in Python?

What is Amazon Ion and how can I read and write it in Python?

8
Comments
6 min read
Lambda Destinations can improve success- and error handling for asynchronous Lambda Functions
Cover image for Lambda Destinations can improve success- and error handling for asynchronous Lambda Functions

Lambda Destinations can improve success- and error handling for asynchronous Lambda Functions

10
Comments
5 min read
Understanding Apache Airflow on AWS
Cover image for Understanding Apache Airflow on AWS

Understanding Apache Airflow on AWS

21
Comments
7 min read
Implementing accurate counters in DynamoDB using Python
Cover image for Implementing accurate counters in DynamoDB using Python

Implementing accurate counters in DynamoDB using Python

17
Comments
7 min read
Deep Dive into DynamoDB streams and the Lambda integration
Cover image for Deep Dive into DynamoDB streams and the Lambda integration

Deep Dive into DynamoDB streams and the Lambda integration

10
Comments
7 min read
Using Permission Boundaries to balance Security and Developer Productivity
Cover image for Using Permission Boundaries to balance Security and Developer Productivity

Using Permission Boundaries to balance Security and Developer Productivity

21
Comments
4 min read
Introduction to MQTT and AWS IoT Core
Cover image for Introduction to MQTT and AWS IoT Core

Introduction to MQTT and AWS IoT Core

5
Comments
7 min read
Scheduling dev.to posts with Honeycode
Cover image for Scheduling dev.to posts with Honeycode

Scheduling dev.to posts with Honeycode

8
Comments 2
5 min read
Honeycode changed my mind about no-code
Cover image for Honeycode changed my mind about no-code

Honeycode changed my mind about no-code

7
Comments
6 min read
How the Application Load Balancer works
Cover image for How the Application Load Balancer works

How the Application Load Balancer works

19
Comments
5 min read
How ALIAS records can reduce initial load times for your website
Cover image for How ALIAS records can reduce initial load times for your website

How ALIAS records can reduce initial load times for your website

4
Comments
4 min read
Working around Glue's habit of dropping unsuspecting columns
Cover image for Working around Glue's habit of dropping unsuspecting columns

Working around Glue's habit of dropping unsuspecting columns

8
Comments
4 min read
Use the CDK to trigger your Lambda function in sub-minute intervals
Cover image for Use the CDK to trigger your Lambda function in sub-minute intervals

Use the CDK to trigger your Lambda function in sub-minute intervals

23
Comments 1
3 min read
Solving Hive Partition Schema Mismatch Errors in Athena
Cover image for Solving Hive Partition Schema Mismatch Errors in Athena

Solving Hive Partition Schema Mismatch Errors in Athena

5
Comments
6 min read
Lambda SQS Event Filters may delete your messages if you're not careful
Cover image for Lambda SQS Event Filters may delete your messages if you're not careful

Lambda SQS Event Filters may delete your messages if you're not careful

17
Comments
6 min read
Simplify your code and save money with Lambda Event Filters
Cover image for Simplify your code and save money with Lambda Event Filters

Simplify your code and save money with Lambda Event Filters

15
Comments 1
6 min read
loading...