PinnedMonolith X MicroservicesIn this article we will talk about differences between monolith and microservices, when and why use and see few examples.Sep 12, 2024Sep 12, 2024
PinnedDynamoDB — in shortThis is my quick notes to AWS Solution Architect Professional, I hope this article can help you eitherApr 9, 2024Apr 9, 2024
AWS Identity / FederationSome notes for my certification. I hope it can help you either.Apr 3, 2024Apr 3, 2024
Call a lambda from LambdaSome times we have to build a different lambda to call an other. Why? Because you can have a bigger code, and don't like to change this, or…Aug 22, 2023Aug 22, 2023
What is Redis?Redis is in-memory data structure storage, using open source key-value data. Basically it is a caching service.Jul 14, 2023Jul 14, 2023
List and delete pods with CrashLoopBackOffIn this script, you can list and delete some pods with error like "CrashLoopBackOff".Jun 19, 2023Jun 19, 2023
CPU/Memory Info using Shell Script into AWSIn this code, I'll show you how can get informations using a simple script shell script based.Jun 1, 2023Jun 1, 2023