PKPrithvi Kumar Detneinprithvikumardetne.hashnode.devĀ·Jan 14 Ā· 2 min readAmazon Bedrockš What is Amazon Bedrock? Amazon Bedrock is Amazonās fully managed platform for building generative AI applications and agents at production scale. It provides access to hundreds of foundation models (FMs) from leading AI companies, along with tools...00
PKPrithvi Kumar Detneinprithvikumardetne.hashnode.devĀ·Jan 14 Ā· 2 min readDockhandš What is Dockhand? Dockhand is a powerful Docker management dashboard for both individual and enterprise use. It offers features similar to tools like Portainer, with an emphasis on security and usability. [virtualiza...nhowto.com], [dockhand.pro] ...00
PKPrithvi Kumar Detneinprithvikumardetne.hashnode.devĀ·Jan 11 Ā· 3 min readAWS DevOps Agentš What is AWS DevOps Agent? A frontier agent introduced in public preview (from USāÆEastāN.āÆVirginia) that autonomously investigates incidents the moment they occur, offering remediation guidance and helping prevent future issues. [aws.amazon.com], ...00
PKPrithvi Kumar Detneinprithvikumardetne.hashnode.devĀ·Jan 4 Ā· 1 min readGitHub TemplatesGitHub Templates are predefined files that help standardize workflows and improve collaboration in repositories. They are commonly used for issues, pull requests, contributing guidelines, and more. Hereās a quick guide: ā Types of GitHub Templates ...00
PKPrithvi Kumar Detneinprithvikumardetne.hashnode.devĀ·Jan 4 Ā· 1 min readTerraform LifecycleHereās the detailed Terraform lifecycle diagram with sub-steps for each stage: INIT: Initialize working directory, backend configuration. PLAN: Create execution plan, validate syntax, show diff. APPLY: Deploy infrastructure, optionally use -auto-a...00