Published onMarch 20, 2022Monetizing Discord by creating a Stripe Discord BotossdockercloudFundamentals of using Discordjs & Stripe to monetize a Discord server
Published onDecember 29, 2021OSS API traffic visibility in K8s clustersosstykkubernetesDetect Ghost / Zombie API usage & and generate OAS documentation for your REST APIs inside your K8S Cluster
Published onDecember 8, 2021Case Study of a full-stack app on AWSawsstartupscloudservajtimaHow much does a serverless app cost in dollars at scale? How about for one hundred users? Ten thousand users? One Million Users?
Published onNovember 27, 2021Marketing 101marketingstartupsMarketing isn't just for marketers! It's for selling yourself, not just products.
Published onNovember 18, 2021How Not To Build A Product (Startup)startupsservajtimaWho knew there was more to selling a product than just building it?
Published onNovember 2, 2021Setting up AWS Appsync for unauthenticated usersauthenticationAPIsAWSHow to further lock yourself into AWS cloud, because you have no choice but to :)
Published onDecember 8, 2020Let’s stop using JWTs client sideauthenticationAPIsSplit Token Flow: A solution to the security problem of the JWT
Published onJune 14, 2020How to publish existing repo to a new remotecligitIE hard fork, how to take an existing repo and move it to a new remote upstream
Published onMarch 18, 2019Environment Variables in Dockerized Java Microservice EnvironmentsdockerjavaHow to set up Docker Secrets in a containerized Java spring boot microservices environment