JUJirawat Uttayayaindevops-blog.com·13h ago · 6 min readReplace your AWS DevOps with ClaudeIntroduction Setup Behind the Scene Reduce Hallucinations Claude for Observability Claude as AWS Well-Architected Expert How expensive is this setup? How secure is this setup? Monitoring your 10
JUJirawat Uttayayaindevops-blog.com·Aug 23, 2023 · 2 min readDevOps Quick Fix: GCP outgoing connection issuesOriginally published athttps://engineering.deptagency.com/fix-gcp-connection-issues Problem From Google Cloud Platform (GCP), your outgoing HTTPS connections to third-party REST APIs are slow or dropp00
JUJirawat Uttayayaindevops-blog.com·Oct 26, 2018 · 3 min readAdd hard disk to VMware Linux VMThere are two easy steps to add a hard disk for a VMware Linux VM. Assign a new hard disk in VMware vSphere Configure the new hard disk in CentOS This example assigns a new 5 GB hard disk as the /00
JUJirawat Uttayayaindevops-blog.com·Jan 22, 2013 · 3 min readDebugging a mystery Unix serverI was given an Unix server to administer with no runbook. The immediate task was to find the application listening on port 8888, make some modifications, and restart. Step 1: Find process listening on00
JUJirawat Uttayayaindevops-blog.com·Jan 8, 2013 · 1 min readOptimize Java DNS LookupPrefer IPv4 Starting with version 4, Java performs both IPv6 and IPv4 DNS lookups. If the DNS server is not set up to properly respond to IPv6 queries, then Java will wait for the IPv6 query to time o00