© 2023 Hashnode
#cloud-native
Microsoft Azure is a cloud computing platform and infrastructure created by Microsoft for building, deploying, and managing applications and services through a global network of Microsoft-managed data…
Helm is one of the most essential tools for Kubernetes. What is Helm? Helm is a package manager for Kubernetes that allows for easy installation and management of apps and services on a cluster. It us…
Hi there! It's your girl, Sec Cloudess and I hope you've had a great week. So we will be looking into Kubernetes. Let's begin: For many, like me, being relatively new to the Cloud/Cloud Native environ…
Why Helm? Kubernetes is awesome at managing complexities and we humans often tend to struggle while dealing with complexities. An application deployed on a Kubernetes cluster can be very complex to ha…
If you were thinking you only needed Kubernetes for developing and deploying cloud-native applications, we’re sorry, it’s not! But that’s actually good news and we’re going to tell you why. Kubernetes…
https://youtu.be/_V229G7BHUQ Introduction This tutorial will guide you through the process of deploying a cloud-native application using microservices architecture and Docker containers. We will be …
I'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 peop…
Linux systems are among the most widely used and scalable operating systems currently available. If you become skilled in using Linux, many career opportunities will open up. The most common Linux sys…
Beginnings are hard. But they are less painful and way more enjoyable if you are in good company. Let us welcome you into the cloud-native world with a series of blog posts where we aim to make it eas…
Cloud computing is a method of delivering computing resources and services over the internet. Instead of running applications or storing data on a local computer or server, the user accesses them remo…