Devops Tools and AWS for Java Microservice Developers [Udemy]
Язык: Английский/English (субтитры есть).
Продолжительность видео: 20,5 часов.
Рейтинг: 4,7
Последнее обновление: 09.2021
Чему вы научитесь:
Вы познакомитесь с концепциями облака, непрерывной доставки и Devops
Затем вас познакомят с AWS, где вы настроите свой облачный аккаунт AWS
Узнайте, как запускать экземпляры AWS и изучите несколько основных команд linux
Вы узнаете, как установить и использовать GIT локально
Также выполняйте операции с удаленными репозиториями Git
Вы также узнаете ,как разрешать конфликты кода, ветвление и многое другое
Вы освоите все основы maven и будете создавать и создавать автономные и java веб-приложения
Затем вы создадите два проекта микросервиса с помощью spring boot
Вы будете развертывать и тестировать свои приложения микрослужб вручную в AWS, настроив java, mysql на экземпляре EC2 в облаке
Используя сервис AWS Elastic bean Stalk Service, мы можем быстро развернуть наши приложения, и он предоставит нашему приложению среду, необходимую для запуска
Вы будете использовать EBS с RDS (Служба реляционных баз данных) для развертывания и тестирования ваших микрослужб
Вы будете использовать различные команды docker для извлечения образов и запуска контейнеров, монтирования томов и даже работы с сетями docker
Вы будете использовать Visual Studio Code IDE, которая сделает создание файлов Docker очень простым
Docker-Compose-это очень мощный инструмент, с помощью которого вы будете запускать несколько контейнеров docker одним выстрелом
Вы узнаете ,что такое Kubernetes, различные компоненты в кластере Kubernetes
Вы настроите Minikube, который является очень простым способом изучения кластера Kubernetes на вашем ноутбуке
Затем вы вернетесь к AWS и основным сервисам , таким как IAM,автоматическое масштабирование, Эластичный балансировщик нагрузки, облачные часы
Вы узнаете , как использовать jenkins для настройки сборок проектов ,веб-крючков, конвейеров и автоматизации всего процесса развертывания
Вы также познакомитесь с Ansible, который является инструментом управления конфигурацией для Devops
You will learn (English description):
Sample of the reviews:
Your lectures are straight, clear very understandable.helped me a lot to improve my skill set.I was actually waiting for this course of yours .becoz i couldn't understand anybody else's courses.All your courses are amazing. - Sahithi Muchala
Very well explained!!! Easy to follow and practical information about AWS, GIT, Docker, Kubernetes & Ansible!!! - Navneet Behl
Hey, Hi Bharath Happy to see an All in one course covering all the essentials required for a java microservice developer. I can understand the efforts you have put forward to bring out such a quality product. Keep looking forward for your courses.. - Uday Kumar Bommala
---
All source code is available for download
Responsive Instructor - All questions answered within 24 hours
Professional video and audio recordings (check the free previews)
----
Look at any developer job opening out there, the knowledge of Cloud like AWS and experience with Devops tools like Docker, Kubernetes, Jenkins is a must.In this All In One course you will master all the Devops Tools from GIT all the way to Kubernetes and also AWS Services from EC2 to Cloud Watch to make your MicroService applications Continuous Deployment and Production Ready.
Are you a Developer with Microservices background ? Are you a developer who is just getting started with your career? then this course is for you .You will quickly master the fundamentals of Devops Tools(Docker, Kubernetes, Jenkins etc) and AWS Services a developer uses
Для кого этот курс:
Продажник:
Язык: Английский/English (субтитры есть).
Продолжительность видео: 20,5 часов.
Рейтинг: 4,7
Последнее обновление: 09.2021
Чему вы научитесь:
Вы познакомитесь с концепциями облака, непрерывной доставки и Devops
Затем вас познакомят с AWS, где вы настроите свой облачный аккаунт AWS
Узнайте, как запускать экземпляры AWS и изучите несколько основных команд linux
Вы узнаете, как установить и использовать GIT локально
Также выполняйте операции с удаленными репозиториями Git
Вы также узнаете ,как разрешать конфликты кода, ветвление и многое другое
Вы освоите все основы maven и будете создавать и создавать автономные и java веб-приложения
Затем вы создадите два проекта микросервиса с помощью spring boot
Вы будете развертывать и тестировать свои приложения микрослужб вручную в AWS, настроив java, mysql на экземпляре EC2 в облаке
Используя сервис AWS Elastic bean Stalk Service, мы можем быстро развернуть наши приложения, и он предоставит нашему приложению среду, необходимую для запуска
Вы будете использовать EBS с RDS (Служба реляционных баз данных) для развертывания и тестирования ваших микрослужб
Вы будете использовать различные команды docker для извлечения образов и запуска контейнеров, монтирования томов и даже работы с сетями docker
Вы будете использовать Visual Studio Code IDE, которая сделает создание файлов Docker очень простым
Docker-Compose-это очень мощный инструмент, с помощью которого вы будете запускать несколько контейнеров docker одним выстрелом
Вы узнаете ,что такое Kubernetes, различные компоненты в кластере Kubernetes
Вы настроите Minikube, который является очень простым способом изучения кластера Kubernetes на вашем ноутбуке
Затем вы вернетесь к AWS и основным сервисам , таким как IAM,автоматическое масштабирование, Эластичный балансировщик нагрузки, облачные часы
Вы узнаете , как использовать jenkins для настройки сборок проектов ,веб-крючков, конвейеров и автоматизации всего процесса развертывания
Вы также познакомитесь с Ansible, который является инструментом управления конфигурацией для Devops
You will learn (English description):
- You will learn The concepts of cloud, continuous delivery and Devops
- You will then be introduced to AWS where you will setup your AWS Cloud account
- Learn how to launch AWS instances and learn a few linux basic commands
- You will learn how to install and use GIT locally
- Perform operations on remote Git Repositories as well
- You will also learn how to resolve code conflicts ,branching and more
- You will master all the fundamentals of maven and create and build standalone and java web applications
- You will then create two micro service projects using spring boot
- You will deploy and test your Micro Service applications manually to AWS by setting up java, mysql on a EC2 Instance on the cloud
- Using AWS Elastic bean Stalk Service we can quickly deploy our applications and it will provide our application the environment that is required to run
- You will use EBS with RDS (Relational Database Service) to deploy and test your micro services
- You will use various docker commands to pull images and launch containers, mount volumes and even working with docker networks
- You will use Visual Studio Code IDE which will make Docker File Creation super simple
- Docker-Compose is a very powerful tool using which you will launch multiple docker containers in one shot
- You will learn what Kubernetes is ,various components in the Kubernetes cluster
- You will setup Minikube which is a super easy way to explore Kubernetes cluster on your laptop
- You will then come back to AWS and master services such as IAM , Auto Scaling,Elastic Load Balancer, Cloud Watch
- You will learn how to use jenkins to configure you project builds , web hooks ,pipelines and automate the complete deployment process
- You will also be introduced to Ansible which is a configuration management tool for Devops
- Basic knowledge of programming
- Spring Boot Knowledge is required to work on the Micro Service project or the completed projects can be downloaded
Sample of the reviews:
Your lectures are straight, clear very understandable.helped me a lot to improve my skill set.I was actually waiting for this course of yours .becoz i couldn't understand anybody else's courses.All your courses are amazing. - Sahithi Muchala
Very well explained!!! Easy to follow and practical information about AWS, GIT, Docker, Kubernetes & Ansible!!! - Navneet Behl
Hey, Hi Bharath Happy to see an All in one course covering all the essentials required for a java microservice developer. I can understand the efforts you have put forward to bring out such a quality product. Keep looking forward for your courses.. - Uday Kumar Bommala
---
All source code is available for download
Responsive Instructor - All questions answered within 24 hours
Professional video and audio recordings (check the free previews)
----
Look at any developer job opening out there, the knowledge of Cloud like AWS and experience with Devops tools like Docker, Kubernetes, Jenkins is a must.In this All In One course you will master all the Devops Tools from GIT all the way to Kubernetes and also AWS Services from EC2 to Cloud Watch to make your MicroService applications Continuous Deployment and Production Ready.
Are you a Developer with Microservices background ? Are you a developer who is just getting started with your career? then this course is for you .You will quickly master the fundamentals of Devops Tools(Docker, Kubernetes, Jenkins etc) and AWS Services a developer uses
Для кого этот курс:
- Java Developers who are just getting started
- Experienced Java Developers
- Automations Testers
- DevOps Beginners
- Any one who wants to master DevOps tools and AWS Cloud in simple steps
- Introduction
- The Fundamentals
- AWS EC2 and Linux Basics
- GIT
- Maven
- Software For Microservice Development
- Create or Download Spring Boot Microservices projects
- Manual Deployment to AWS using EC2/S3
- AWS Elastic Load Balancer
- AWS Auto Scaling Group
- AWS Cloudwatch Monitoring and SNS
- Deploy to AWS Elastic Beanstalk using RDS
- Docker
- Dockerize Microservices
- Docker Compose
- Kubernetes Concepts and Local Setup
- Kubernetes in Action
- Kubernetes Volumes
- Deploy Microservices to Kubernetes
- Eclipse JKube Quickstart
- Docker Swarm
- Jenkins: Continuous Deployment
- Jenkins Pipelines
- AWS IAM Service
- AWS CLI Quickstart
- AWS Lambda Quickstart
- Ansible Configuration Management
- Microservice Creation Assignment Solution
- Docker Assignment Solution
- Docker Compose Assignment Solution
- Wrap Up
https://www.udemy.com/course/devops-tools-and-aws-for-java-microservice-developers/