karandeepsingh-blog

Search and read Karandeep Singh's DevOps and AWS blog: articles and cheatsheets.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Search and read Karandeep Singh's DevOps and AWS blog: articles and cheatsheets.

    Server tool list (11)

    Raw names from tools/list. Only developers need these.

    search_postsSearch Karandeep Singh's blog (DevOps/AWS articles and cheatsheets). Returns ranked cards with title, URL, tags, date, reading time, and summary.
    read_postRead a post's full text by URL, paginated. Returns a window of characters; call again with the returned next offset to continue.
    list_recentList the most recently published posts.
    browse_by_tagList posts with a given tag (e.g. aws, lambda, cost, aurora). Use list_topics to see all tags.
    list_topicsList every tag on the blog with a post count, for discovering what's covered.
    related_postsGiven a post URL, find other posts that share the most tags with it.
    random_postReturn a random post from the blog — a surprise pick.
    get_cheatsheetJump straight to a cheatsheet by topic (docker, cloudformation, cost, aurora, kubernetes, …) and get its full text.
    list_cheatsheetsList all cheatsheets (quick-reference guides) on the blog.
    quiz_meTest the user's knowledge with real multiple-choice questions written for the blog's articles. Returns questions, options, and an answers section with explanations. Ask the questions first, then reveal the answers.
    get_commandsReturn just the runnable commands and code blocks from the best-matching article or cheatsheet — no prose. Use when the user wants the command, not the explanation.