Ahammed Basha Shaikday-10-of-100-days-challenge.hashnode.dev·Dec 19, 2024Shell Scripting and Linux Interview QuestionsDay 9 of 100 Days of DevOps Challenge: Preparing for Shell Scripting and Linux Interviews Mastering shell scripting is a core skill for DevOps engineers, but excelling in interviews requires a clear understanding of both foundational and advanced top...AWS
Shaik Mustafamustafa-k8s.hashnode.dev·Nov 27, 2024Exploring Methods to Expose Kubernetes Services: A Comprehensive GuideIn this article, I’ll explain the various methods to expose Kubernetes services to the outside world, comparing their pros and cons. To make things clearer, I’ll also include examples with YAML manifests. In Kubernetes, a Service acts as a virtual lo...91 likes·107 readsservices in kubernetes
Harendra Barotharrybdevops.hashnode.dev·Nov 6, 2024Essential Guidelines for Publishing Your Django Project OnlineDjango-based "My Notes" Application Deployment Application Overview: "My Notes" is a simple note-taking application built using Django. It allows users to create, store, and manage notes, similar to notepad applications used on mobile devices. Prereq...#DjangoApp
Syed Mahmood Alisyedmahmoodali.hashnode.dev·Oct 1, 2024Requests and limits: simplified in kubernetesRequests and limits are the two parameters that help Kubernetes manage resources effectively by ensuring that containers get the resources they need without consuming too much also making sure that all of the resources are being efficiently utilized....Kubernetes
Nikunj Vaishnavdevcloudjourney.hashnode.dev·Jul 6, 2024AWS IAM: Manage Identity and Access EasilyHello, tech enthusiasts! Today, we're diving into the world of AWS and exploring one of its fundamental services: AWS Identity and Access Management (IAM). If you're managing AWS resources, securing access with IAM is a must. Let’s break it down step...30 readsAWS Cloud2Articles1Week
ProDevOpsGuy Tech Communitycloud.prodevopsguy.xyz·Jun 23, 2024🚀 Explore More into CI/CD Tools on AWS Cloud ☁️In today's fast-paced software development environment, Continuous Integration and Continuous Deployment (CI/CD) have become essential for delivering high-quality software at speed. Amazon Web Services (AWS) offers a variety of tools to facilitate th...137 readsAWS
Bhairavi Wagheletechbhairavi.hashnode.dev·Mar 3, 2024Access object of Private S3 Bucket from CloudFrontPrerequisites: AWS Free Tier Account Step 1: Create S3 Bucket Go to S3 and click on create bucket Select Specific Region Bucket Name should be unique Object Ownership ACLs enabled Block Public Access settings for this bucket keep selected tick...68 readsAWS
Rohit Deorerohitexplainstech.hashnode.dev·Feb 4, 2024Mastering AWS CloudFormation Templates: An In-Depth Guide (Day-8)Introduction Welcome to the world of AWS CloudFormation Templates (CFT), a powerful tool designed to help you manage and provision your AWS resources efficiently. Whether you're a seasoned AWS user or new to cloud computing, this guide aims to simpli...Devops
Sprasad Pujarisprasad.hashnode.dev·Jan 27, 2024AWS:Hosting a static website on Amazon S3 and using Route 53 for DNS with a GoDaddyTitle: "Unlocking Your Online Presence: Get a Free Domain and Deploy Your Static Website with AWS Route 53 and S3" Introduction: In today's digital era, establishing an online presence is crucial. One of the first steps is getting a domain and hostin...208 readsawsdns
Gous Sayyadgoussayyad.hashnode.dev·Jan 21, 2024Navigating the Cloud: Insider Tips and Tricks for a Successful Learning JourneyLearning cloud computing effectively involves a combination of theoretical understanding, hands-on experience, and staying updated with industry trends. Here are some tips and tricks to help you learn cloud computing effectively: 1. Understand the Ba...AWS