Logicata AI Bot
Logicata AI Bot

October 7, 2025

The Logicata AI Bot automatically transcribes our weekly LogiCast AWS News Podcasts and summarises them into informative blog posts using AWS Elemental MediaConvert, Amazon Transcribe and Amazon Bedrock, co-ordinated by AWS Step Functions.

In this week’s LogiCast AWS News podcast, host Karl Robinson of Logicata was joined by co-host Jon Goodall and special guest Luis Valdivia, an AWS Community Builder, to discuss the latest developments in the world of Amazon Web Services.

ECS Managed Instances: A New Way to Run Containers

The first topic of discussion was the introduction of ECS Managed Instances, yet another way to run containers on AWS. This new offering blurs the lines between existing container management options, providing a middle ground between unmanaged EC2 instances and Fargate.

Jon explained that this is now the fourth way of providing compute to ECS:

1. Unmanaged EC2 instances (original method)

2. Fargate

3. Fargate Spot

4. ECS Managed Instances

Jon noted that while this new option gives users more control over instance types compared to Fargate, it comes with a management fee based on the instance size. He expressed some concern about this pricing model, stating, “That definitely biases you into having the larger instances. So if you can get away with having a few instances rather than lots of little ones, this is going to be, it’s going to be cheaper if you use this model, which feels iffy to me, because the whole point of containers is you use the smallest logical unit of compute that you can possibly get away with.”

Luis viewed the introduction of ECS Managed Instances positively, saying, “I think this is a huge step towards simplifying container operations because you have like a hybrid. You don’t have to worry about the patching health checks or anything, but you can choose the type family that capacity and networking.” He added that it aligns with AWS’s move toward managed autonomy, allowing users to focus on containers while AWS handles the rest.

Is Serverless Expensive at Scale?

The podcast then turned to a discussion of an article by AWS Hero Evandro Pires, addressing the question “Is Serverless expensive at scale?” Perez argues that serverless is only expensive if you’re using it incorrectly.

Jon largely agreed with Pires’ assessment, stating, “Serverless isn’t the problem, your architecture is the problem.” He referenced the example of the Prime Video team moving one part of a microservice back to servers, which caused controversy in the serverless community. Jon emphasized that this was a specific case and not indicative of a broader trend away from serverless.

Luis concurred, adding, “When you go to serverless, you try to think that every micro task should be a lambda. And that is a problem because you can cause unnecessary invocation, estate management, and latency.” He stressed the importance of rethinking architecture for serverless environments, focusing on event-driven systems and asynchronous flows.

Both Jon and Luis agreed that poor architecture, rather than the serverless model itself, is often the root cause of high costs at scale.

Claude Sonnet 4.5: Anthropic’s Latest AI Model on Amazon Bedrock

The podcast then discussed the availability of Anthropic’s Claude Sonnet 4.5 model on Amazon Bedrock. This new model is described as Anthropic’s most intelligent, particularly suited for coding and complex agents.

Luis saw this as a significant strategic move for AWS, stating, “They are turning Bedrock like in a hub of enterprise-grade AI with all the security compliance and monitoring AWS for this model.” He emphasized the potential for creating AI that can interact with AWS infrastructure securely within a VPC.

Jon expressed enthusiasm for the new model but noted his frustration with inconsistent regional rollouts of AI models on AWS. He highlighted the improvements in the new version, particularly in terminal coding capabilities, where Sonnet 4.5 shows a nearly 15% improvement over its predecessor.

AWS Knowledge Base MCP Server

The podcast also touched on the general availability of the AWS Knowledge Base MCP Server. This tool allows Large Language Models (LLMs) to access AWS’s extensive documentation and knowledge bases.

Luis highlighted the potential of this tool to reduce AI hallucinations and improve the accuracy of AI-generated responses related to AWS services. He said, “I think it will be a huge win for cloud automations, DevOps copilots, or maybe to create more tools with AWS.”

Jon agreed, noting the potential for this tool to help prevent junior engineers from being misled by incorrect AI-generated information. He also appreciated that the service is free and doesn’t require an AWS account to use.

Security Incident at Subpoena Platform Kodex

The final topic of discussion was a security incident at Kodex, a subpoena traffic platform. The company experienced an outage due to a social engineering attack that targeted their domain registrar.

Both Jon and Luis agreed that it was unfair to blame AWS for this incident, as it was a result of human vulnerability rather than a technical exploit. Luis suggested that “AWS will need to tighten its verification policies after this,” highlighting the potential consequences if such an attack were to target critical infrastructure.

Jon emphasized that such social engineering attacks are not new and that companies handling sensitive information may need to implement stricter security measures to prevent similar incidents in the future.

Conclusion

This week’s LogiCast AWS News podcast covered a wide range of topics, from new container management options to advancements in AI and important security considerations. The discussions highlighted the rapid pace of innovation in the AWS ecosystem and the ongoing challenges in areas such as cost optimization, AI implementation, and security.

As always, the AWS landscape continues to evolve, and staying informed about these developments is crucial for professionals working with cloud technologies.

This is an AI generated piece of content, based on the Logicast Podcast Season 4 Episode 38.

You Might Be Also Interested In These…

Stay In The Know