ContentPosts from @minithor..
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Amazon at 30: what next for 'The Everything Company'?

Amazon, founded in 1994, has grown to have 175 "fulfilment centres" worldwide, selling millions of stock items daily and providing countless services from streaming to home camera systems. Despite criticism, the company faces the challenge of continual growth and innovation in an ever-changing lands.. read more  

Amazon at 30: what next for 'The Everything Company'?
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

What Is Cloud Economics? The Definitive 2024 Guide

CloudZero’s co-founder, Erik Peterson, shares the concepts of cloud economics to help you understand, control, and optimize cloud costs (and almost certainly increase savings)... read more  

 Activity
@raghuchinnannan created an organization Hydrozen.io , 1 year, 4 months ago.
 Activity
@sammathew created an organization ConverjIT Technologies Inc , 1 year, 4 months ago.
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Codeium: The Best Github Copilot Alternative

GitHub Copilot offers code suggestions, snippets, comments, and documentation based on open-source patterns but requires a subscription.Codeium, a free alternative, provides similar code completion features, supports over 70 languages, and integrates with a wide range of IDEs including VSCode, JetBr.. read more  

Codeium: The Best Github Copilot Alternative
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

gRPC: The Bad Parts

gRPC, a high-performance RPC framework, excels with wide language support but introduces complexity in simple RPC calls and tooling due to required code generation. HTTP/2 reliance limited initial reach, while HTTP/3 adoption and JSON mapping lagged behind. Despite these issues, current improvements.. read more  

gRPC: The Bad Parts
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

The Reality of Adding Nines to Your SLOs

Increasing SLOs from 2 nines to 3 nines improves uptime by nearly400 minutes monthly, while increasing from 4 nines to 5 nines adds just about 3 minutes. The costs and complexity of achieving higher nines grow exponentially, requiring significant redundancy and automation... read more  

The Reality of Adding Nines to Your SLOs
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Using S3 as a container registry

Uploading container images to S3 as a registry works by exposing an S3 bucket through HTTP and uploading the image files to specific paths. Benchmarking showed S3 uploads are up to 8x faster than AWS ECR due to S3's support for parallel chunk uploads. Despite being experimental, this method provides.. read more  

Using S3 as a container registry
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Getting started with Grafana: best practices to design your first dashboard

Grafana dashboards have been key in visualizing data for over a decade, incorporating principles like audience understanding and visual hierarchies for effective design. Key metrics to consider include the RED method (Errors, Requests, Duration), the USE method (Utilization, Saturation, Errors), and.. read more  

Getting started with Grafana: best practices to design your first dashboard
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Announcing software version consistency for Amazon ECS services

Amazon ECS now ensures software version consistency by resolving container image tags to immutable digests for each deployment. This change eliminates the risk of inconsistent container versions, enhancing security and reliability in ECS services... read more