heart Posts from the community...
Story
@huseyni shared a post, 1 year, 2 months ago
System Engineer, azfiber

AWS services 101: A tour of popular AWS services and how to use them

Introduction

Amazon Web Services (AWS) is a cloud computing platform that provides a wide range of services for building, deploying, and managing applications on the cloud. AWS was one of the first cloud computing platforms and has since become the largest and most popular, with millions of customers around the world.

Amazon-Web-Services-1.png
Story
@huseyni shared a post, 1 year, 2 months ago
System Engineer, azfiber

Kubernetes Best Practices: 10 Tips for Running Smooth, Efficient Clusters

Kubernetes is a powerful and popular tool for managing containerized applications in the cloud. It allows you to deploy and scale your applications with ease, providing a consistent and reliable platform for running your workloads. However, as with any complex system, it’s important to follow best p..

Kubernetes_New.png
Story
@huseyni shared a post, 1 year, 2 months ago
System Engineer, azfiber

What is Git Version Control System

Introduction to version control systems and their importance in software developmentVersion control systems are a crucial tool for any software development project, large or small. They allow developers to track and manage changes to the source code of a project over time, making it easy to revert b..

gitGithub.png