Published onSeptember 19, 2025AWS Cert: The AWS share model of responsibility and EC2 storageAWSstudy-notesEC2storageAWS-share-modelsoftware-engineeringcloudStudy notes on EC2 storage and the AWS shared responsibility model for the cloud practitioner exam
Published onSeptember 13, 2025Why to use RAG with AI?pythonRAGstudy-notesRAGsoftware-engineeringartificial-intelligencegenerative-aillmintroWhat does RAG solves and more depth on why to use it
Published onSeptember 7, 2025AWS Cert: Cloud Computing, EC2, Support, and IAMAWSstudy-notesEC2supportIAMsoftware-engineeringcloudStudy notes on AWS Cloud Computing, EC2, Support, and IAM for the cloud practitioner exam
Published onSeptember 2, 2025AWS Cert: Regions and s3 basicsAWSstudy-notesS3software-engineeringcloudStudy notes on AWS Regions and S3 for the cloud practitioner exam
Published onJuly 28, 2025OOP in python - The pythonic waypythonprogrammingfield-notesOOPsoftware-engineeringLess boilerplate, more expressiveness. What I learned in python coming from a C/C++ journey.