GithubHelp home page GithubHelp logo

john-2nd / self-taught-cloud-computing-engineer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/the-self-taught-cloud-computing-engineer

0.0 0.0 0.0 11.6 MB

The Self-Taught Cloud Computing Engineer, published by Packt

License: MIT License

Python 86.34% HTML 11.86% Dockerfile 1.80%

self-taught-cloud-computing-engineer's Introduction

The Self-Taught Cloud Computing Engineer

This is the code repository for The Self-Taught Cloud Computing Engineer, published by Packt.

A comprehensive professional study guide to AWS, Azure, and GCP

What is this book about?

This self-study book helps you master multiple clouds, including AWS, Azure, and GCP, and serves as a roadmap to becoming a certified cloud computing expert. The book will guide you to develop a professional cloud career by building a broad cloud knowledge base, developing hands-on cloud computing skills, and getting cloud certified.

This book covers the following exciting features:

  • Develop the core skills needed to work with cloud computing platforms such as AWS, Azure, and GCP
  • Gain proficiency in compute, storage, and networking services across multi-cloud and hybrid-cloud environments
  • Integrate cloud databases, big data, and machine learning services in multi-cloud environments
  • Design and develop data pipelines, encompassing data ingestion, storage, processing, and visualization in the clouds
  • Implement machine learning pipelines in multi-cloud environment
  • Secure cloud infrastructure ecosystems with advanced cloud security services

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

Create database school;
Create table school.students (
StudentID int primary key,
LastName varchar(100),
FirstName varchar(100),
City varchar(100));

Related products

Get to Know the Author

Dr Logan Song is the Enterprise Cloud Director and Chief Cloud Architect at Dito LLC, a Google cloud partner company. With 25+ years of professional experience, Dr Song is highly skilled in information technologies, specializing in Cloud Computing. Dr Song is an adjunct professor at the University of Texas at Dallas where he has been teaching cloud computing for years. Dr Song holds a PhD in Industrial Engineering and an MS in Computer Science. He owns all professional cloud computing certifications in AWS, Azure and GCP, and he is an AWS academy accredited educator. Dr Song has made numerous presentations and publications in cloud computing, and he is the author of the book “Journey to Become a Google Cloud Machine Learning Engineer”.

Other books by the authors

  • Journey to Become a Google Cloud Machine Learning Engineer [Packt] [Amazon]

self-taught-cloud-computing-engineer's People

Contributors

lsong66888 avatar ishas25 avatar nithikpackt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.