Tag

AWS

1 views collected around this technical thread.

37 Interactive Technology Team
37 Interactive Technology Team
Jun 6, 2025 · Backend Development

Why Your Golang Service Misses System DNS Cache and How to Fix It

This article explains why a Golang service running on AWS EC2 failed to use the system‑level DNS cache provided by nscd, causing excessive DNS queries that triggered request timeouts, and describes the investigation and optimization steps that resolved the issue.

AWSDNSbackend performance
0 likes · 6 min read
Why Your Golang Service Misses System DNS Cache and How to Fix It
Cognitive Technology Team
Cognitive Technology Team
Apr 14, 2025 · Operations

TCP Out‑of‑Memory on AWS EC2: Diagnosis and Kernel Parameter Tuning

An AWS EC2 instance behind an Elastic Load Balancer became unresponsive due to repeated TCP out‑of‑memory errors, which were resolved by examining kernel messages, adjusting tcp_mem‑related kernel parameters, and rebooting the server after a long uptime.

AWSEC2Linux
0 likes · 6 min read
TCP Out‑of‑Memory on AWS EC2: Diagnosis and Kernel Parameter Tuning
DevOps Cloud Academy
DevOps Cloud Academy
Apr 8, 2025 · Cloud Computing

Integrating Jenkins and Terraform for Automated Cloud Infrastructure Management

This article explains how to combine Jenkins pipelines with Terraform to automate the provisioning, configuration, and lifecycle management of AWS cloud resources, offering a practical DevOps workflow that enhances efficiency, reliability, and scalability through Infrastructure as Code and CI/CD practices.

AWSAutomationCI/CD
0 likes · 10 min read
Integrating Jenkins and Terraform for Automated Cloud Infrastructure Management
37 Interactive Technology Team
37 Interactive Technology Team
Mar 12, 2025 · Operations

Implementing Nginx Reverse Proxy for Dify to Access Claude Model

To bypass policy restrictions that block direct AWS Bedrock access from China, the team implemented an Nginx stream‑mode reverse proxy with ssl_preread to route Claude model requests, updated Dify’s docker‑compose hosts, and restarted services, achieving low‑cost, minimal‑impact access without migrating data centers.

AWSClaudeDify
0 likes · 4 min read
Implementing Nginx Reverse Proxy for Dify to Access Claude Model
Test Development Learning Exchange
Test Development Learning Exchange
Dec 4, 2024 · Cloud Computing

Using AWS S3 for Data Storage and Processing with Python

This tutorial guides readers through creating an AWS account, configuring the AWS CLI, uploading and downloading CSV files to S3, and using Python with pandas to clean, deduplicate, and aggregate the data before re‑uploading the results, illustrating end‑to‑end cloud data processing.

AWSCLICloud Computing
0 likes · 6 min read
Using AWS S3 for Data Storage and Processing with Python
Python Programming Learning Circle
Python Programming Learning Circle
Oct 30, 2024 · Backend Development

Top Python Packages on PyPI: Boto3, urllib3, Botocore, aiobotocore, and Requests

This article examines the current top Python packages on PyPI, revealing that AWS‑related libraries such as Boto3, urllib3, Botocore, aiobotocore, and Requests lead the rankings, and provides installation commands, usage notes, and environment‑variable setup details.

AWSRequestsboto3
0 likes · 7 min read
Top Python Packages on PyPI: Boto3, urllib3, Botocore, aiobotocore, and Requests
Java Architect Essentials
Java Architect Essentials
Oct 15, 2024 · Backend Development

How an 8‑Byte Request Size Limit Crashed Production in a Serverless Backend

A seemingly tiny 8‑byte request body size restriction caused a production outage in a serverless education platform, leading the team through extensive debugging, discovery of an AWS WAF payload limit, and ultimately a fix that highlighted the importance of proper documentation and infrastructure awareness.

AWSbackenddebugging
0 likes · 11 min read
How an 8‑Byte Request Size Limit Crashed Production in a Serverless Backend
Efficient Ops
Efficient Ops
Oct 9, 2024 · Cloud Computing

How One Engineer Runs a Full SaaS on Kubernetes with Minimal Effort

This article details how a solo engineer built and operated a SaaS platform on AWS using Kubernetes, covering infrastructure overview, automatic DNS, TLS, load balancing, CI/CD rollouts, autoscaling, caching, secret management, monitoring, logging, error tracking, and cost‑effective operations.

AWSCI/CDInfrastructure as Code
0 likes · 21 min read
How One Engineer Runs a Full SaaS on Kubernetes with Minimal Effort
Python Programming Learning Circle
Python Programming Learning Circle
Aug 14, 2024 · Fundamentals

Top Downloaded Python Packages on PyPI in the Past Year

This article reviews the most downloaded Python packages on PyPI over the last year, explaining each library's purpose, key features, usage examples, and why they are popular among developers, covering tools for HTTP, compatibility, AWS, data handling, security, and more.

AWSData SerializationPython
0 likes · 16 min read
Top Downloaded Python Packages on PyPI in the Past Year
DevOps Cloud Academy
DevOps Cloud Academy
Jun 17, 2024 · Cloud Native

Comprehensive Guide to Setting Up a CI/CD Pipeline with Jenkins, Docker, SonarQube, and ArgoCD on AWS and Kubernetes

This step‑by‑step tutorial explains how to configure a full CI/CD pipeline using Jenkins, Maven, Docker, SonarQube, Helm, and ArgoCD on an AWS EC2 instance with Kubernetes, covering version‑control setup, instance provisioning, credential management, pipeline scripting, and automated deployment.

AWSArgoCDCI/CD
0 likes · 20 min read
Comprehensive Guide to Setting Up a CI/CD Pipeline with Jenkins, Docker, SonarQube, and ArgoCD on AWS and Kubernetes
Architects' Tech Alliance
Architects' Tech Alliance
Jan 16, 2024 · Databases

Deep Performance Evaluation and Comparison of Cloud RDS MySQL (2024)

This article presents a detailed performance comparison of cloud RDS MySQL services across major providers, examining x86 versus ARM architectures, various storage options, and cost‑performance ratios, and concludes with practical recommendations for choosing the most suitable configuration.

ARMAWSAlibaba Cloud
0 likes · 5 min read
Deep Performance Evaluation and Comparison of Cloud RDS MySQL (2024)
Python Programming Learning Circle
Python Programming Learning Circle
Jan 6, 2024 · Fundamentals

Top Downloaded Python Packages on PyPI in the Past Year and Their Uses

This article reviews the most downloaded Python packages on PyPI over the last year, explaining each library's purpose, key features, and example code snippets, while highlighting their popularity and relationships within the Python ecosystem.

AWSRequestspackages
0 likes · 15 min read
Top Downloaded Python Packages on PyPI in the Past Year and Their Uses
Python Programming Learning Circle
Python Programming Learning Circle
Jan 4, 2024 · Fundamentals

Top 15 Most Downloaded Python Packages on PyPI and Their Uses

This article reviews the fifteen Python packages with the highest download counts on PyPI over the past year, explaining each library's purpose, key features, typical use‑cases, and providing code snippets to illustrate how they are used in real projects.

AWSRequestspopular packages
0 likes · 16 min read
Top 15 Most Downloaded Python Packages on PyPI and Their Uses
DataFunTalk
DataFunTalk
Nov 24, 2023 · Big Data

Amoro Lakehouse Management System: Deployment Practices and AWS Integration for Apache Iceberg

This article introduces Amoro, a lakehouse management platform built on Apache Iceberg, explains why Webex adopted it to overcome Hive limitations, details its AWS GlueCatalog and S3 integration with DynamoDB lock management, and provides step‑by‑step Helm‑based deployment instructions on Kubernetes.

AWSAmoroApache Iceberg
0 likes · 19 min read
Amoro Lakehouse Management System: Deployment Practices and AWS Integration for Apache Iceberg
37 Interactive Technology Team
37 Interactive Technology Team
Oct 10, 2023 · Cloud Computing

AWS Transit Gateway: Concepts, Configuration Steps, and Best Practices

The guide explains AWS Transit Gateway as a cloud router linking VPCs, VPNs, Direct Connect and on‑premises networks, details attachment types, route tables, MTU limits, step‑by‑step creation, custom routing, verification, and best‑practice design recommendations for scalable, highly available deployments.

AWSCloud ComputingTransit Gateway
0 likes · 9 min read
AWS Transit Gateway: Concepts, Configuration Steps, and Best Practices
IT Services Circle
IT Services Circle
Sep 3, 2023 · Cloud Computing

AWS Announces New Public IPv4 Address Charges and Pushes IPv6 Adoption

Starting February 1, 2024, AWS will charge $0.005 per hour for each public IPv4 address across all services to manage scarce IPv4 resources, encourage IPv6 migration, and introduce a Public IP Insights tool for better usage monitoring.

AWSCloud ComputingIPv4
0 likes · 9 min read
AWS Announces New Public IPv4 Address Charges and Pushes IPv6 Adoption
Architect's Guide
Architect's Guide
Jul 26, 2023 · Cloud Native

Amazon Prime Video Case Study: From Serverless Microservices to a Cost‑Effective Monolith

An in‑depth analysis of Amazon Prime Video’s monitoring service reveals how the team abandoned a costly serverless micro‑service architecture in favor of a streamlined monolith on EC2/ECS, cutting infrastructure expenses by over 90% while improving scalability, prompting industry leaders to reassess cloud‑native design assumptions.

AWSMicroservicesarchitecture
0 likes · 11 min read
Amazon Prime Video Case Study: From Serverless Microservices to a Cost‑Effective Monolith
Ctrip Technology
Ctrip Technology
Jun 29, 2023 · Cloud Native

Design and Implementation of a Serverless Delayed Queue on AWS Using Kafka, SQS, and DynamoDB

This article presents a comprehensive design and implementation of a serverless delayed message queue on AWS, evaluating various solutions such as RabbitMQ, ActiveMQ, RocketMQ, Redis, and ultimately proposing a hybrid Kafka‑SQS‑DynamoDB architecture with performance optimizations and operational insights.

AWSDelayed QueueDynamoDB
0 likes · 16 min read
Design and Implementation of a Serverless Delayed Queue on AWS Using Kafka, SQS, and DynamoDB