ContentPosts from @thehomess_ca..
Story
@adammetis shared a post, 2 years ago
DevRel, Metis

Heterogeneous Databases: How to address known challenges

Collecting data from multiple sources poses multiple risks. Missing values can be represented differently. Dates may be parsed incorrectly. International strings may get wrong encoding. In this post we are going to see various issues that may occur during the problem, and how to address them along the way.

challenges_with_heterogeneous_databases_2x__1_.png
Link
@prathamesh-sonpatki shared a link, 2 years ago
SRE, Last9.io

Prometheus Alternatives

Prometheus Alternatives
 Activity
@jpmehta created an organization Certera , 2 years ago.
 Activity
@annashipman created an organization SignMyCode , 2 years ago.
 Activity
@jeniferstepno created an organization iMeta Technologies , 2 years ago.
Link
@faun shared a link, 2 years ago
FAUN.dev()

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  

Amazon RDS Proxy now supports PostgreSQL Extended Query Protocol
Link
@faun shared a link, 2 years ago
FAUN.dev()

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  

Microsoft Copilot Announced for Azure
Link
@faun shared a link, 2 years ago
FAUN.dev()

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  

Link
@faun shared a link, 2 years ago
FAUN.dev()

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  

Link
@faun shared a link, 2 years ago
FAUN.dev()

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  

Goodbye, GitOps: Getting to green in an AI-powered world