Join us

heart Curated links by FAUN
Link
@faun shared a link, 6 months, 3 weeks ago

Microsoft Backs $30B Effort To Build More AI Datacenters

Microsoft, backed by Nvidia, BlackRock, and GIP, spearheads the $30 billion GAIIP fund aimed at developing energy-efficient U.S. datacenters to support the rising compute demands of AI technologies, with global investment potential reaching$100 billion...

Microsoft Backs $30B Effort To Build More AI Datacenters
Link
@faun shared a link, 6 months, 3 weeks ago

Introducing Amazon EC2 C8g and M8g Instances

AWS releases Amazon EC2 C8g and M8g instances with Graviton4 processors, providing up to30% enhanced performanceover Graviton3, offering larger sizes, increased networking, and energy efficiency across workloads like HPC and application servers, available in select AWS Regions...

Introducing Amazon EC2 C8g and M8g Instances
Link
@faun shared a link, 6 months, 3 weeks ago

AWS LetsEncrypt Lambda: Custom TLS Provider

A Lambda function written in Go 1.22 automates the issuance and renewal of Let's Encrypt certificates for AWS environments—via DNS or HTTP challenges and stores them securely using AWS Secrets Manager—while leveraging Terraform for infrastructure setup, with an efficient CI/CD workflow utilizing Git..

AWS LetsEncrypt Lambda: Custom TLS Provider
Link
@faun shared a link, 6 months, 3 weeks ago

Securing Argo CD in a Multi-Tenant Environment with Application Projects

Argo CD's UI provides a live status overview for applications and Kubernetes resources, making it an effective Kubernetes dashboard, but multi-tenant use demands stringent security controls with projects, roles, and RBAC, allowing developers to have varying access levels (like edit-only or view-only..

Link
@faun shared a link, 6 months, 3 weeks ago

Best Practices for Testing Zone Redundancy

Amazon's early practice of cutting power to test redundancy might be apocryphal, but today's engineers confront a variety of zonal failures such as packet loss or bad configurations, with best practices evolving to include methods like over-provisioning and load testing to ensure resilience—highligh..

Best Practices for Testing Zone Redundancy
Link
@faun shared a link, 6 months, 3 weeks ago

AWS named as a Leader in the 2024 Gartner Magic Quadrant for Desktop as a Service (DaaS)

AWS, recognized by the 2024 Gartner Magic Quadrant for DaaS as a Leader, showcases a commitment to diverse virtual desktop services with enhanced licensing flexibility and operational efficiency, featuring Amazon WorkSpaces for persistent and non-persistent desktop solutions across multiple regions ..

AWS named as a Leader in the 2024 Gartner Magic Quadrant for Desktop as a Service (DaaS)
Link
@faun shared a link, 6 months, 3 weeks ago

git reset vs git revert

When maintaining code using version control systems like git, developers may need to rollback commits due to bugs or temporary changes. Two common methods for rollback are git reset and git revert. Git reset will drop all changes post the desired commit, while git revert creates new reverting commit..

git reset vs git revert
Link
@faun shared a link, 6 months, 3 weeks ago

Are you missing an AWS resource in Terraform? Try awscc provider!

AWS's Cloud Control API, launched in 2021, now supportsover 1,000 resources, enabling the Terraformawsccprovider to rapidly adapt to AWS's API updates, bridging resource coverage gaps by providing a standardized and consistent CRUDL interface and allowing simultaneous use with traditional providers ..

Are you missing an AWS resource in Terraform? Try awscc provider!
Link
@faun shared a link, 6 months, 3 weeks ago

Top 7 Kubernetes Chaos Engineering Tools

Chaos engineering empowers organizations to enhance system resilience by intentionally injecting failures to uncover vulnerabilities and optimize reliability, with essential tools offering support for diverse disruptions, seamless infrastructure integration, automation, visualization, and flexibilit..

Top 7 Kubernetes Chaos Engineering Tools
Link
@faun shared a link, 6 months, 3 weeks ago

Top 3 Command Line Tools for K8s

CLI tools like K9s, Lens, and Octant elevate Kubernetes management with real-time monitoring and intuitive interfaces, while MetricFire complements them with detailed dashboards and alert systems, offering a comprehensive observability solution for scaling Kubernetes operations...

Top 3 Command Line Tools for K8s
loading...