Skip to main content

Command Palette

Search for a command to run...

The Developer Digest - Episode # 05

Published
2 min read
The Developer Digest - Episode # 05
H

Psycho Here ;-)

Hi everyone,

Welcome to the 5th episode of "The Developer Digest".

The goal of this series is to achieve my goals, document my stuff, building things, experimenting with new stuff, learning and sharing every week.

Logs

AWS Ramadan Series

We have started a Ramadan series on AWS.

It was about 2-3 weeks ago i guess when i told this idea to my team and we finalized 3 sessions that we will be organizing and picked:

  • IAM

  • EC2

  • S3

Starting with IAM service, we got session today with Faisal Rehman. It was great session packed with basic but useful information about AWS IAM and its different concepts.

Amazon SES/Event Bridge

So, I was working on a project where I have to work with sending emails at some intervals.

Specifically, sending emails on an event and at some intervals like 2 hours before event, 1 hour before event etc.

I started experimenting with it, wrote code from AntiGravity and setup everything on aws.

Got some errors at start, SES was working perfectly but got some errors connecting with Event Bridge.

At last, i was able to connect both of it.

Experiments

Next Project

After cancelling my first project that i shared previously, I picked and started another project.

This will be an appointment scheduling where users can set their schedule and their clients can book appointments with them. Something like Calendly.

Now i picked this because i did some research and find out it there's clear demand for this software, mainly small to medium companies.

Its almost complete, just implemented email service so automated reminders can be sent.

Weekly Picks


That’s it for this one.

Hope you like this episode.

See you in the next one ;)

- Psycho

The Developer Digest

Part 5 of 8

The Developer Digest is a weekly development log where I share what I am building, what I’m learning, the challenges I face, and the lessons picked up along the way, an honest snapshot of my journey as a developer, week by week.

Up next

The Developer Digest - Episode # 03

Hi everyone, Welcome to the 3rd episode of “The Developer Digest”. The goal of this series is to achieve my goals, document my stuff, building things, experimenting with new stuff, learning and sharing every week. Logs Gemini Hackathon So, recently I...