Tag: kubernetes
From Code to Production: A Secure Kubernetes Pipeline with DevSecOpsFrom Code to Production: A Secure Kubernetes Pipeline with DevSecOps
1. Commit Code: 2. CodePipeline Triggered 3. CodeBuild Performs Build and Uploads Artifacts 4. CodeBuild Scans for Secrets 5. CodeBuild Scans for Vulnerabilities (SCA & SAST) 6a. Remediation for Vulnerabilities
Launch Your EKS Cluster Today: A Simple GuideLaunch Your EKS Cluster Today: A Simple Guide
What is EKS? EKS (Elastic Kubernetes Service) is a fully managed service by Amazon Web Services (AWS) that lets you run Kubernetes on AWS without having to install and manage
AKS for Simplified Kubernetes (Azure)AKS for Simplified Kubernetes (Azure)
What is Kubernetes? What is Azure Kubernetes Service (AKS)? Why use AKS? Key Concepts for Beginners: Getting Started with AKS Free Courses : Microsoft Azure (Concepts + Hands-on) Free Courses
EKS for Simplified Kubernetes (AWS)EKS for Simplified Kubernetes (AWS)
If you’re in the world of cloud computing, you’ve probably heard of Kubernetes—the powerful container orchestration system. Amazon Elastic Kubernetes Service (EKS) makes it easy to run Kubernetes on AWS,
Quick Read: What are Kubernetes Network Policies?Quick Read: What are Kubernetes Network Policies?
Network Policies are a Kubernetes resource (API object) that define rules to control network traffic flow between pods within your cluster. They act like firewall rules specifically designed for Kubernetes
Free Courses : Kubernetes (Enroll Now)Free Courses : Kubernetes (Enroll Now)
1. Containers 101 https://www.udemy.com/course/containers-101/ 2. Kubernetes: Getting Started https://www.udemy.com/course/kubernetes-getting-started/ 3. Kube By Example – Spring Boot Microservices on Kubernetes https://www.udemy.com/course/kube-by-example-spring-boot-microservices-on-kubernetes/ 4. Building Docker & Kubernetes Network & Security Lab for
Docker Projects : 8 Mini Projects to ExcelDocker Projects : 8 Mini Projects to Excel
Here are 8 diverse Docker projects ranging from development environments to practical applications: Project 1: Isolated Development Environment Project 2: Lightweight Web Server Project 3: WordPress Blog Project 4: CI/CD
Kubernetes + Terraform : 4 Project IdeasKubernetes + Terraform : 4 Project Ideas
“Tired of manual deployments? Let’s automate!” 💪 Here’s we can use “Terraform + Kubernetes“ Prerequisites: These projects assume you have: Project 1: Provision and Configure a Kubernetes Cluster on AWS Project
Kubernetes : 5 Mini Projects to start withKubernetes : 5 Mini Projects to start with
In this post, let’s check 5 Kubernetes mini-projects that use a variety of resources and offer unique scenarios to make better understanding (where to use Kubernetes?) Project 1: Scalable Web