Modern Architectures in Cloud

Slides:



Advertisements
Similar presentations
The Basic Structure of the Georgia state constitution
Advertisements

Classroom Bill of Rights
Reagan/Clinton Compare/Contrast Essay. I. Reagan and Clinton both argue... but... A.Reagan argues B.Clinton argues.
Help people deliver software just a little bit |
I.1 ii.2 iii.3 iv.4 1+1=. i.1 ii.2 iii.3 iv.4 1+1=
Chapter 13: Preparing the System Proposal Instructor: Paul K Chen.
I.1 ii.2 iii.3 iv.4 1+1=. i.1 ii.2 iii.3 iv.4 1+1=

Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
Seminar #3 CM036: Advanced Databases1 Seminar 4: Relational Algebra and its Simulation using SQL Purpose To understand how the relational operations are.
OM. Brad Gall Senior Consultant
2 © 2014 Pivotal Software, Inc. All rights reserved. 2 What Does Your Platform Do For You? Karun Bakshi Director, Product Marketing, Pivotal Cloud Foundry.
Mathematics Relations and Functions: Factoring Polynomials Science and Mathematics Education Research Group Supported by UBC Teaching and Learning Enhancement.
Why we need CER Certificate ? While using the Services on llp.gov.in, the user has to register as a Business User for using the e – Filing Services. The.
TITLES OF THE HOLY SPIRIT TEXT: Ephesians 1:13,14.
Intro to Datazen.
© Donald F. Ferguson, All rights reserved. Some Essentials for Modern Solution Development WSO2Con 2015 US Dr. Donald F. Ferguson
Creating highly available and resilient Microservices on Microsoft Azure Service Fabric
Nine “Let Us” Statements in the Book of Hebrews
Getting Started with your Cloud File Sync Tool. Part I: Getting Started.
Greg Simons 15/12/2015 Disclaimer: I am not affiliated directly with Cloud Foundry or the Cloud Foundry Foundation Getting started with.
Seminar #6 CG096 Advanced Database Technologies1 Advanced Databases Seminar 6: Implementing Relational Algebra Data Model using SQL.
© Donald F. Ferguson, All rights reserved. Topics in Computer Science: COMS E Micro-service Application and API Development Lecture.
© 2013 IBM Corporation Accelerating Product and Service Innovation Service Virtualization Testing in Managed Environments Michael Elder, IBM Senior Technical.
Cloud Design Patterns Sharath Sahadevan,
ПОРТФОЛИО профессиональной деятельности Белово 2015 Таюшовой Натальи Борисовны Преподавателя дисциплин «Химия», «Биология»
Banjot Chanana Sr Director of Product Docker for the Enterprise with Containers as a Service.
Structured Container Delivery Oscar Renalias Accenture Container Lead (NOTE: PASTE IN PORTRAIT AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)
KRISHNACHANDER KALIYAPERUMAL PROJECT MANAGER
Cloud Native Applications using Spring Cloud Netflix
DevOps Cloud Native Microservices
Java Microservices in the cloud
Max Fritz Senior Systems Consultant, Now Micro
ADVANCED DISTRIBUTION AND CONTROL FOR HYBRID INTELLIGENT POWER SYSTEMS
Be Whisked Away with a Raspberry PI, Java, and OpenWhisk
NGAP: Compliance as a Service in the Public Cloud
Cloud Native: Rapid Application Development
Implementing Cloud Foundry Series. Livecast #2.
Build a 12 factor microservice in half an hour
Practical Choreography with Spring Cloud
Using docker containers
Flow diagrams (i) (ii) (iii) x – Example
3. Old Brain I III II V IV VII VI VIII IX X XII XI
Microservices on application container cloud service
ОПШТИНА КУРШУМЛИЈА.
Terry’s Code of Ethics for Bus Service Contractors
Introduction to DevOps
Near Real Time ETLs with Azure Serverless Architecture
Follow up notes on Motion
Tweet summary of article I
Learn. Imagine. Build. .NET Conf
Microsoft Azure Launches Enterprise Product Costing Solution into the Future, into the Cloud “FACTON EPC is the modern, sustainable software solution for.
DevOps in Localization Continuous Delivery
My Mercalli Scale TASK: Design your own Mercalli Scale using the descriptions below. Draw a diagram to illustrate the damage caused by the 6 measures highlighted.
Index Notation Sunday, 24 February 2019.
The 12 Factors to build Cloud Native Applications
Microsoft Flow Approvals 101
УВС АЙМГИЙН НИЙГЭМ ЭДИЙН
BUSINESS CONTINUITY PLAN
Modern data architecture at scale in the cloud : Best practices of Serverless, lambda and microservices architecture Prakriteswar Santikary, PhD Vice President.
BUSINESS CONTINUITY PROGRAM
I  Linear and Logical Pulse II  Instruments Standard Ch 17 GK I  Linear and Logical Pulse II  Instruments Standard III  Application.
Johan Lindberg, inRiver
Your .NET App Won’t Scale
Continuous Integration and Delivery (CI/CD) in Azure Data Factory
SSDT, Docker, and (Azure) DevOps
Digital Transformation & Compile to Combat in 24 Hours (C2C24)
Michael Stephenson Microsoft MVP - Azure
8 Core Steps of success: I.Step:1 : DREAM SETTING: II. Step: 2 : LIST MAKING : IV. Step: 4 : SHOW THE PLAN: III. Step: 3 : INVITATION: V. Step: 5 : FOLLOW.
BUSINESS CONTINUITY PLAN
Presentation transcript:

Modern Architectures in Cloud Keneth Murillo Twitter: @kenethmurillo1 Email: keneth.murillo@outlook.com Blog: kmurillo.wordpress.com MSP / XSP / Consulting Group Corp

Organiza http://tinyurl.com/ComunidadWindows

Patrocinadores del SQL Saturday Platinum Sponsor Diamond Sponsor Bronze Sponsor

Agenda Cloud Native DevOps Microservices

What is a Patterns? Design patterns are the backbone of the solutions to common problems in software development. Patterns provide a way to organize and name those ordinary solutions to make it easier for people to use them.

The Rise of the Cloud Cloud Native

I. Codebase: One codebase tracked in revision control, many deploys II. Dependencies: Explicitly declare and isolate dependencies III. Config: Store config in the environment IV. Backing Services: xTreat backing services as attached resources

V. Build, release, run: Strictly separate build and run stages VI. Processes: Execute the app as one or more stateless processes VII. Port binding: Export services via port binding VIII. Concurrency: Scale out via the process model

IX. Disposability: Maximize robustness with fast startup and graceful shutdown X. Dev/prod parity: Keep development, staging, and production as similar as possible XI. Logs: Treat logs as event streams XII. Admin processes: Run admin/management tasks as one-off processes

Thinking in parts DevOps

DevOps (cont) DevOps extends industry perspectives around Application Lifecycle Management (ALM) and Agile methodologies to address two issues:

DevOps (cont) The critical importance of transparency, communication, and collaboration between development and operations teams The inclusion of the project’s business owner in the discussion

Microservices

Monolithic vs Microservice

Nube evolutiva

Preguntas / Comentarios / Dudas Twitter: @KenethMurillo1 Email: keneth.murillo@outlook.com Blog: https://kmurillo.wordpress.com/