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

The Cost Of Shutting Down The Internet

The internet plays a crucial role in modern society, with over 5.4 billion users globally. A day without internet could cost the United States $11,014,601,859, demonstrating the country's vulnerability to internet outages. Companies like Amazon and Alphabet could face significant losses... read more  

The Cost Of Shutting Down The Internet
Link
@faun shared a link, 1 year, 5 months ago
FAUN.dev()

The Promise and Peril of JSON logging

Developers often rely on logs to understand their application's behavior. By using structured formats like JSON, developers can capture detailed information about their transactions and application state. While JSON logging offers flexibility and interoperability, developers must also consider poten.. read more  

The Promise and Peril of JSON logging
Link
@faun shared a link, 1 year, 5 months ago
FAUN.dev()

SSL for localhost takes 5 seconds now.

The application mentioned in the post has been open-sourced and can be accessed on GitHub. It simplifies the process of setting up SSL for localhost projects, reducing it to a few simple steps. The tool also ensures extra security measures for users... read more  

SSL for localhost takes 5 seconds now.
Link
@faun shared a link, 1 year, 5 months ago
FAUN.dev()

Strategies for migrating to Kubernetes

Learn various techniques for migrating workloads from traditional monolithic application architectures to Kubernetes... read more  

Strategies for migrating to Kubernetes
Link
@faun shared a link, 1 year, 5 months ago
FAUN.dev()

15 Best Cloud Management Tools & Platforms of 2024

Discover which of 2024’s top cloud management tools are the best for your company so you can start optimizing spend... read more  

15 Best Cloud Management Tools & Platforms of 2024
Link
@faun shared a link, 1 year, 5 months ago
FAUN.dev()

Introducing Amazon EC2 C7i-flex instances

AWS has announced the general availability of Amazon EC2 C7i-flex instances, providing up to 19% better price performance compared to C6i instances. These instances are powered by 4th generation Intel Xeon Scalable custom processors and offer 5% lower prices compared to C7i instances. C7i-flex insta.. read more  

Introducing Amazon EC2 C7i-flex instances
Link
@faun shared a link, 1 year, 5 months ago
FAUN.dev()

Cloudflare took down our website after trying to force us to pay 120k$ within 24h

The Cloudflare Business plan abruptly demanded a $120k upfront payment for a year of Enterprise or threatened to take down domains, resulting in major disruptions for the online casino site with 4 million monthly users. Despite attempts to negotiate, issues escalated, leading to downtime, loss of tr.. read more  

Cloudflare took down our website after trying to force us to pay 120k$ within 24h
Link
@faun shared a link, 1 year, 5 months ago
FAUN.dev()

Making EC2 boot time 8x faster

It's possible to cut EC2 boot time from 40 seconds to 5 seconds by combining several optimizations like root volume streaming, instance warm pools, and instance resizing... read more  

Making EC2 boot time 8x faster
Link
@faun shared a link, 1 year, 5 months ago
FAUN.dev()

Optimizing Costs in DevOps: Migrating a Kubernetes Application from Amazon to Digital Ocean

Discover how migrating a Kubernetes application from Amazon to Digital Ocean resulted in significant cost savings without compromising quality or flexibility. The migration process involved meticulous planning and execution, leveraging tools like Terraform to automate the setup process and conductin.. read more  

Optimizing Costs in DevOps: Migrating a Kubernetes Application from Amazon to Digital Ocean
Story
@idjuric660 shared a post, 1 year, 5 months ago
Technical Content Writer, Mailtrap

Node.js Contact Form: How to Create One, Validate Data, and Send Emails

In this step-by-step tutorial, I’ll show you how to create a Node.js contact form, give it a personal touch, retrieve and validate data from it, and then send emails through the form via SMTP or API.

Note: you’ll need Node.js 6+ or any version released since May 2018 installed on your machine for the provided code snippets to work.

Node.js-Contact-Form_GREEN-BG-1029x540