Google I/O Connect Berlin 2025: Key AI Features & Benefits for Developers — A SummaryGoogle I/O Connect Berlin 2025 unveiled significant advancements, launching powerful new tools and enhancing existing models to make AI…Jun 25Jun 25
From Business Idea to Production Model: A Practical Guide to the Machine Learning LifecycleMachine learning is often seen as a black box , throw in data, and magic happens. But any machine learning engineer knows that successful…May 5May 5
The Fundamentals of AI & ML — A Practical Guide with Real-World ContextIn recent years, terms like Artificial Intelligence, Machine Learning, and Generative AI have moved from research papers into the…May 2May 2
Output vs OutcomeIn “Outcomes Over Output,” Joshua Seiden introduces a paradigm shift for businesses focused on generating value. The essence of his…Mar 30, 2024A response icon2Mar 30, 2024A response icon2
Published inidealo Tech BlogHosting Static Website With S3 Bucket by AWS CDKIn this article, I will demonstrate how to host a to-do web application as a static web page in an S3 bucket using AWS CDK code, which is…Apr 27, 2023Apr 27, 2023
Python Code Pills — Compare Two CSV Files with PandasThanks to the Pandas library in Python, data manipulation and comparison can possible with some lines of code. Today's code pill is…Nov 12, 2022Nov 12, 2022
Published inTowards AWSSetting up a REST API By Using Amazon API Gateway To Retrieve All Messages From DynamoDbIn the previous article, we learned how we can create a consumer Lambda function that consumes messages from SQS and save them to DynamoDB.Sep 10, 2021Sep 10, 2021
Published inAWS in Plain EnglishCreate A Consumer AWS Lambda Function and Store Messages in DynamoDBIn the previous article, we worked on sending data to Amazon Simple Notification Service and pass the message to Amazon Simple Queue…Sep 4, 2021Sep 4, 2021
Published inAWS in Plain EnglishSend Messages via Amazon SNS and enqueue to Amazon SQSHow to send notifications from outside to AWS via using Java SDK and Amazon Simple Notification ServiceAug 30, 2021A response icon1Aug 30, 2021A response icon1
Get A Dummy REST Service With json-server Npm Package, Less Than One MinuteSometimes we need to have a simple backend services just to test some solutions in our development environment or for some prototypes that…May 7, 2021May 7, 2021