Quote
Hi @all, turn back again with dueweekly session, letβs see today you can find and involve with which topics, I hope you find well information and inspire for your work. Now letβs explore what I got π»
AI
1. Medium - Building an Enterprise-Grade MLOps Pipeline on AWS: A Comprehensive Guide
- Help you come close with concept with MLOps to deploy and operate ML model inside AWS platform
- Describe you each progress to implement MLOps with AWS Services, such as Sage Maker, Step Function, CodePipeline, Glue
- Attach each process with code example, configuration and explanation
Architecture
- Give us about landscape of streaming system in multiple perspective, but strong emphasize crucial role of streaming and do not replace easily, such as Kafka
- Year of Datalake and ton of technologies appear for integrating with IceBerg - One of insane modern datalake with not except by any data vendor
- Answer the question about why the data vendor kick off multiple project related own storage engine and why they try to move toward integrating storage and serving
- The relevant with AI is becoming more potential things with any tech world, and streaming system is one of them
2. Medium - System design concepts: Distributed Task Queue System π―
- Introduce about the Task Queue concept in system design, one of most popular SA
- Learn and walkthrough for each step when you want to implement this concept for your own
- Illustrate with really clearly diagram about workflow, attach it with explanation and example for helping easier understand
3. Medium - How to Build a Multi-Tenancy Internal Developer Platform with GitOps and vCluster
- Gathering information about Platform Engineer and what it means in IT field nowaday
- Give you whole vision about layer combination in development process with IDP (Internal Developer Platform)
- Explore how to build a multi-tenancy platform using a self-service approach, attach with code, example and guidance
4. Medium - System Architecture : Deep Dive into 1M RPS API Design
- Show you how to implement the huge RPS Server handler, with multiple techniques you applied to optimize request and response
- Give you the picture to imagine and step by step for creating that kind of server
- If you want to learn and create microservices, this articles should be for you
Cloud
1. Medium - Lambda vs Fargate in Modern Architectures: Exploring the Trade-Offs
- Comparison between both modern architecture of AWS, such as usage, cost, features, β¦
- Give you a couple of reason why you should choose one of them for your demand
2. Medium - This New AWS Serverless Stack could be a Game-Changer
- Introduce new stack for serverless which can exchange resource of
Lambda
andDynamoDB
, It called AWS App Runner and AWS Aurora DSQL - Give a couple of points for let you know why you should make exchange and migrate for your service, following itβs will reduce the complexity and learning curve for your implementation web framework as FaaS (Function as a Service)
- You need to approve some trade-offs if you want to use this new stack
Database
- List popular type of database and use case for the reason should be picked one
- Give you candidate in each category for easier researching
2. Medium - 11 Data Structures Powering Database
- Incredible article who give you overview about those data structure type of database
- Reason and why you should choose this structure to organize your DB, and optimize for your algorithm (including complexity) with these databases
3. Medium - 10 Essential Database Replication Techniques Every Software Developer Should Know
- List methods replication in Database World, Itβs really easier for approaching and you can have
keywork
to explore more about these techniques - Explain and help you focus on what these techniques handout and control data inside database depend on that techniques
Kubernetes
1. Medium - How to Manage Multiple Kubernetes Clusters: A DevOps Guide to Sveltos
- Introduce the methodology at VMware tanzu used for managing multiple Kubernetes Cluster, such as RKE, GKE, β¦ with Sveltos
- Walkthrough and tell about a couple of features of
Sveltos
for handling management stuff
2. Medium - Picking Between Calico and Cilium for Your On-Prem Kubernetes Cluster
- Create the discussion and comparison for both platform used as CNI (Container network interface) in Kubernetes Cluster about role, feature, β¦
- Give you reason in simple case to choose one of these platforms for your Kubernetes Cluster
- Point into popular feature of each type and kinda brief for your choice to easier approach concept
3. Medium - Interviewing a Senior Kubernetes Developer? Hereβs What You Should Really Ask
- Good Article for learning the experience when you hit to interview as Senior DevOps Engineer and topics focus on Kubernetes
- Cover around the backbone resources inside Kubernetes and give you the vision and answer for the interviewer could ask you about it
Operation System
1. Medium - Stop UsingΒ systemctl
Β Blindly: Master Advanced Service Management Techniques!
- Give you vision how to use
systemctl
with efficiency way, no cap - Combination with
journalctl
and you can control over Linux easier, more convenient way to help you debug and troubleshoot linux system - Guide you how to create a new service as
systemd
and how to manipulate that one - Speed Up Boot Time withΒ
systemd-analyze
2. Medium - 100 Advanced Linux System Analysis Commands
- The collection about command for helping you debug and trouble linux system
- Attaching with each command is the explanation and code snippet
Technologies
1. Marclamberti - Airflow Variables: The Ultimate Guide
- Guide you how to practice with variable inside Airflow
- Cover whole scenarios which one can use for set and get variable with Airflow, such as CLI, Programming, Secret, β¦