SLSebastien Legrand Ngembouinbasiclearn.hashnode.dev·Mar 23, 2025 · 9 min readStep-by-Step Guide: Deploying a React-Node.js Application on Amazon EC2Here is a link to our GitLab where you can find all the code used in this tutorial. Prerequisites: AWS account Docker Hub Account Basic Docker knowledge and experience Basic Linux knowledge and experience Basic SSH and networking knowledge and ...00
SLSebastien Legrand Ngembouinbasiclearn.hashnode.dev·Jan 31, 2025 · 3 min readEnforcing Governance with Sentinel in TerraformIn today's fast-paced cloud infrastructure landscape, ensuring compliance, security, and cost control is critical. HashiCorp's Sentinel, a policy-as-code framework, integrates seamlessly with Terraform to enforce governance and compliance policies ac...00
SLSebastien Legrand Ngembouinbasiclearn.hashnode.dev·Dec 19, 2024 · 4 min readRoad To CkaI am prepraing myself for the Certified Kubernetes Administrator and i wolud like to share my journey with you all. Today i would like to share information about CKA Exam Prerequisites,Syllabus , Exam details. To preprar myself for the CKA Exam i am ...00
SLSebastien Legrand Ngembouinbasiclearn.hashnode.dev·Dec 17, 2024 · 3 min readPython In Devops FieldsPython is a highly versatile and widely-used language in the DevOps field due to its simplicity, readability, and extensive library support. It plays a crucial role in automating and optimizing various DevOps processes, such as continuous integration...00
SLSebastien Legrand Ngembouinbasiclearn.hashnode.dev·Dec 3, 2024 · 3 min readTerraformTerraform is an Infrastructure as Code (IAC) tool that is widely used by DevOps teams to automate infrastructure tasks. It is particularly useful for provisioning cloud resources, making it a key tool in managing cloud infrastructure. Terraform is cl...00