Author name: Marcelo Acosta

Avatar photo

The Rise of Fractional CTOs: A Modern Approach to Technical Leadership

The Rise of Fractional CTOs: A Modern Approach to Technical Leadership Startups and growing businesses face a critical challenge: accessing high-level technical leadership without the substantial financial commitment of a full-time CTO. Enter the Fractional CTO – a revolutionary approach that’s changing how companies handle their technical strategy and leadership needs. What is a Fractional […]

The Rise of Fractional CTOs: A Modern Approach to Technical Leadership Read More »

Invoking Amazon Bedrock Prompt Flows with Python

When building complex or multi-step generative applications, Amazon Bedrock’s prompt flows provide a robust solution for orchestrating processes that may involve multiple AWS services or conditional logic. This guide demonstrates how to invoke these prompt flows using Python, focusing on integration within AWS Lambda, although the principles apply to any Python-capable execution environment. Understanding Amazon

Invoking Amazon Bedrock Prompt Flows with Python Read More »

Efficiently Manage ML and GenAI experiments using Amazon SageMaker ML Flow

Machine learning development involves iterative experimentation, model training, and collaboration among data scientists and engineers. Managing this complexity can be challenging, especially when dealing with multiple models, parameters, and datasets. Amazon SageMaker offers a fully managed MLflow service, simplifying the process of tracking experiments and deploying models at scale. Introducing Managed MLflow on Amazon SageMaker

Efficiently Manage ML and GenAI experiments using Amazon SageMaker ML Flow Read More »

Enhancing Generative AI with Retrieval-Augmented Generation Using PostgreSQL and pgvector

Generative AI models have transformed technology by enabling applications like chatbots and content generation. However, they often face limitations such as knowledge cutoffs—where models lack awareness of recent events—and hallucinations, where models confidently provide incorrect information. These issues can hinder the effectiveness of AI in real-world applications. Retrieval-Augmented Generation (RAG) offers a solution by enhancing

Enhancing Generative AI with Retrieval-Augmented Generation Using PostgreSQL and pgvector Read More »

AI Applications with Agents and Knowledge Bases for Amazon Bedrock

Agents for Amazon Bedrock are transforming the way developers build AI applications by enabling them to execute multi-step business tasks using natural language. This innovation allows AI to not only understand requests but also take action, bridging the gap between comprehension and execution. What Are Agents for Amazon Bedrock? Agents are a powerful feature within

AI Applications with Agents and Knowledge Bases for Amazon Bedrock Read More »

Introducing AI-Powered Enhancements to AWS CloudTrail Lake: Natural Language Queries and Result Summarization

Efficient log analysis is essential for maintaining security and operational excellence in cloud environments. AWS CloudTrail Lake, a managed data lake for activity logs, has introduced two AI-powered features that simplify and enhance this process: Natural Language Query Generation and Query Result Summarization. AI-Powered Natural Language Query Generation This feature allows users to interact with

Introducing AI-Powered Enhancements to AWS CloudTrail Lake: Natural Language Queries and Result Summarization Read More »

Use Aurora as a Knowledge Base for Amazon Bedrock for RAG

Generative AI has revolutionized the way we interact with technology, enabling applications to produce human-like text, images, and even code. However, leveraging generative AI for practical, real-world applications often requires integrating proprietary data and ensuring efficient data retrieval. In this blog post, we’ll explore how Amazon Bedrock and PostgreSQL with the PGVector extension can be

Use Aurora as a Knowledge Base for Amazon Bedrock for RAG Read More »

Amazon Bedrock vs. Amazon SageMaker: A Guide to Choosing the Right Tool for Your AI Needs

If you’re exploring artificial intelligence and machine learning on AWS, you’re likely familiar with two prominent tools: Amazon Bedrock and Amazon SageMaker. While both offer robust capabilities, each is tailored for distinct needs and stages in the AI development lifecycle. Here’s a guide to understanding the differences between Bedrock and SageMaker and when to use

Amazon Bedrock vs. Amazon SageMaker: A Guide to Choosing the Right Tool for Your AI Needs Read More »

Supercharging your AI Applications with Agents for Amazon Bedrock

Generative AI has revolutionized the way we interact with technology, enabling more natural and intuitive experiences. Yet, while large language models (LLMs) excel at understanding and generating human-like text, they often lack the ability to take direct action on our behalf. This is where Agents for Amazon Bedrock come into play, bridging the gap between

Supercharging your AI Applications with Agents for Amazon Bedrock Read More »

Why AWS Fundamentals Matter More Than Service Changes

Why AWS Fundamentals Matter More Than Service Changes Given the way Amazon Web Services (AWS) has been continuously innovating, it’s easy to feel overwhelmed by the constant stream of new services, features, and updates. However, there’s a fundamental truth that experienced cloud architects and engineers understand: mastering the core concepts of AWS is far more

Why AWS Fundamentals Matter More Than Service Changes Read More »