ContentPosts from @shafislam..
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
Link
@faun shared a link, 2 years ago
FAUN.dev()

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  

Stop Paying $3.5/million requests for AWS API Gateway v1 or v2. Use Lambda Function URL instead