GithubHelp home page GithubHelp logo

tsix666 / cloud-native-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/cloud-native-python

0.0 0.0 0.0 546 KB

Cloud Native Python, published by Packt

License: MIT License

Python 46.97% JavaScript 17.13% CSS 11.00% HTML 20.92% HCL 3.19% Dockerfile 0.80%

cloud-native-python's Introduction

Cloud-Native-Python

Cloud Native Python

This is the code repository for Cloud Native Python, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Businesses today are evolving so rapidly that having their own infrastructure to support their expansion is not feasible. As a result, they have been resorting to the elasticity of the cloud to provide a platform to build and deploy their highly scalable applications.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

All the code files are present in their respective chapter folders. Chapters 9, 12, and 13 do not contain any code files.

The code will look like the following:

self.addUser = function() {
    self.save();
    self.name(""); 
    self.username(""); 
    self.email("");
    self.password("");
};

You will need to have Python installed on your system. A text editor, preferably Vim/Sublime/Notepad++, would be great. For one of the chapters, you may be required to download POSTMAN, which is a powerful API testing suite available as a Chrome extension. You can download this at https://chrome.google.com/webstore/detail/postman/fhbjgbiflinjbdggehcddcbncdddomop?hl=en. Other than these, it would be great if you have an account on the following web applications:

  • Jenkins
  • Docker
  • Amazon Web Services
  • Terraform

In case you do not have an account, this book will guide you, or at least direct you with regards to creating an account on the previously mentioned web applications.

Related Products

cloud-native-python's People

Contributors

abhishek1373 avatar dominicpereira92 avatar manishsethi avatar tsix666 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.