FreeCourse Logo
FreeCourse.io
Verified CouponsFree CoursesJobsBlog
Categories
Home/Courses/Protección de operaciones en la nube
Protección de operaciones en la nube
IT & Software100% OFF

Protección de operaciones en la nube

Starweaver Experts
0(138 students)
Self-paced
Intermediate

About this course

Este curso contiene el uso de inteligencia artificial¿Está listo para proteger su primer proyecto en la nube? La nube permite crear, lanzar y escalar aplicaciones con rapidez, pero una máquina virtual sin protección, un bucket de almacenamiento público, una clave de acceso olvidada o una configuración incorrecta pueden convertirse rápidamente en un riesgo para la seguridad, la continuidad del negocio y el cumplimiento normativo. Este curso está diseñado para ayudarle a desarrollar habilidades prácticas para proteger operaciones en la nube en AWS, Azure y Google Cloud.

A lo largo del curso, aprenderá los fundamentos de la seguridad en la nube, incluidos los modelos de servicio IaaS, PaaS y SaaS, el modelo de responsabilidad compartida y los componentes principales de infraestructura como cómputo, almacenamiento y redes. También practicará controles esenciales como IAM, MFA, reglas de firewall, grupos de seguridad, segmentación de red, cifrado, copias de seguridad, registro de actividad y protección contra accesos públicos no autorizados. Además, explorará herramientas de seguridad nativas de la nube como AWS GuardDuty, Azure Defender y Google Cloud Security Command Center para detectar amenazas, revisar hallazgos, investigar registros y responder a incidentes básicos.

También aprenderá a alinear controles técnicos con marcos reconocidos como CIS Benchmarks, ISO/IEC 27001 y NIST Cybersecurity Framework, generando evidencia útil para auditorías y revisiones internas. Al finalizar, contará con una base práctica para diseñar, proteger, revisar y documentar entornos de nube pequeños o iniciales, aplicando una lista de controles reutilizable que podrá adaptar a futuros proyectos.

Skills you'll gain

Network & Securityes

Available Coupons

Loading...

Course Information

Level: Intermediate

Suitable for learners at this level

Duration: Self-paced

Total course content

Instructor: Starweaver Experts

Expert course creator

This course includes:

  • 📹Video lectures
  • 📄Downloadable resources
  • 📱Mobile & desktop access
  • 🎓Certificate of completion
  • ♾️Lifetime access
$0$97.99

Save $97.99 today!

Enroll Now - Free

Redirects to Udemy • Limited free enrollments

Share this course

https://freecourse.io/courses/proteccion-de-operaciones-en-la-nube

You May Also Like

Explore more courses similar to this one

Pentesting en Seguridad Informática. Detecta, Defiende
IT & Software
0% OFF

Pentesting en Seguridad Informática. Detecta, Defiende

Alvaro Chirou

★★★★★ TE INVITO A VER LAS RESEÑAS★★★★★Jose Luis★★★★★Excelente curso, me sirvió mucho para guiar el rumbo que estoy tomando, ahora toca investigar y estudiar mucho, este mundo de la informática es inmenso y me decidí por esta rama, gracias por el conocimiento y por siempre aclarar las dudas.Javi Felices★★★★★Calidad técnica sobresaliente, siempre mejorando, siempre actualizando, gran soporte. Álvaro es muy proactivo a sugerencias y a críticas constructivas con lo que ganamos todos en calidad y contenidos. La primera parte es básica, si alguien tiene algunos conocimientos puede que no le aporte valor, pero al final es un curso que intenta llegar a cualquier interesado en este rubro, pero luego se va adentrando en el uso de herramientas desconocidas, dejando claro las intenciones y todo en un marco legal, cada uno somos responsables de nuestros actos. El curso va creciendo y mejorando, por todo su esfuerzo no puedo bajar mi valoración.Jose Cardenas★★★★★Gran profesional AlvaroSergio Figal★★★★★Explicado en detalle y preocupación por la buena experiencia del alumno.Descripción del cursoLos dispositivos no son seguros, todo es vulnerable y la información se encuentra al alcance de personas dispuestas a lo que sea por sacar provecho de ella, por eso es necesario que las organizaciones de hoy cuenten con personal altamente calificado en la protección de sus datos.En la actualidad se libra una batalla global por la seguridad informática que abarca gobiernos, empresas, industrias, organizaciones de todo tipo y hasta individuos.Desde la filtración de información privada, hasta la difusión de fotos y vídeos íntimos tomados de sitios, supuestamente, seguros, ponen de manifiesto la importancia de capacitarse para estar protegidos y prevenir situaciones de vulnerabilidad que pueden poner en riesgo nuestra integridad.Mi trabajo en la Policía, específicamente a cargo de la investigación, prevención y combate de delitos en los que la informática es una cuestión medular, me permiten aportar, a través de este curso herramientas de probada eficacia para cuidar los dos recursos más importantes de una organización, su información y su gente.Por ello en este curso te enseño como detectar las Principales vulnerabilidades que hoy existen.Yo soy Álvaro Chirou, tengo más de 20 Años de experiencia trabajando en Tecnología, eh dado disertaciones en eventos internacionales como OWASP, tengo más de 500.000 estudiantes en Udemy y 100 formaciones profesionales impartidas en la misma. Empieza a aprender ya mismo y acompáñame en este increíble curso.Nos vemos dentro !Tu profesor: Alvaro ChirouProfesor de Udemy

4.7•1.4K•Self-paced
FREE$104.99
Enroll
AI Security & Governance Masterclass: Build, Attack & Defend
IT & Software
0% OFF

AI Security & Governance Masterclass: Build, Attack & Defend

Udemy Instructor

This course contains the use of artificial intelligence.Build the practical skills required to design, attack, secure, monitor, and govern modern AI applications in this comprehensive AI Security and Governance Masterclass.As organizations rapidly adopt generative AI, large language models, RAG applications, and autonomous AI agents, security and governance have become essential. AI systems introduce risks that traditional application security alone cannot address, including prompt injection, jailbreak attacks, document poisoning, memory manipulation, unauthorized tool execution, sensitive data exposure, hallucinations, and uncontrolled agent actions.This course takes a hands-on, project-based approach. You will not only study AI security concepts—you will build vulnerable AI systems, attack them, understand their weaknesses, and implement practical defenses.You will begin by setting up Python, Visual Studio Code, Git, and Ollama, then build your first AI chat assistant. You will explore the AI threat landscape, understand the OWASP Top 10 for LLM Applications, and learn how security differs across traditional software and AI-powered systems.You will perform real-world direct prompt injection and AI jailbreak attacks, then create prompt validation, risk scoring, filtering, and guardrail mechanisms. You will build a complete Retrieval-Augmented Generation application, attack it using malicious documents, poison retrieved context, and secure it through trusted-source validation, context isolation, content sanitization, and enforcement controls.The course also covers AI tool-calling security, including parameter injection, excessive permissions, unauthorized actions, input validation, least-privilege access, and human approval for sensitive operations. You will build persistent AI memory, demonstrate memory-poisoning attacks, and implement approval and validation controls before information is stored.As you progress, you will develop an autonomous AI agent that can plan, reason, use tools, and complete workflows. You will then secure its decision-making process using human-in-the-loop approvals, restricted permissions, action validation, and traceable execution.You will combine these defenses into an integrated AI Security Gateway covering prompts, RAG, tools, memory, and agents. You will also learn production practices involving Docker, deployment, security monitoring, logging, audit trails, and incident response.Beyond technical security, this course provides extensive coverage of enterprise AI governance. You will build AI inventories, usage dashboards, cost analytics, risk-scoring engines, model-evaluation dashboards, drift-monitoring systems, prompt-governance labs, agent-observability tools, and RAG governance dashboards.You will learn how to map controls to NIST AI RMF, the EU AI Act, and ISO/IEC 42001. Topics include policy management, control evidence, model cards, AI impact assessments, approval workflows, exception management, guardrail effectiveness, governance KPIs, KRIs, incident remediation, and executive reporting.The final capstone brings everything together as you build an Enterprise AI Governance Command Center connecting AI telemetry, risk, controls, compliance evidence, incidents, remediation, and leadership dashboards.Whether you are an AI engineer, cybersecurity professional, risk manager, enterprise architect, developer, auditor, compliance leader, or technology executive, this course will help you build AI systems that are not only powerful—but also secure, responsible, compliant, observable, and enterprise-ready.

0.0•7•Self-paced
FREE$89.99
Enroll
Bug Bounty Hunting: Web Security and Vulnerability Reporting
IT & Software
0% OFF

Bug Bounty Hunting: Web Security and Vulnerability Reporting

Udemy Instructor

This course contains the use of Artificial Intelligence.[[ Unofficial Course ]]Bug bounty programs have become one of the most effective ways for organizations to strengthen their security posture while encouraging ethical hackers to identify vulnerabilities before malicious attackers can exploit them. This course is designed to provide a thorough understanding of how bug bounty programs operate, the principles behind responsible vulnerability disclosure, and the methodologies used by professional security researchers throughout the vulnerability discovery lifecycle.You will begin by exploring the history and evolution of bug bounty programs, understanding why organizations rely on external security researchers to improve cybersecurity. The course explains the roles and responsibilities of bug bounty hunters, triage teams, and organizations while highlighting the differences between bug bounty engagements and traditional penetration testing. You will also gain a clear understanding of legal considerations, ethical responsibilities, safe harbor policies, and responsible disclosure practices that every security researcher should understand before participating in public or private programs.As the course progresses, you will learn how bug bounty platforms function and how organizations define the scope of their programs. You will examine the differences between self-hosted and platform-managed bug bounty programs, learn how to interpret scope statements, understand asset classifications, identify out-of-scope targets, and explore how vulnerabilities are evaluated using industry-standard severity rating systems and reward structures.A successful bug bounty hunter must first understand the attack surface before testing for vulnerabilities. This course introduces the theory of attack surface management and explains the methodologies used to gather valuable information about target systems. You will learn the concepts behind passive and active reconnaissance, DNS enumeration, subdomain discovery, web application architecture analysis, technology stack identification, endpoint discovery, and API mapping. These foundational concepts help learners understand how security researchers systematically identify potential areas for security assessment.The course also provides detailed explanations of some of the most common and impactful web application vulnerabilities encountered in bug bounty programs. You will explore how Cross-Site Scripting (XSS), Insecure Direct Object References (IDOR), Server-Side Request Forgery (SSRF), SQL Injection (SQLi), and access control vulnerabilities occur, why they present security risks, and how security researchers identify and analyze them from a defensive and ethical perspective. The emphasis is on understanding vulnerability mechanics, security impact, and secure assessment methodologies rather than unauthorized exploitation.Beyond vulnerability discovery, the course teaches one of the most valuable skills for any bug bounty hunter: communicating findings effectively. You will learn how to write clear, professional, and reproducible vulnerability reports that help organizations understand security issues and accelerate remediation. The course explains how to distinguish technical impact from exploitability, apply the Common Vulnerability Scoring System (CVSS), understand vulnerability severity classifications, and navigate the triage and remediation process used by security teams.Throughout the course, learners will gain insight into industry best practices, professional workflows, and the mindset required to become a successful security researcher. The concepts presented align with modern web application security principles and provide knowledge that can be applied across a wide range of bug bounty programs and cybersecurity roles.By the end of this course, you will have developed a solid understanding of bug bounty program operations, reconnaissance methodologies, web application vulnerability concepts, vulnerability assessment techniques, ethical disclosure practices, and professional reporting standards. These skills will help prepare you to participate responsibly in bug bounty programs, strengthen your cybersecurity knowledge, and build a foundation for further study in ethical hacking, penetration testing, and application security.Thank you

0.0•171•Self-paced
FREE$79.99
Enroll
FreeCourse LogoFreeCourse

Freecourse.io brings you high-quality online courses with free certificates to help you upskill, boost your career, and achieve your goals anytime, anywhere.

Resources

  • Courses
  • Jobs
  • Categories
  • Features

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy
  • Terms
  • Cookies
  • Licenses

© 2026 FreeCourse. All rights reserved.