Open in app

Sign in

Write

Sign in

Mart Noten
Mart Noten

56 Followers

Home

About

Published in

NBTL

·May 30

How CDK-nag can help your engineering teams improve & accelerate

How do you validate that your CDK infrastructure adheres to your company’s best practices? Imagine you’re building away in your application, creating all the necessary infrastructure. Is there a way you validate what you produce? Enterprise companies often have a Cloud Center of Excellence (CCoE) that paves the way for…

AWS

3 min read

How CDK-nag can help your engineering teams improve & accelerate
How CDK-nag can help your engineering teams improve & accelerate
AWS

3 min read


Published in

NBTL

·May 5

Diving into AWS App Runner

What is it, and crucially, is it worthy of running our apps? 👨‍⚖️ Is AWS App Runner worthy of running our apps? The verdict To be honest.. Not really. It’s a great tool for non-enterprise users that are getting started with running their own workloads. However, the lack of an official CDK library (yes, looking at you experimental library) and…

AWS

4 min read

Diving into AWS App Runner
Diving into AWS App Runner
AWS

4 min read


Published in

NBTL

·Jan 24, 2022

Generating text from audio using Amazon Transcribe and AWS Lambda

In this example, we will build an AWS Lambda function in Python that listens to an S3 bucket for audio uploads and automatically transcribes them using Amazon Transcribe. The whole application will be built using AWS’ CDK. Requirements We’re going to assume you have used AWS CDK before. First time? …

AWS

5 min read

Generating text from audio using Amazon Transcribe and AWS Lambda
Generating text from audio using Amazon Transcribe and AWS Lambda
AWS

5 min read


Published in

NBTL

·Oct 31, 2021

🏦 Analyzing my monthly expenses with S3 triggers and AWS Lambda using AWS CDK

AWS S3 offers event notifications that can send messages to your destinations upon a specific event. You can use these for things like data hygiene, extra security measures or low-cost serverless processing. Supported destinations for notifications include: Amazon Simple Notification Service (Amazon SNS) integrates it with virtually any significant system…

AWS

4 min read

🏦 Analyzing my monthly expenses with S3 triggers and AWS Lambda using AWS CDK
🏦 Analyzing my monthly expenses with S3 triggers and AWS Lambda using AWS CDK
AWS

4 min read


Published in

NBTL

·Oct 26, 2021

Building a scraper Slack bot using Amazon EventBridge

I’m a big fan of vinyl records. I’m not sure where I got it from, but I’m picking up something new at least once a month. When buying these records, I prefer to stay away from the big shops like Amazon but go for the local dealerships. However, most of…

AWS

4 min read

Building a scraper Slack bot using Amazon EventBridge
Building a scraper Slack bot using Amazon EventBridge
AWS

4 min read


Published in

NBTL

·Oct 22, 2021

Save time — Launch Pycharm (Jetbrains) from your terminal

I’ll keep it short this time: the other day I was searching for the Jetbrains equivalent of code . to open up a project in my Jetbrains IDE through my terminal. I thought they must have something. The official documentation was a bit hard to find and outdated but it’s…

Jetbrains

2 min read

Save time — Launch Pycharm (Jetbrains) from your terminal
Save time — Launch Pycharm (Jetbrains) from your terminal
Jetbrains

2 min read


Published in

NBTL

·Sep 22, 2021

Getting started with AWS CDK

AWS CDK is here to stay. It allows you to define your cloud application resources using familiar programming languages. If AWS is a toolbox, CDK is the machinery to operate it. …

Aws Cdk

2 min read

Getting started with AWS CDK
Getting started with AWS CDK
Aws Cdk

2 min read


Published in

NBTL

·Sep 19, 2021

How to use Docker in AWS Lambda with CDK?

Size. Much more size. With Docker images you can package and deploy Lambda functions as container images of up to 10 GB in size. In this way, you can also easily build and deploy larger workloads that rely on sizable dependencies, such as machine learning or data intensive workloads. In…

Aws Cdk

3 min read

Why would you use Docker in AWS Lambda?
Why would you use Docker in AWS Lambda?
Aws Cdk

3 min read


Published in

NBTL

·May 12, 2021

Using external DNS providers with Route53 & AWS

Amazon Route 53 is AWS’s highly available and scalable cloud Domain Name System (DNS) web service. The design gives developers and businesses an extremely reliable and cost-effective way to route end users to Internet applications. However, many companies will already have hosted their DNS with another party before starting AWS…

Route 53

4 min read

Using external DNS providers with Route53 & AWS
Using external DNS providers with Route53 & AWS
Route 53

4 min read


Published in

NBTL

·May 7, 2021

☁️ Using external libraries in your Python AWS Lambda in AWS CDK

Are you including external libraries in your Python Lambda with AWS CDK? You’ll be looking to install your dependencies from your requirements.txt. How do you make sure these external libraries are available at runtime for your execution? By using @aws-cdk/AWS-lambda-python. What can you expect? We’ll walk through what the requirements.txt is…

Aws Cdk

3 min read

☁️ Using external libraries in your Python AWS Lambda in AWS CDK
☁️ Using external libraries in your Python AWS Lambda in AWS CDK
Aws Cdk

3 min read

Mart Noten

Mart Noten

56 Followers

AWS Architect from the https://nbtl.substack.com/ writing technical articles focussing on cloud technologies.

Following
  • Scott Galloway

    Scott Galloway

  • Barack Obama

    Barack Obama

  • Lokajit Tikayatray

    Lokajit Tikayatray

  • Steffen Wenz

    Steffen Wenz

  • Alykhan

    Alykhan

See all (13)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams