Julia Hack
  • Home
  • Topics
  • About
  • Contact

Aws

A collection of 11 posts

Aws Serverless Appsync

Developing a chat app using AWS AppSync

I recently created a chat app at work using AWS AppSync, and then decided to re-create it on my own time.

4 min read
Dynamodb Database Debugging Aws

Getting item count from DynamoDB query, with pagination

At work I had another bug that ended up having to do with database pagination in DynamoDB.

2 min read
Debugging Aws Serverless

Debugging serverless: 'AWSLambdaFullAccess does not exist'

I don’t write down the solutions to bugs often enough, so here is how I solved a serverless bug today.

2 min read
Dynamodb Database Debugging Aws

DynamoDB scans and pagination

Today I was working on a task that involved archiving some old data in DynamoDB. I didn’t want to permanently delete my data, so I needed to retrieve the data, create a new

2 min read
Aws Debugging Serverless

Debugging serverless - Eventbridge rule already exists

I recently came across a bug while deploying a serverless microservice using github actions. I may have seen this error before at some point, but I never wrote down the solution, so here

2 min read
Aws Ec2 Linux Debugging

How I lost, and regained, ssh access to my AWS EC2

This is a long story so I will leave out extra details to keep it (somewhat) brief.

4 min read
Aws Serverless

AWS Lambda

AWS Lambda is huge for me at work. Our app architecture is primarily based on Lambda and the Serverless model.

6 min read
Aws

AWS SNS

Here is what I am learning about AWS SNS (Simple Notification Service), using my Udemy course as a jumping off point.

2 min read
Aws

AWS SQS

SQS is one of several AWS services that allows communication between your AWS resources. Today I am learning about it in my Udemy course. Here are some notes.

4 min read
Aws

AWS Cloudformation - intrinsic functions

AWS Cloudformation is a really great AWS service for creating “infrastructure as code”.

3 min read
React Aws Serverless

Deploying simple React app with Serverless / AWS

I am learning Serverless and AWS for work. Here is what I did to deploy a basic app with Serverless.

4 min read
Julia Hack © 2025
Proudly published with Jekyll using Jasper2
Latest Posts Github LinkedIn Ghost