AWS: Tips, Tricks and Gotchas

Learn, practice, learn so more, practice some more. This is the journey and its a glorious one.

AWS Services

AWS provides a massive arsenal of tools and services. Building infrastructure and application architecture can be both exciting and sometimes bewildering.

Infrastructure as Code

There are many ways to skin a cat. CDK, SST, Ampt, SAM, Amplify, CloudFormation, Terraform. The world is our cornicopia to accomplishing our infrastructure goals.

Knowledge Accumulation

Since the world is vast, we can speed up our knowledge accumulation by sharing our expertise and knowledge.

Current Favorites

Shortlist of my current favorite go to resources.

In the world we live in, anybody can share their experiences and this is really a great thing. All of us have experiences and knowledge that can help make the world a better place. This is my small attempt at adding to the universe of information by sharing things I’ve learned over the years.

Jayson Rawlins

Senior Cloud Engineer
and compulsive problem
solver.

Recent Articles

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

  • Tired of Evernote? Try Obsidian!

    Tired of Evernote? Try Obsidian!

    Staying organized and efficient in a fast-paced world requires the right set of tools. Our ‘Productivity Tools’ category is your ultimate resource for discovering…

  • ECS Copilot with SQS Autoscaling

    ECS Copilot with SQS Autoscaling

    Prerequisites: Notes: As mentioned before, this could be used for any CDK project. However, for this demonstration ECS Copilot is assumed which will include…

  • How to build a site using SST, NextJS and a NextJS theme

    How to build a site using SST, NextJS and a NextJS theme

    Introduction What is SST? SST is a framework for building serverless. With SST you can build modern full-stack applications on AWS. What is NextJS?…