ContentPosts from @mudit009..
Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

To DIY or Not to DIY; Key Kubernetes Security Considerations

The article provides an overview ofthe security considerationsthat organizations should take into account when deciding betweenself-hosting or using a managed Kubernetes service. Managed Kubernetes services offer benefits such as control plane availability, data backups and recovery, patching and v.. read more  

To DIY or Not to DIY; Key Kubernetes Security Considerations
Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

GPT-4 for API design research

A developer found a useful trick for API design by researching how multiple frameworks in different languages solve a problem - specifically, how HTTP routing works by mapping an incoming request to code based on both the URL path and HTTP verb. They used GPT-4 to generate code examples for differe.. read more  

GPT-4 for API design research
Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

Alibaba launches its own ChatGPT rival, following Baidu’s chatbot

Alibaba's cloud unit launches Tongyi, its alternative to ChatGPT. The language model is produced in-house by the research division, Damo Academy... read more  

Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

AWS to upskill 10,000 students in Kenya through AWS Academy

AWS Academy partners with the Information Communication Technology Authority to provide the AWS Academy program, aimed at bridging the gap between academia and industry, promoting ICT literacy, and enabling students to pursue in-demand cloud careers. The program provides students with cloud computi.. read more  

Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

Microsoft Enhances Azure Learning with Learn Rooms

Microsoft's new offering, Learn Azure Learn Room, is an interactive community designed to connect learners with technical experts interested in Azure. Offered synchronously and asynchronously, learners can engage in conversations and access resources facilitated by Microsoft experts in various tech.. read more  

Microsoft Enhances Azure Learning with Learn Rooms
Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

Redis: How the ECHO command is implemented

The code declares an array of structures named `redisCommandTable` that represents the available Redis commands. Each structure represents a command and contains information such as the name of the command, its description, the version it was introduced, the complexity of the command, the function t.. read more  

Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

SRE: From Theory to Practice | What's difficult about on-call?

Blameless engineers recently launched a new webinar series called SRE: From Theory to Practice, which aims to tackle the challenges facing organizations in on-call systems. In the first episode, the panel discussed internal on-call, assessing customer impact, and the importance of lowering the cost.. read more  

SRE: From Theory to Practice | What's difficult about on-call?
Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

Automated Incident Management Through Slack

Airbnb uses a service oriented infrastructure with many interconnected services managed by small teams, which presents challenges in incident management. To address this, they developed an incident management bot in Slack that centralizes incident management and automates tasks such as creating JIR.. read more  

Link
@faun shared a link, 2 years, 9 months ago
FAUN.dev()

Building a resilient system: Our journey to observability at Intercom

Intercom prioritizes customer experience, and to achieve that, they invest heavily in the reliability of their application. They operatea socio-technical system, and the ability to recover from adversity is called resilience, and observability is a crucial component of resilience. Observability is.. read more  

Building a resilient system: Our journey to observability at Intercom
Story
@eon01 shared a Human Behind Code story, 2 years, 9 months ago
Founder, FAUN.dev

Bernard Halas, Lead Engineer of Claudie: Enabling Kubernetes Freedom Across Clouds

Claudie is a platform for managing multi-cloud Kubernetes clusters, with each nodepool in a different cloud provider. It supports cloud bursting, service interconnect, managed Kubernetes for providers that do not offer it, and cost savings.

Today, we are talking with Bernard Halas, the Lead Engineer of Claudie. Read on to learn more about the human and the code!

Bernard Halas, Claudie Founder