TSTaruniyaa Sintaruniyaas.hashnode.dev·Jan 28 · 1 min readIntroduction to Large Language ModelsUnderstanding Large Language Models LLMs are large, general-purpose language models that can be pre-trained and fine-tuned for specific tasks. They are trained on vast datasets and can solve common language problems like text classification and que...00
TSTaruniyaa Sintaruniyaas.hashnode.dev·Jan 28 · 3 min readAirflow1. What is Airflow? Airflow is a platform to programmatically author, schedule, and monitor workflows (DAGs). 2. Key Concepts DAG (Directed Acyclic Graph): Defines the workflow structure. Task: A unit of work (e.g., running a Python function). Ope...00
TSTaruniyaa Sintaruniyaas.hashnode.dev·Jun 3, 2025 · 2 min readGenAI considerations for DevOpsGenerative AI applications, like those leveraging AWS Bedrock, introduce unique challenges and opportunities in a DevOps workflow. Although they use APIs similarly to other AWS services like DynamoDB or SQS, their behavior can depend on customization...00
TSTaruniyaa Sintaruniyaas.hashnode.dev·Jun 3, 2025 · 3 min readDevOps and IaCInfrastructure as Code (IaC) is the practice of automating the provisioning and management of infrastructure through machine-readable files. In AWS, this is crucial for scaling and automating tasks, especially in AI-driven applications like the gener...00
TSTaruniyaa Sintaruniyaas.hashnode.dev·Apr 13, 2025 · 6 min readWeek 1 – Day 1: GCP Fundamentals & IAM 🎯📘 Day 1: GCP Fundamentals & IAM 🔹 1. What is GCP? GCP (Google Cloud Platform) is Google’s public cloud offering that provides services for: Compute (e.g., VMs, Kubernetes) Storage (e.g., Cloud Storage, Cloud SQL) Networking (e.g., VPC, Load Bal...00