
Amazon RDS Proxy now supports PostgreSQL Extended Query Protocol
Amazon RDS Proxy enables efficient connection reuse for applications using PostgreSQL Extended Query Protocol, improving database efficiency and application scalability... read more

Microsoft Copilot Announced for Azure
Microsoft introduced its AI assistant, Copilot, at the Microsoft Ignite conference. Copilot is available in limited preview and can be used within the Microsoft Azure management tool to manage cloud infrastructure, troubleshoot problems, provide recommendations, and run Kusto queries... read more

Q&A: Patrick Debois on the Past, Present and Future of DevOps
Patrick Debois is known as the godfather of DevOps and is the founder of the DevOpsDays event series. He is a co-author of "The DevOps Handbook" and in this article, he discusses the importance of platform engineering in DevOps, particularly in relation to developer productivity and security... read more
Architecture Patterns : Command Query Responsibility Segregation (CQRS)
CQRS is a system architecture approach that separates the commands responsible for changing the system's state from the queries responsible for retrieving data. It addresses the scaling challenge by allowing the commands and queries to be handled by separate data models and databases... read more
Goodbye, GitOps: Getting to green in an AI-powered world
The streetlight effect in the software industry is causing teams to focus on testing their applications under the familiarity of GitOps, even though the majority of changes come from outside the codebase, making it necessary to expand our thinking about change in software and explore new approaches .. read more

Stop Paying $3.5/million requests for AWS API Gateway v1 or v2. Use Lambda Function URL instead
The cost associated with API Gateway and AWS Lambda function URLs is a crucial aspect to understand. API Gateway charges per million requests, while Lambda function URLs have an additional charge per request but also include a generous free tier of one million requests and 400,000 GB-seconds of comp.. read more







