|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/docker-for-net-and-angular-developers/
课程评论:没有评论
课程名称:Docker与Kubernetes针对.NET和Angular开发者 课程概述: 欢迎参加关于Docker和Kubernetes的终极课程,专为.NET和Angular开发者而设!如果您希望学习如何将应用程序容器化并通过Kubernetes进行编排,那么您来对地方了。在本课程中,您将学习Docker和Kubernetes的基础知识,以及如何利用这些技术构建、部署和管理您的.NET和Angular应用程序。课程开始时,您将学习如何使用Docker对您的应用程序进行容器化,随后深入了解如何将其部署到Kubernetes集群中。 在整个课程中,您将使用.NET和Angular构建一个实际应用,并学习如何容器化应用的每个组件。您还将学习如何将应用部署到Kubernetes集群,并利用Kubernetes管理应用的扩展性和可用性。课程结束时,您将对Docker和Kubernetes有扎实的理解,并能够轻松应用于自己的项目,从而提升您的开发技能。 目标受众: - 初学者:如果您刚开始您的.NET或Angular开发者职业生涯,此课程是学习Docker和Kubernetes的良好机会。 - 初级开发者:如果您具有一些.NET或Angular开发经验,但对Docker和Kubernetes不熟悉,此课程将帮助您提升技能。 - 中级开发者:如果您是中级开发者,拥有Docker和Kubernetes经验,此课程将加深您对这些技术的理解。 - 高级开发者:高级开发者可以通过该课程了解最新的行业趋势和技术。 - DevOps工程师:此课程将加深您对Docker和Kubernetes的理解,并帮助您自动化部署过程。 - 技术领导:如果您负责开发项目,此课程将帮助您理解如何提高应用程序的效率和可扩展性。 课程结构: 1. 简介 - 自我介绍 - 分支策略 2. Docker入门 - 容器概述 - 容器与虚拟机的对比 - Docker安装与命令 3. Docker实践 - 创建Docker文件 - 使用Docker Compose - 容器化SQL Server 4. HTTPS设置与项目创建 5. 项目Tye的介绍及使用 6. 将镜像推送至DockerHub与Azure容器注册表 7. Kubernetes设置 - 启用Kubernetes - 创建和管理API的YAML文件 - Kubernetes仪表盘设置 8. 课程总结与反馈 在技术不断发展的今天,我们承诺更新课程内容,确保其相关性和实用性。感谢您选择本课程,我们期待帮助您提升技能,实现目标!
Welcome to the ultimate course on Docker and Kubernetes for.NET and Angular developers! If you're looking to learn how to containerize your applications and orchestrate them using Kubernetes, then you're in the right place.In this course, you will learn the fundamentals of Docker and Kubernetes, and how to use them to build, deploy, and manage your.NET and Angular applications. You'll start by learning how to containerize your applications using Docker, and then move on to learning how to deploy them to a Kubernetes cluster.Throughout the course, you'll build a real-world application using.NET and Angular, and learn how to containerize each component of the application. You'll also learn how to deploy the application to a Kubernetes cluster, and how to use Kubernetes to manage the application's scaling and availability.By the end of the course, you'll have a solid understanding of Docker and Kubernetes, and how to use them to build and deploy your applications with ease. You'll also be able to apply what you've learned to your own projects, and take your development skills to the next level.So, whether you're a.NET or Angular developer looking to enhance your skills, or you're simply interested in learning about Docker and Kubernetes, this course is for you. Enroll now and start building and deploying your applications with confidence!Who should enrol:Freshers: If you're just starting out in your career as a.NET or Angular developer, this course is a great way to learn about Docker and Kubernetes and how they can be used to build and deploy applications. You'll gain a foundational understanding of these technologies that will be useful as you move forward in your career.Junior Developers: If you have some experience with.NET or Angular development but are new to Docker and Kubernetes, this course will help you take your skills to the next level. You'll learn how to containerize your applications and deploy them using Kubernetes, which will enable you to build more scalable and resilient applications.Mid-level Developers: If you're a mid-level developer with some experience using Docker and Kubernetes, this course will help you deepen your understanding of these technologies. You'll learn how to apply Docker and Kubernetes to real-world projects, and gain valuable insights into best practices for building and deploying applications.Senior Developers: If you're a senior developer with years of experience, this course will help you stay up-to-date with the latest trends and technologies in the industry. You'll learn how to use Docker and Kubernetes to build highly scalable and resilient applications, which will be valuable in any organization.DevOps Engineers: If you're a DevOps engineer, this course will help you gain a deeper understanding of Docker and Kubernetes and how they can be used to build and deploy applications. You'll learn how to automate the deployment process and ensure high availability for your applications.Technical Leads: If you're a technical lead responsible for overseeing development projects, this course will help you understand how Docker and Kubernetes can be used to improve the efficiency and scalability of your applications. You'll gain valuable insights into how to design and architect applications for maximum performance and availability.Course Structure as follows:IntroductionIntroduction About MeBranching StrategyGetting started with DockerContainer OverviewWhat are containers?Containers Vs Virtual MachinesContainers inside virtual machinesDevelopers Vs Ops TeamDocker Image vs ContainersInstallation StepsDocker OptionsHands on with DockerLearn to create Docker FilesCreating first docker filedocker builddocker rundocker run complex HTML siteDocker Commandsdocker builddocker rundocker psdocker startdocker stopdocker rmdocker rmiremoving all images and containers via scriptMore Docker Commandsdocker pulldocker pushdocker inspectdocker statsdocker logsDocker File OverviewDocker File InstructionsDocker File overview for DotNet AppDocker File overview for Angular AppRunning Dotnet and Angular projects with dockerConsole app STDIN exampleConsole app runCMD vs EntrypointRunning ASP.NET Core in containerVerifying files in containerDebugging Docker ContainerRunning Angular app in containerVerifying files in angular containerCreating Docker Compose fileRunning Docker ComposeDocker NetworkingIntroductionBridgeNoneHostListing all networksInspecting containersInspecting networksDNS ServerAssociating containers with networkCreating custom networkContainerizing SQL ServerCreating SQL Server containerConnecting Dotnet app with SQL containerAdding Docker ComposeWorking without volumeCreating VolumeVerifying data after container shutdownHTTPS SetupSample project creationDocker file creationRunning on HTTPDev Cert creationRunning the container with HTTPSProject TyeTye IntroductionTye buildTye runCreating Frontend App using Razor TemplateCreating Backend App using Web API TemplateAdding Service DiscoveryTye Run with Backend and Frontend ProjectsAdding RedisTye Run with RedisPushing Images to DockerHub and Azure Container Registry (ACR)Pushing images on DockerHubACR CreationPushing images to ACRDeploying containers to Azure Container Instances (ACI)Another way of deploying containers to ACIDeploying Angular App with ACI endpointDeploying container to web appCI/CD pipeline using Github ActionsGithub Actions introductionCreating first workfileAdding Docker login step for ACRAdding Docker build and push stepRunning the workfileSQL Server container preparationCreated SQL server container on AzurePublishing database to container instance on AzureKubernetes SetupBranching StrategyEnabling KubernetesK8s ComponentsCreating Catalog Api YamlAdding Brands and Types sectionsCreating Mongo ConfigMapCatalog Db Yaml CreationCatalog db Secret CreationDocker tag Catalog Api imageCatalog Api and Db CreatedSetting up Kubernetes DashboardFixing Container config issueKubernetes LensBonus SectionBonus LectureAs technology continues to evolve, we are committed to updating the content to ensure it remains relevant and useful. We're confident that you will find the course engaging and informative, and we value your feedback. Please let us know if you have any suggestions or comments, as your input is critical in helping us create top-quality, enterprise-ready content that meets your needs. Thank you for choosing this course, and we look forward to helping you enhance your skills and reach your goals.