Aasifa Shaikmysoftwarediary.hashnode.dev路Sep 27, 2024From Code to Production:A DevSecOps Project to Deploy Netflix Clone on EKSHi there 馃惉馃惉 Welcome to my DevSecOps journey, where I'll be showing you how to deploy a Netflix 馃幀 clone application on Amazon EKS (Elastic Kubernetes Service) using a secure CICD pipeline 鈾撅笍. I have structured this project into the following sectio...#DevSecOps #CICD #Pipeline #SonarQube #Trivy #OWASP #Jenkins #Security #ContinuousIntegration #ContinuousDeployment #Automation #CodeQuality #ContainerSecurity #VulnerabilityScanning #SecureCoding #SoftwareDevelopment #DevOps #CyberSecurity #ApplicationSecurity #SoftwareSecurity #TechBlog #ITSecurity #CodeAnalysis #SecurityTools
ljb630ljb630.in路May 20, 2024Exploring Solidity: Creating a Simple Identity Smart ContractAs part of my journey into blockchain development, I've been working on writing smart contracts using Solidity. Today, I'd like to share a simple smart contract I've created, called Identity. This contract allows you to store and retrieve a person's ...Solidity - Smart ContractSolidity
deepa sahadeepa130.hashnode.dev路Mar 11, 2024Basic Networking : Part 1Network: Two or more devices are connected with each other by communication medium, it is called Network. Networking: The method of data commutation or transferred one host to another host is called networking. Internet : Multiple networks are connec...41 readsBasic networking
Matthew Hardmatthewhard.com路May 29, 2023Python for Beginners: Part 1 - Installation GuidePython is a versatile and beginner-friendly programming language that has gained immense popularity due to its simplicity and readability. Whether you're interested in web development, data analysis, or automation, learning Python is a fantastic star...55 likes路201 readsPythonPython