We may earn an affiliate commission when you visit our partners.
Course image
Google Cloud Training

בארגונים מסורתיים רבים משתמשים במערכות ובאפליקציות מדורות קודמים, וקשה לבצע באמצעותן התאמה לעומס ופעולות מהירות הדרושות כדי לעמוד בציפיות מודרניות של לקוחות.

Read more

בארגונים מסורתיים רבים משתמשים במערכות ובאפליקציות מדורות קודמים, וקשה לבצע באמצעותן התאמה לעומס ופעולות מהירות הדרושות כדי לעמוד בציפיות מודרניות של לקוחות.

מנהיגים עסקיים וקובעי מדיניות IT צריכים כל הזמן לבחור בין תחזוקה של מערכות מדורות קודמים לבין השקעה במוצרים ובשירותים חדשים.

בקורס הזה נבחן את האתגרים הנובעים משימוש בתשתית IT מיושנת ואיך בעלי עסקים יכולים לבצע מודרניזציה של תשתיות בעזרת טכנולוגיית ענן.

.הקורס מתחיל בהבנה מעמיקה של אפשרויות המחשוב השונות הזמינות בענן ופירוט היתרונות של כל אחת מהאפשרויות

.(ממשק תכנות יישומים) API לאחר מכן נבחן את האפשרויות למודרניזציה של האפליקציות ושל ממשקי

:שיכולים לשפר את תהליך פיתוח המערכות וניהולן בעסקים שונים, כמו Google Cloud בקורס מתוארים גם מגוון פתרונות של

- Compute Engine

- App Engine

- Apigee

Enroll now

Two deals to help you save

What's inside

Syllabus

מבוא לקורס
ברוכים הבאים למודרניזציה של תשתיות ואפליקציות באמצעות Google Cloud! במודול הזה תעברו על ההנחיות, תלמדו מה התוכן של הקורס ואיך מתחילים.
Read more
Module 1: Modernizing IT Infrastructure with Google Cloud
במודול הזה נפרט מה המשמעות של מודרניזציה של תשתיות IT ומדוע זה חשוב. לאחר מכן נסקור את אפשרויות המחשוב השונות הזמינות, ולאחר מכן נעבור לארכיטקטורה פרטית, היברידית ומרובת-עננים. הקורס מסתיים בסקירה כללית של התשתית הגלובלית של Google Cloud.
Module 2: Modernizing Applications with Google Cloud
במודול הזה נבחן איך עסקים יכולים לבצע מודרניזציה ליישומים הקיימים שלהם ולפתח יישומים חדשים בענן. המודול מתמקד בחמש תבניות שינוי שכיחות לעסקים שרוצים לבצע מודרניזיציה ליישומים שלהם. לאחר מכן, נסקור את האתגרים העיקריים בפיתוח אפליקציות שעסקים צריכים להתמודד איתם, ונפרט שני פתרונות של Google Cloud לאותם אתגרים. Google Kubernetes Engine ו-App Engine.
Module 3: The Value of APIs
במודול הזה נסביר איך ממשקי API משמשים ככלי לשילוב דיגיטלי וגם לטרנספורמציה דיגיטלית. נתחיל בהגדרה של מערכות מדורות קודמים ובמכשולים הספציפיים לדרישות של העידן הדיגיטלי. לאחר מכן נגדיר ממשקי API ונסביר איך הם יכולים לבצע מודרניזציה במערכות מדורות קודמים וליצור ערך מוסף חדש לעסק. המודול מסתיים בתיאור של מערכת Apigee, כלי לניהול API, וגם של מקרים לשימוש לקוחות.
סיכום
המודול הזה מספק סיכום של הנקודות העיקריות שפורטו בכל מודול ושלבים להעמקת הלימוד.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Teaches learners methods that are standard in modern software development
Teaches learners methods and concepts that are core skills for those that work with legacy software and systems
Taught by Google Cloud Training, recognized for their work in cloud training
Examines core methods for modernizing software

Save this course

Save Infrastructure and Application Modernization with Google Cloud בעברית to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Infrastructure and Application Modernization with Google Cloud בעברית with these activities:
Review core Python scriptwriting
Review the Python scriptwriting syntaxes and foundation building blocks that will allow you to better understand the course material.
Browse courses on Python Basics
Show steps
  • Revisit the official Python tutorial
  • Work through examples in the documentation
  • Complete coding challenges on platforms like HackerRank or LeetCode
Read "Designing Data-Intensive Applications"
This book will provide you with a deep understanding of the principles and techniques used in designing and building data-intensive applications, which will be essential for understanding the course material
View Secret Colors on Amazon
Show steps
  • Read the book's introduction and first three chapters
  • Summarize the key concepts in each chapter
  • Complete the exercises at the end of each chapter
Follow online tutorials on cloud computing concepts
Supplementing course material with external resources will expand your understanding of cloud computing concepts.
Browse courses on Cloud Computing
Show steps
  • Identify relevant tutorials on platforms such as Coursera, Pluralsight, or edX
  • Complete the tutorials at your own pace
  • Take notes and summarize the key concepts
Six other activities
Expand to see all activities and additional details
Show all nine activities
Participate in a study group
Engaging with peers who have similar learning goals can supplement your understanding and retention of concepts.
Show steps
  • Find or form a study group with classmates
  • Establish a regular meeting schedule
  • Prepare for meetings by reviewing materials and completing assignments
  • Contribute to discussions and actively participate in problem-solving
Attend industry events and conferences related to cloud computing
Networking with professionals in the field will expose you to the latest trends and potential career opportunities.
Show steps
  • Identify relevant events and conferences
  • Register and attend the events
  • Network with other attendees, speakers, and exhibitors
  • Follow up with connections made at the events
Build a simple web application using Python and Flask
This project will allow you to apply the concepts you learn in the course to a practical project.
Show steps
  • Design the application's architecture
  • Write the Python code for the application
  • Configure and deploy the application on a web server
Create a personal cloud computing project
Applying what you learn through a personal project will greatly contribute to your understanding.
Show steps
  • Identify a specific problem or application you want to develop
  • Design the architecture of your solution
  • Implement your solution using cloud computing services
  • Deploy and test your solution
Participate in cloud computing competitions or hackathons
Participating in competitions will test your skills, enhance your learning, and motivate you to go the extra mile.
Show steps
  • Identify relevant competitions or hackathons
  • Form a team or participate individually
  • Develop a solution to the competition's challenge
  • Submit your solution and compete for prizes or recognition
Mentor junior developers or students interested in cloud computing
Mentoring others will not only help them but will also reinforce your own understanding and provide an opportunity for reflection.
Browse courses on Mentoring
Show steps
  • Identify individuals who could benefit from your guidance
  • Establish a mentoring relationship and set clear goals
  • Provide regular guidance, support, and feedback
  • Reflect on your experience and identify areas for improvement

Career center

Learners who complete Infrastructure and Application Modernization with Google Cloud בעברית will develop knowledge and skills that may be useful to these careers:
Cloud Engineer
A Cloud Engineer plays a significant role in designing, building, and maintaining cloud computing systems for organizations. This course can help you gain a deep understanding of infrastructure and application modernization with Google Cloud, providing you with the essential knowledge and skills to succeed in the field. By understanding the capabilities and benefits of Google Cloud technologies, you can effectively implement cloud solutions that meet the specific requirements of your organization. Additionally, this course covers various aspects of cloud computing, such as different computation options, API modernization, and solutions for common business challenges, which will further enhance your understanding and prepare you for the role of a Cloud Engineer.
DevOps Engineer
A DevOps Engineer plays a critical role in bridging the gap between development and operations teams, ensuring seamless collaboration and efficient deployment of software applications. This course can help you gain a solid foundation in infrastructure and application modernization with Google Cloud, which is essential for DevOps Engineers. By delving into the principles of cloud computing, you can understand how to leverage cloud technologies to automate and streamline software development and deployment processes. Furthermore, this course covers API modernization, a key aspect of DevOps practices, enabling you to effectively integrate different systems and services.
Cloud Architect
A Cloud Architect designs, plans, and manages cloud computing solutions for organizations, ensuring optimal performance, scalability, and security. This course can help you develop the necessary knowledge and skills to succeed as a Cloud Architect. By gaining a comprehensive understanding of infrastructure and application modernization with Google Cloud, you can effectively design and implement cloud architectures that meet the specific requirements of your organization. This course also covers cloud computing options, API modernization, and solutions for common business challenges, providing you with a well-rounded foundation for success in this role.
Data Engineer
A Data Engineer designs, builds, and maintains data pipelines and infrastructure for organizations, ensuring the collection, storage, and analysis of data. This course can provide you with a valuable foundation in infrastructure and application modernization with Google Cloud, which is increasingly important for Data Engineers. By understanding the capabilities of Google Cloud technologies, you can effectively implement data solutions that meet the specific requirements of your organization. Additionally, this course covers API modernization, a key aspect of data integration, enabling you to seamlessly connect different data sources and systems.
Software Developer
A Software Developer designs, develops, and maintains software applications for organizations. This course can help you gain a solid foundation in infrastructure and application modernization with Google Cloud, providing you with the essential knowledge and skills to succeed in this field. By understanding the principles of cloud computing, you can effectively leverage cloud technologies to develop and deploy scalable, reliable, and secure software applications. Additionally, this course covers API modernization, a key aspect of modern software development, enabling you to effectively integrate different systems and services.
IT Manager
An IT Manager oversees the planning, implementation, and management of an organization's IT systems and infrastructure. This course can provide you with a comprehensive understanding of infrastructure and application modernization with Google Cloud, which is essential for IT Managers. By delving into the capabilities and benefits of Google Cloud technologies, you can effectively implement cloud solutions that meet the specific requirements of your organization. Additionally, this course covers cloud computing options, API modernization, and solutions for common business challenges, providing you with a well-rounded foundation for success in this role.
IT Architect
An IT Architect designs, plans, and manages the overall IT architecture for an organization, ensuring alignment with business objectives. This course can provide you with a valuable foundation in infrastructure and application modernization with Google Cloud, which is increasingly important for IT Architects. By understanding the capabilities of Google Cloud technologies, you can effectively implement cloud solutions that meet the specific requirements of your organization. Additionally, this course covers cloud computing options, API modernization, and solutions for common business challenges, providing you with a well-rounded foundation for success in this role.
Network Engineer
A Network Engineer designs, implements, and maintains computer networks for organizations, ensuring reliable and secure connectivity. This course can provide you with a foundation in infrastructure and application modernization with Google Cloud, which is increasingly important for Network Engineers. By understanding the capabilities of Google Cloud technologies, you can effectively implement cloud solutions that meet the specific requirements of your organization. Additionally, this course covers cloud computing options, API modernization, and solutions for common business challenges, providing you with a well-rounded foundation for success in this role.
Systems Engineer
A Systems Engineer designs, implements, and maintains complex technical systems for organizations, ensuring optimal performance and reliability. This course can provide you with a valuable foundation in infrastructure and application modernization with Google Cloud, which is increasingly important for Systems Engineers. By understanding the capabilities of Google Cloud technologies, you can effectively implement cloud solutions that meet the specific requirements of your organization. Additionally, this course covers cloud computing options, API modernization, and solutions for common business challenges, providing you with a well-rounded foundation for success in this role.
Database Administrator
A Database Administrator designs, implements, and maintains database systems for organizations, ensuring data integrity and accessibility. This course can provide you with a valuable foundation in infrastructure and application modernization with Google Cloud, which is increasingly important for Database Administrators. By understanding the capabilities of Google Cloud technologies, you can effectively implement cloud solutions that meet the specific requirements of your organization. Additionally, this course covers cloud computing options, API modernization, and solutions for common business challenges, providing you with a well-rounded foundation for success in this role.
Security Engineer
A Security Engineer designs, implements, and maintains security measures for organizations, ensuring the protection of data and systems. This course can provide you with a valuable foundation in infrastructure and application modernization with Google Cloud, which is increasingly important for Security Engineers. By understanding the capabilities of Google Cloud technologies, you can effectively implement cloud solutions that meet the specific requirements of your organization. Additionally, this course covers cloud computing options, API modernization, and solutions for common business challenges, providing you with a well-rounded foundation for success in this role.
Technical Project Manager
A Technical Project Manager plans, executes, and manages technical projects for organizations, ensuring successful delivery. This course can provide you with a valuable foundation in infrastructure and application modernization with Google Cloud, which is increasingly important for Technical Project Managers. By understanding the capabilities of Google Cloud technologies, you can effectively implement cloud solutions that meet the specific requirements of your organization. Additionally, this course covers cloud computing options, API modernization, and solutions for common business challenges, providing you with a well-rounded foundation for success in this role.
Product Manager
A Product Manager researches, plans, and manages the development and marketing of products for organizations. This course may be useful for Product Managers who want to understand how infrastructure and application modernization with Google Cloud can enhance their product offerings. By understanding the capabilities of Google Cloud technologies, Product Managers can make informed decisions about integrating cloud solutions into their products, potentially leading to improved performance, scalability, and user experience.
Business Analyst
A Business Analyst analyzes and documents business processes and systems, identifying areas for improvement. This course may be useful for Business Analysts who want to understand how infrastructure and application modernization with Google Cloud can improve business operations. By understanding the capabilities of Google Cloud technologies, Business Analysts can make informed recommendations to stakeholders, potentially leading to increased efficiency, cost savings, and competitive advantage.
Management Consultant
A Management Consultant advises organizations on business strategy and operations, providing recommendations for improvement. This course may be useful for Management Consultants who want to understand how infrastructure and application modernization with Google Cloud can benefit their clients. By understanding the capabilities of Google Cloud technologies, Management Consultants can make informed recommendations to clients, potentially leading to increased efficiency, innovation, and profitability.

Reading list

We've selected six books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Infrastructure and Application Modernization with Google Cloud בעברית.
Covers the principles and practices of DevOps. It provides guidance on how to implement DevOps in your organization and how to overcome common challenges.
Provides a comprehensive guide to Kubernetes. It covers topics such as Kubernetes architecture, Kubernetes components, and Kubernetes operations.
Provides a comprehensive guide to Docker. It covers topics such as Docker architecture, Docker commands, and Docker best practices.
Tells the story of a fictional IT team that implements DevOps practices and improves its performance. It great way to learn about the benefits of DevOps and how to implement it in your organization.
Presents the results of a study that looked at the performance of high-performing IT teams. It identifies the key factors that contribute to high performance and provides guidance on how to implement these factors in your organization.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Infrastructure and Application Modernization with Google Cloud בעברית.
Transformer Models and BERT Model - בעברית
Most relevant
Attention Mechanism - בעברית
Most relevant
מבוא למדעי הפסיכולוגיה - Introduction to Psychological...
Most relevant
Encoder-Decoder Architecture - בעברית
Most relevant
Digital Transformation with Google Cloud - בעברית
Most relevant
Introduction to Image Generation - בעברית
Most relevant
מבוא לאנרגיה מתחדשת - Introduction to Renewable Energy
Most relevant
Basic Notions in Physics - רעיונות מרכזיים בפיזיקה
Most relevant
Introduction to Large Language Models - בעברית
Most relevant
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser