Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Udacity - Developing Scalable Apps in Python with Google App Engine (2015)

Posted By: house23
Udacity - Developing Scalable Apps in Python with Google App Engine (2015)

Udacity - Developing Scalable Apps in Python with Google App Engine (2015)
MP4 | AVC 1013kbps | English | 852x480 | 30fps | 2h 55mins | AAC stereo 95kbps | 1.35 GB
Genre: Video Training

You will learn about challenges of building applications that can serve hundreds of thousands of users, and how you can prepare for them as a developer. And more importantly - you will learn how to harness the power of App Engine - Platform as a Service, run by Google, so you can focus on your application's features, not on managing infrastructure that runs your app. Let Google run and scale the infrastructure and do what you do best - write code! However, to use App Engine effectively, you have to learn how it works, and this is exactly what this course will teach! You will also learn the best practices of using Cloud Endpoints that allow you to easily create API services and make them accessible to iOS, Android and Javascript clients. They allow you to automatically generate client libraries to make wiring up the frontend easy. And there are some nifty built-in features, like denial-of-service protection and OAuth 2.0 support.

Overview
This course consists of 6 lessons. First one is an overview of cloud computing and the benefits of Platform as a Service. Lessons 2-5 will cover important theoretical concepts of Google App Engine and also plenty of hands-on exercises implementing what you have learned. Lesson 6 will be a short intro on an easy way to create native mobile apps that talk to your backend.

Lesson 1: Scalability Basics
Do you know how and why server racks were invented years ago? Have you realized all of the problems that you have to solve if you will try to scale your app by yourself? Learn about a better way.

Lesson 2: Getting Started
Set up your first App Engine project and learn how to define Cloud Endpoints.
Start the course project app - Conference Central and add authentication and user profiles.

Lesson 3: Storing and Retrieving Data
One of the most important things you want to do in your app is storing data. In this lesson you will learn what is Google App Engine Datastore, how is it different from RDBMS and how you can use it in your applications.
Add the ability to store and retrieve user profiles and conferences to the course project app.

Lesson 4: Advanced Datastore Concepts
Learn more about how Datastore works, including queries, filters, indexes and transactions.
Add different ways to query conferences.

Lesson 5: Advanced App Engine Topics
There are a lot of things you might want your application to do in background, without making the user wait, or even initiate the process. Learn about task queues and cron jobs and how you can use them to add advanced functionality to your app. You will also learn about Memcache, and get an overview of topics like Edge Caching, AppStats and other methods of optimizing your apps performance.
Add a push queue, cron job and a customized Memcache entry to your app.

Udacity - Developing Scalable Apps in Python with Google App Engine (2015)

Udacity - Developing Scalable Apps in Python with Google App Engine (2015)

Udacity - Developing Scalable Apps in Python with Google App Engine (2015)


No mirrors please