Blog
Connect services in ECS with AWS ECS Service Connect
Build an image from a base image pulled from Docker Hub, create a container on a specified port from that image and push the image to Amazon ECR repository.
Configuring a Python Environment to Automatically Run on EC2 Instance Startup
A guide to configuring a Python environment to automatically run on Amazon EC2 instance startup.
Bedrock unveiled: Indexing own data to OpenSearch Serverless via a Lambda
How to use the Bedrock Embedding Titan model to index documents towards an OpenSearch Serverless vector database.
Automated Web Scraping with Node.js and Puppeteer
See how to synchronize my app’s data with constantly changing data from another website
How to Extract Texts from Rotated(Skewed) Text-Images using CRAFT, OpenCV and pytesseract
Fine-tuning Mistral 7B Model with Your Custom Data
A guide to fine-tuning the Mistral 7B model using a specific dataset, hardware setup, and training script.
CSS Animation Techniques
Creating Engaging and Interactive Web Content
Combine Playwright with Scrapy for Web Scraping
Use the speed of Scrapy paired with the automation functions of Playwright
AI in Everyday Life: Discussing Real-World AI Applications
All you need to know about AI and how they apply to our everyday lives
Creating a Simple Task CRUD App with Flask, PostgreSQL, SQLAlchemy, and Docker
A step-by-step guide on how to create a simple task CRUD app with Flask, PostgreSQL, SQLAlchemy, and Docker.