Architecting on the Cloud – The Ultimate Cloud Course
Architecting on the Cloud – The Ultimate Cloud Course, available at $64.99, has an average rating of 4, with 56 lectures, 2 quizzes, based on 26 reviews, and has 206 subscribers.
You will learn about What the cloud actually means Choosing the right services and approaches Cloud Architecture Building Scalable and Resilient Products Serverless Distributed Systems SQL & NoSQL Databases and how to leverage them How the web works (DNS, HTTPS, Networking, CDNs) This course is ideal for individuals who are Software engineers looking to learn about the cloud or Proficient cloud engineers looking to learn something new and to refresh their knowledge or Leaders, product owners, and salespeople looking to understand what can be build It is particularly useful for Software engineers looking to learn about the cloud or Proficient cloud engineers looking to learn something new and to refresh their knowledge or Leaders, product owners, and salespeople looking to understand what can be build.
Enroll now: Architecting on the Cloud – The Ultimate Cloud Course
Summary
Title: Architecting on the Cloud – The Ultimate Cloud Course
Price: $64.99
Average Rating: 4
Number of Lectures: 56
Number of Quizzes: 2
Number of Published Lectures: 56
Number of Published Quizzes: 2
Number of Curriculum Items: 58
Number of Published Curriculum Objects: 58
Original Price: $22.99
Quality Status: approved
Status: Live
What You Will Learn
- What the cloud actually means
- Choosing the right services and approaches
- Cloud Architecture
- Building Scalable and Resilient Products
- Serverless
- Distributed Systems
- SQL & NoSQL Databases and how to leverage them
- How the web works (DNS, HTTPS, Networking, CDNs)
Who Should Attend
- Software engineers looking to learn about the cloud
- Proficient cloud engineers looking to learn something new and to refresh their knowledge
- Leaders, product owners, and salespeople looking to understand what can be build
Target Audiences
- Software engineers looking to learn about the cloud
- Proficient cloud engineers looking to learn something new and to refresh their knowledge
- Leaders, product owners, and salespeople looking to understand what can be build
Who Is This For?
My purpose with this course is to compile the greatest source of information about the cloud that will give anyone that goes through it the confidence to tackle any challenge at any scale. The following categories of people were in my mind when I worked on it:
-
Software engineers looking to get started with the cloud, especially the ones that value time as a resource – both their time and the time of the people that depend on them – when the great idea comes, we don’t want to spend time trying to figure out what’s possible and how to do it, don’t we?
-
Proficient cloud engineers and architects looking for a compendium of ideas, technologies, guidelines, and designs. Even the best of the best must practice the basics. This holds true in any area. Which basketball players do you think practiced throwing the most? Which salespeople made the most calls? Moreover, this course might contain that 10% of new information that you were looking for.
-
Non-technical people such as team leaders, managers, salespeople, product managers looking to take their craft to the next level. As I got to work with more and more people on various projects, I noticed one recurring fact: the best product managers and the best salespeople were the ones that had a clear idea of how the product worked (usually these people used to be developers). Not only you will get considerably better at your job, but you will also get more ideas because you will know what’s possible (this is another limitation I noticed throughout the time: people dream small because they don’t know what we are capable of achieving).
Why Would You Care About the Cloud?
Nowadays it’s kinda challenging to think of an industry that doesn’t rely on technology either because the industry itself is built on it such as streaming services (e.g. Netflix, Amazon Prime, Spotify) or because it uses technology to greatly improve its processes (e.g. healthcare, agriculture, shipping).
Similarly, most of these technologies rely on cloud services on which they operate or will operate in the future. In other words, being proficient with cloud services will greatly help you irrespective of the industry you are working in. This also creates a high demand which, just like in any other market, drives the prices (salaries) up.
Why Would You Listen to Me?
In short, because I genuinely prefer watching, listening, and reading about the cloud (and other tech areas) to watching movies or shows (I still enjoy the latter, don’t get me wrong). I took this approach in 2015 after watching a bunch of CppCon videos.
Making this subtle change drove me to steer my career in a slightly different direction (I started as an SAP developer in the reinsurance business), pursue various certifications (AWS and Azure Solutions Architect at the of this writing), launch a tech start-up, and last but not least, organize a course about the cloud at Babes-Bolyai University in Cluj-Napoca that made me really proud especially after meeting so many talented students.
What Is the Value of This Course?
First of all, everything included in this course can be found on the internet or through experience. The potential issue is that we have limited time and energy. How we choose to spend them is the basis of our future selves.
You can choose to enroll in this course and invest a few hours in completing it or you can give it a try on your own. It took me around 200 hours to put it together, but I already knew most of it. You aren’t getting only the result of these 200 hours, but the experience gathered in nearly 10000 hours (or 250 work weeks which translates to roughly 5 years).
You might also wonder why this course and not another one. Well, when I started working on the university course I thought I will find everything I need online in a course, maybe two. And I almost did. The only issue was that I couldn’t find everything neatly structured and in one place. (Useful) Information was everywhere and most of the time hidden under vendors promoting their services and redundant content – sometimes you have to go through the same thing multiple times from multiple sources just to get that 1% new piece of knowledge.
At the end of this course you will be able to:
-
Understand what the cloud is, how it works, when and why to use it
-
Understand less talked about subjects such as pricing models and compliance standards
-
Design and build cloud-native applications and SaaS products with the confidence that you make the right choices
-
Understand the advantages and disadvantages of popular technologies like Docker, Kubernetes, Serverless (Lambda, Functions), NoSQL Databases, and GraphQL
-
Design secure distributed systems by leveraging cloud-native firewalls, networking features, and authentication services
-
Apply the same knowledge to any cloud provider including AWS, Azure, and Google Cloud
-
Get certified. Certifications such as AWS Solutions Architect and Azure Solutions Architect are in high demand and are getting more and more complex. You will be able to leverage everything you have learned in this course for all major certification paths and only learn service-specific details.
Cannot wait to build that awesome knowledge together!
Andrei
Course Curriculum
Chapter 1: Course Intro
Lecture 1: Why Choose This Course?
Lecture 2: Course Structure
Lecture 3: Tips for Getting the Most Value
Lecture 4: Important Notice
Lecture 5: Your Review Matters
Chapter 2: Cloud Intro
Lecture 1: Chapter Outline
Lecture 2: The Cloud & Its Benefits
Lecture 3: Building on the Cloud
Lecture 4: The Main Providers
Lecture 5: Conceptual Differences Between Providers
Lecture 6: The History
Lecture 7: Alternatives to the Cloud – MMORPG Story
Lecture 8: Alternatives to the Cloud
Lecture 9: When to Choose On-Prem
Lecture 10: Classification
Lecture 11: Compliance & Standards
Lecture 12: Pricing Models
Lecture 13: Reducing the Cost
Lecture 14: Well-Architected
Lecture 15: The 12-Factor App
Lecture 16: 12-Factor App – Codebase
Lecture 17: 12-Factor App – Dependencies
Lecture 18: 12-Factor App – Config
Lecture 19: 12-Factor App – Backing Services
Lecture 20: 12-Factor App – Build, Release, Run
Lecture 21: 12-Factor App – Processes
Lecture 22: 12-Factor App – Port Binding
Lecture 23: 12-Factor App – Concurrency
Lecture 24: 12-Factor App – Disposability
Lecture 25: 12-Factor App – Dev/Prod Parity
Lecture 26: 12-Factor App – Logs
Lecture 27: 12-Factor App – Admin Processes
Lecture 28: Summary
Chapter 3: Infrastructure as a Service (IaaS)
Lecture 1: Chapter Overview
Lecture 2: Defining IaaS
Lecture 3: Virtual Machines (VMs)
Lecture 4: VMs in Depth – Host, Guest, Hypervisor
Lecture 5: A Quick Look at Some VM Providers
Lecture 6: VM Configurations, vCPUs, and SSH
Lecture 7: Storage Intro
Lecture 8: Storage Volumes
Lecture 9: Storage – Local Drives & File Shares
Lecture 10: Networking
Lecture 11: Monitoring
Lecture 12: Metrics
Lecture 13: Monitoring Tools
Lecture 14: Automation – Infrastructure as Code
Lecture 15: How IaC Works
Lecture 16: Automation- Boot Up Scripts
Lecture 17: Automation – Images
Lecture 18: Automation – Configuration Tools
Lecture 19: Marketplaces & Cost Optimization
Lecture 20: When to Choose IaaS
Lecture 21: Case Study
Lecture 22: Summary
Lecture 23: The Future of This Course
Instructors
-
Andrei Ștefănie
Engineer | Cloud Architect
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 2 votes
- 3 stars: 2 votes
- 4 stars: 8 votes
- 5 stars: 13 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024