ContentPosts from @ramravi92..
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Writing Javascript without a build system

The author discusses their experience with using build systems in frontend projects, and why they don't find them necessary for small, simple projects that they don't plan on maintaining regularly. They provide examples of the difficulties they've had in building old projects and note that some libr.. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

C# vs Rust vs Go. A performance benchmarking in Kubernetes

The article provides a comparison between Rust, C#, and Go in terms of performance benchmarks for web APIs deployed on Kubernetes. It creates two web APIs, one in Rust and one in C#, each with two methods to store and retrieve information, and explores the code to make necessary changes for the proj.. read more  

C# vs Rust vs Go. A performance benchmarking in Kubernetes
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

burgr - Books in your Terminal

The author of the post is an experienced developer who spends most of their time writing code in a full screen terminal. During their breaks, they like to read books and use Project Gutenberg to access over 70,000 free books that are copyright-free. They created a program called burgr, which allows.. read more  

burgr - Books in your Terminal
Story
@jennifer shared a post, 3 years, 1 month ago
AI Engineer, accenture

Most Innovative AI Tools That Will Transform Your Workflow In 2023

From generating images and videos to solving complex mathematical equations, AI applications are omnipresent. Here’s a list of the latest and trending AI tools in 2023 to transform your day-to-day processes at work.

AI Tools 2023.jpg
Story
@xiaowuc2 shared a post, 3 years, 1 month ago
Associate System Engineer, ibm

50+ Python Projects (10 Lines of Code) by an IBM-er

50+ Python Projects (10 Lines of Code)

Size matters not. Look at me. Judge me by my size, do you?
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How to set up least privilege access to your encrypted Amazon SQS queue

Amazon Simple Queue Service (Amazon SQS) is a fully managed message queue service that enables developers to decouple and scale microservices and distributed systems. Amazon SQS provides an authentication mechanism to control access to queues and also provides encryption in transit and at rest usin.. read more  

How to set up least privilege access to your encrypted Amazon SQS queue
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Amazon RDS for MySQL now supports up to 15 read replicas for RDS Multi-AZ deployment option with two readable standby database instances

Amazon RDS now allows the creation of15 additional asynchronousread replicasoutside the clusterin addition to the two readable standby instances in Multi-AZ deployments with two readable standbys. This enables scaling up the read capacity to 17 instances, providing improved performance and durabili.. read more  

Amazon RDS for MySQL now supports up to 15 read replicas for RDS Multi-AZ deployment option with two readable standby database instances
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

AWS Graviton2-based Amazon EC2 instances are available in additional regions

Starting from 07/Apr/2023, Amazon Elastic Compute Cloud (Amazon EC2) M6gd instances are available in Asia Pacific (Seoul). C6g instances are available in Asia Pacific (Melbourne) and Europe (Zurich). M6g instances are available in Africa (Cape Town), Asia Pacific (Melbourne, Osaka) and Europe (Zur.. read more  

AWS Graviton2-based Amazon EC2 instances are available in additional regions
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Data lake vs. data mesh: Which one is right for you?

Organizations seeking to analyze enterprise data face challenges such as data quality governance, ETL pipeline dependencies, and a shortage of data science and engineering talent. A solution is to distribute data in amesh architectureinstead of a centralized data lake. The data mesh approach promo.. read more  

Data lake vs. data mesh: Which one is right for you?
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Considerations for the security operations center in the cloud: deployment using AWS security services

In this blog post, the author discusses considerations for a security operation center (SOC) in the context of deploying it to the cloud using different operating models - centralized, decentralized, and hybrid. They focus specifically on AWS native security services and the use ofAWS Security Hub... read more  

Considerations for the security operations center in the cloud: deployment using AWS security services