ContentPosts from @artiom-popov..
Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

17.6 released with self-hosted Duo Chat in beta

GitLab's beta feature for Ultimate and Duo Enterprise subscribers allows hosting self-managed LLMs, supporting models like Mistral, Claude 3.5 Sonnet, and OpenAI across on-premise or private clouds to guaranteedata sovereignty and privacywhile providing a seamless GitLab Duo Chat experience... read more  

17.6 released with self-hosted Duo Chat in beta
Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

Making Temporal Cloud a multi-cloud platform

Temporal Cloud's expansion from AWS to Google Cloud illustrates multi-cloud strategies as crucial for SaaS providers due to customer needs, compliance issues, and risk mitigation, using temporal Workflows for handling distributed systems' complexity and ensuring consistency, with new infrastructure .. read more  

Making Temporal Cloud a multi-cloud platform
Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

Testing the Cloudflare D1 REST API with Hurl

Hurl simplifies HTTP API testing with a CLI tool, exemplified through a rigorous Cloudflare D1 REST API workflow that ensures robust automation, from testing database creation and query execution to seamless integration with platforms like Skybear.NET, which offers detailed insights and scheduling c.. read more  

Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

How Meta built large-scale cryptographic monitoring

Meta's cryptographic monitoring at scale, using the FBCrypto library, ensures proactive weak algorithm removal, reliable engineering decisions, post-quantum readiness, and performance optimization through a buffering/log aggregation strategy that avoids log sampling, overlaps library updates seamles.. read more  

How Meta built large-scale cryptographic monitoring
Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

Introducing a new experience for AWS Systems Manager

AWS Systems Manager's new update enables a centralized, cross-account, and cross-region management of diverse "managed nodes" (including EC2, containers, and on-premises IoT devices) with enhanced features like automated diagnostics for "unmanaged nodes," integrated AI insights from Amazon Q Develop.. read more  

Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

Introducing new capabilities to AWS CloudTrail Lake to enhance your cloud visibility and investigations

AWS CloudTrail Lake introduces AI-powered dashboard insights, advanced event filtering, cross-account sharing, natural language SQL query generation, and result summarization in preview, enhancing auditing, monitoring, and the efficiency of security operations across multiple AWS regions... read more  

Introducing new capabilities to AWS CloudTrail Lake to enhance your cloud visibility and investigations
Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

Breaking down CPU speed: How utilization impacts performance

The Performance Engineering team at GitHub assessed how CPU performance degrades as utilization increases and how this relates to capacity... read more  

Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

Gateway API v1.2: WebSockets, Timeouts, Retries, and More

Gateway API v1.2 introduces significant features like GRPCRoute and ReferenceGrant graduating to the Standard channel, breaking changes such as the shift from string lists to object lists for future flexibility, and notable enhancements including percentage-based request mirroring, named fields in H.. read more  

Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

Public Preview: Resilient Create and Delete on Virtual Machine Scale Sets

Leveraging AI to optimize cloud infrastructure, some companies achieveda 40% reduction in operational coststhrough scalable automation and improved resource allocation models, highlighting significant ROI potential for tech-driven efficiency improvements... read more  

Link
@faun shared a link, 11 months, 3 weeks ago
FAUN.dev()

Top 10 Rules of Continuous Integration

A reliable CI pipeline thrives on frequent, manageable commits to a version-controlled repository like Git, automated and efficient builds using tools like Maven or Gradle, a well-balanced testing strategy emphasizing fast unit tests and selective E2E tests, robust code quality checks with tools lik.. read more  

Top 10 Rules of Continuous Integration