home.social

#letsdodevops — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #letsdodevops, aggregated by home.social.

  1. 🚨 Part 9 of the Slack Bot with AI series is now FREE!

    ✅ Add a Lambda Receiver pattern
    ✅ Avoid Slack timeouts
    ✅ Improve reliability and cut costs

    This wraps up the series with a clean async handoff between Lambdas so your AI bot doesn’t break Slack’s 3s rule.

    Easy to implement, free to read, and MIT licensed!

    letsdodevops.com/p/building-a-

    #DevOps #GenAI #SlackBot #Serverless #LetsDoDevOps

  2. 🚨 Part 8 of the Slack Bot with AI series is now FREE!

    ✅ Add ReRanking to improve KB response accuracy
    ✅ Score results by actual relevance
    ✅ Boost answer quality with minimal cost or latency

    It’s fast, cheap, and dramatically improves results from your Confluence-powered RAG bot using AWS Bedrock.

    Read it now:
    letsdodevops.com/p/building-a-

    #DevOps #GenAI #SlackBot #Serverless #Bedrock #LetsDoDevOps

  3. 🚨 Part 7 of the Slack Bot with AI series is now FREE!

    ✅ Stream token-by-token responses with AWS Bedrock
    ✅ Show live status updates in Slack
    ✅ Make your bot feel faster and more responsive

    This upgrade uses converse_stream() to show real-time progress instead of waiting for the full reply.

    Code is open source and MIT licensed:
    letsdodevops.com/p/building-a-

    #DevOps #GenAI #SlackBot #Serverless #AWS #LetsDoDevOps

  4. 🚨 Part 6 of the Slack Bot with AI series is now FREE!

    Learn how to use AWS Bedrock’s .converse() API to let your bot read and analyze DOCX, XLSX, PDFs & more.

    ✅ Summarize contracts
    ✅ Analyze sales data
    ✅ Compare resumes to job reqs
    ✅ Give project feedback

    No AWS or Python expertise required. Just clear steps and pictures.

    Read it now:
    letsdodevops.com/p/building-a-

    #DevOps #GenAI #Serverless #SlackBot #Python #LetsDoDevOps