Coder Social home page Coder Social logo

azure-cloud-native-book's Introduction

azure-cloud-native-book

Put source files used to produce images and diagrams in the /sourcefiles folder. Things like PowerPoint presentations, etc.

Put actual media images in the media folder. Name them according to what chapter they reference.

azure-cloud-native-book's People

Contributors

ardalis avatar imgbotapp avatar robvet avatar stimms avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

azure-cloud-native-book's Issues

Revise Cloud-native DevOps

https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/devops

What are some challenges facing DevOps configuration for cloud-native apps (as compared to simple monolithic apps)? specific scenarios?

  • Source control options and analysis
  • Tracking work and tying it to source control
  • Build and release pipelines for automated builds, deployments

What are disadvantages of traditional infrastructure management techniques as apps move to the cloud?
Real servers (hardware), real OSes (patches, etc) were time-consuming to manage.
"cattle not pets"
How do various tools address these needs?

  • Azure Resource Manager (ARM) templates
  • Terraform

What are some challenges with automating infrastructure as code?

  • Many different and incompatible and incomplete options

How does Cloud Native Application Bundles (CNABs) address these challenges?

Revise Security

https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/security

Consider breaking up this section:
https://docs.microsoft.com/en-us/dotnet/architecture/cloud-native/azure-security

What are common cloud-native application security challenges during development? specific scenarios?

How are likely threats detected and mitigated before they're exploited?

  • Thread modeling
  • Principle of Least Privilege
  • Penetration testing
  • Securing the build
  • Building secure code

How are secrets kept safe in cloud-native apps?

  • Azure Key Vault
  • Kubernetes
  • Encryption in transit and at rest

What are common cloud-native security challenges at runtime?

  • Monitoring
  • Azure built-in security
  • Azure network infrastructure
  • RBAC
  • Security Principals and Roles
    • Scopes
    • Allow and Deny rules
    • Checking Access
  • Keeping Secure

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.