Jintao Zhangmoelove.hashnode.net·Jan 17, 2023FeaturedMy Rust journey and how to learn RustI'll share my Rust journey, how I learned Rust and some free Rust learning resources. Rust has become more and more popular. Through the StackOverflow 2022 Developer Survey, we can see that many people are interested in Rust. Rust is on its seventh...Paul-Sebastian Manole and 5 others are discussing this6 people are discussing thisDiscuss·100 likes·11.5K readsRust
Abhishek KumarforWeMakeDevskubeworld.hashnode.net·Jun 23, 2022Everything about CNCFWhat is CNCF? CNCF (Cloud Native Computing Foundation) is a Linux Foundation project founded in 2015 to help advance container technology and align the tech industry around its evolution. It was announced alongside Kubernetes 1.0, an open-source cont...Hariom Chaudhary and 2 others are discussing this3 people are discussing thisDiscuss·77 likes·1.0K readsBlogsWithCC
Aryan DeshpandeforKubesimplifykubesimplify.hashnode.net·Oct 17, 2022Container and Kubernetes SecurityBrief Overview Prerequisites : Kubernetes & Containers ( MAKE CHANGE ) Containers are isolated resources or processes that consist of definite boundaries for hardware resources and visibility set. Essentially uses cgroups & namespaces to isolate re...Dipankar Das and 1 other are discussing this2 people are discussing thisDiscuss·61 likes·535 readsKubernetes
Rafey Ahmedrafeyahmed.hashnode.net·Apr 23, 2023Building Cloud Native APPs using 12-factorThe 12-factor app is a set of best practices for building software-as-a-service (SaaS) applications that are portable, maintainable, and scalable. It was created by a group of software engineers with experience in building SaaS apps and aims to provi...Discusscloud native
Sudip Senguptassengupta3.hashnode.net·Apr 18, 2023Efficient Microservices Communication: Role of RPC Framework in a Cloud-Native EcosystemIn modern software development, cloud-native ecosystems have become increasingly popular due to their ability to deliver applications quickly and at scale. One of the key components of such ecosystems is the Remote Procedure Call (RPC) framework, whi...DiscussMicroservices
K8sCloudDevk8sclouddev.hashnode.net·Apr 16, 2023Introduction to OpenTelemetryOpenTelemetry is an open-source observability framework for modern distributed applications managed by CNCF. It is a collection of tools, APIs, and SDKs. It provides a unified approach for collecting traces, logs, and metrics. Why OpenTelemetry? Let'...Discuss·2 likesWeMakeDevs
Shruti Mishrashruti-mishra27.hashnode.net·Apr 16, 2023Unleashing the Power of Open Application Model (OAM)Hackathon Journey with Shivraj Nakum exploring OAM ✍️Introduction Imagine yourself as a developer, brimming with excitement over a groundbreaking idea for a new cloud-native application. As a developer, cloud engineer or DevOps engineer or anyone int...Discuss·2 likesWeMakeDevs
Shivraj Nakumshivrajsblog.hashnode.net·Apr 16, 2023Unleashing the Power of Open Application Model (OAM)Hackathon Journey with Shruti Mishra exploring OAM 📌Introduction ✍️ Imagine yourself as a developer, brimming with excitement over a groundbreaking idea for a new cloud-native application. As a developer, cloud engineer or DevOps engineer or anyone ...Discuss·2 likesWeMakeDevs
Tejas Raskartjsrskr.hashnode.net·Apr 16, 2023Open Application Model (OAM): A Game-Changer for Deploying Cloud-Native ApplicationsPicture this - you're on a road trip with your friends, excited for the adventures ahead. You've got your destination in mind, a trustworthy car, and a map to guide you. But as you hit the road, you encounter unexpected detours, roadblocks, and chall...Discuss·27 readscloud native
Awaan Nisarnativenavigators.hashnode.net·Apr 16, 2023Use Cases of Open Application ModelWhat is OAM? Open Application Model (OAM) is an open-source standard for building cloud-native applications, It is designed to enable developers to build and deploy applications on Kubernetes without requiring them to have in-depth knowledge of the u...DiscussWeMakeDevs
Sean Coughlinscc33.hashnode.net·Apr 11, 2023Amazon EC2: Powering Cloud Computing with Virtual ServersIntroduction Amazon Elastic Compute Cloud (EC2) is a core component of Amazon Web Services (AWS), offering scalable, on-demand virtual server instances for various computing needs. In this post, we'll explore what EC2 is, its history, potential appli...Discuss·29 readsCloud ComputingCloud
NapptiveforWeMakeDevskubeworld.hashnode.net·Apr 11, 2023KubeVela Joins CNCF IncubatorGreat news! KubeVela has been accepted as a CNCF incubation project, which means our favorite application delivery platform (it was already included in our Top 10 Kubernetes resources list) is more popular than ever. But what exactly is KubeVela? Wha...Discuss·2 likes·46 readsKubernetes
Sean Coughlinscc33.hashnode.net·Apr 10, 2023Understanding Cloud Storage Types: Object, Block, File, and Database StorageIntroduction Cloud storage has become an integral part of modern software development and IT infrastructure, providing scalable, on-demand storage solutions for various data types. As a software engineer, it's essential to understand the different ty...DiscussCloud ComputingCloud