Deploy a LAMP stack with Google Cloud Platform
التصنيف الكامل: IT & Software > Other IT & Software > LAMP Stack

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Virtualization platform including VMWare ESXI, Virtualbox
This course teaches students the fundamental skills required to set up and manage virtual machines in a variety of scenarios. Whether the goal is to create a small lab environment for practice, to prepare a devops-style setup for automation testing, or simply to experiment with different software stacks, the course provides a structured pathway. By the end, learners will be comfortable deploying and interacting with virtual machines across multiple operating systems, gaining both conceptual understanding and hands-on experience.The curriculum begins by introducing the concept of virtualization and explaining why it is such an important tool in modern computing. It then details the role of the hypervisor, the key piece of software that makes virtualization possible. Different types of hypervisors—Type 1 (bare-metal) and Type 2 (hosted)—are compared, with guidance on when each is appropriate. Students receive recommendations for suitable environments depending on their learning objectives, available hardware, and target use cases.From there, the course dives into the installation and configuration steps needed to create guest operating systems. Detailed walkthroughs are provided for popular platforms such as Oracle VirtualBox, VMware Workstation, and VMware Fusion. The course also includes modules on configuring WSL (Windows Subsystem for Linux) and introduces peripheral virtualization technologies, ensuring students are aware of advanced solutions like KVM, Parallels, and other modern alternatives.

Angular & JavaScript Interview: Top 400 Questions (2026)
One Stop Destination For All Interview Questions.Top 400 Interview Questions and Answers Video Lectures with Revision PDF Books.1. Top 100 Angular Interview Questions (Topics from which questions are covered) Angular Framework Components Modules Data Binding Directives Decorator Pipes Services Dependency Injection Component Lifecycle-Hooks Routing Observable\ HttpClient\ RxJS Typescript-Basics Typescript - OOPS Angular Forms Authentication/ JWT/ Auth Gurad/ HTTP Interceptor Parent Child Components Communication2. Top 200 JavaScript Interview Questions (Topics from which questions are covered)BasicsVariables and data typesOperators ConditionsArraysLoopsFunctionsStringsDOMError HandlingObjectsEventsClosuresAsynchronous programming: basicsAsynchronous Programming: PromisesAsynchronous Programming: Async AwaitBrowser APIs and Web StorageClasses, constructors, this, and inheritanceECMAScript and ModulesSecurity and PerformanceScenario-based: Tricky Short QuestionsScenario-based feature development questionsJS Coding Questions3. (BONUS) Top 100 HTML, CSS Bootstrap Interview Questions (Topics from which questions are covered)HT

Linux Security and Hardening
In computer security, Hardening is usually the process of Securing a system by Reducing its surface of vulnerability, which is larger when a system performs more functions; in principle, a single-function system is more secure than a multipurpose one. Reducing available ways of attack typically includes changing default passwords, removal of unnecessary software, unnecessary usernames or logins, and disabling or removal of unnecessary services.What is Hardening means: Hardening, when applied to computing, is the practice of reducing a system’s vulnerability by reducing its attack surface.Hardening may involve a reduction in attack vectors by culling the pathways, or vectors, attackers would use. It may range from adhering to blanket policies such as Zero Trust, the Principle of Least Privilege (PoLP), or Defense In Depth, but also manifest as certain task lists such as implementing workforce training, segmenting resources, automating security updates, resetting default passwords, hashing passwords, and ceasing to store or transmit data unless it is encrypted.Reducing attack vectors through hardening also involves system owners cutting unnecessary services or processes. Overall, a system that provides more services has a much broader attack surface than one performing just one function.In this course, You will learn how to hardening your Unix and Linux systems.

GD Script - Godot 3.1 game engine script
Are you a beginner in video game creation? Have you ever wanted to build your very first game but felt unsure where to start or which tools to use? Many new developers feel the same way at the beginning — and that’s completely normal. The great news is that there is a clear path forward.GD Script may be exactly what you’re looking for.In this course, you’ll be gently introduced to GD Script, the scripting language used in the Godot game engine. The lessons are inspired by the books “GD Script” and “Making Games with GD Script,” and they are supported with practical video tutorials and downloadable resources from Best Tutorial for 2D Godot 3.1 Games. Everything is designed to help you learn step by step, without feeling overwhelmed.You’ll start with simple concepts and gradually move toward building real, working projects. Along the way, you’ll learn how to organize your code, structure scenes, work with sprites and animations, and use tools that real developers rely on every day.By the end of the course, you won’t just understand GD Script — you’ll be ready to create your own 2D and 3D games, as well as various interactive applications. More importantly, you’ll have the confidence to keep learning, experimenting, and growing as a game developer.

Mastering JBoss EAP 8 Administration: Intro to Advanced 2026
Embark on a comprehensive journey into the realm of JBoss EAP 8 Administration with our expertly crafted course! Whether you're a beginner venturing into the world of enterprise application platforms or an experienced professional seeking to enhance your expertise, this course is designed to cater to all skill levels.Throughout this hands-on exploration, learners will delve into fundamental concepts, gaining a thorough understanding of JBoss, Wildfly, and EAP. From grasping the intricacies of JBoss operating modes to dissecting the architecture and understanding the roles of Domain Controller, Host Controller, Process Controller, and Server Groups, this course leaves no stone unturned.Participants will delve into practical aspects such as configuring JBoss profiles, defining socket binding groups, and optimizing resource allocation by setting heap sizes for various components. With dedicated labs covering installation methods, startup and shutdown procedures, domain mode setup, cluster configuration, deployment, data source configuration, and integration with Apache, participants will gain invaluable hands-on experience.Moreover, our course offers insights into crucial topics such as JBCS and Apache integration, JBoss upgrade strategies, and patching methodologies. By enrolling in this course, participants will not only expand their knowledge but also equip themselves with practical skills essential for effectively managing JBoss EAP 8 environments in real-world scenarios.

Modern Software Engineering | Development - AI Agents
Welcome to this great and hands on material on Modern Product Development. This is a beginner level material that is focused on explaining the engineering and best practices that high performing engineering teams apply when developing world class products.The course is designed for both software engineers and people that have just started in the IT world, and the main focus is to break down the entire lifecycle of the product as well as the most modern approaches to technology from the moment the decision is taken to fund the project until it goes into production and beyond.There will be practical demos and a showcase of tools that will make this possible, all by leveraging the latest technologies such as Cloud, Devops and AI.Some of the aspects that will be discussed are:1. Hands on Demo with: Miro, Jira, Trello, GitHub, VS Code and continuous integration, continuous testing and DevOps pipelines.2. The decision to create the product. Focus on budget and vision of the software that needs to be created.3. Practical Example of how to integrate AI to launch the product faster and to have better quality. 4. Discovery and Refinement. We will understand how complex business goals are broken down in smaller usable epics and stories5. Product Architecture. What makes a great architected product and what are the constraints that engineers consider when defining the architecture.6. UI/UX – What is experience and look and feel.7. Development. Modern software development activities, great code, continuous integration and branching strategies for easy to manage dependencies.8. Testing. In this chapter the focus is on how to test early, how to avoid the waterfall trap to testing, the shift left approach and prevent