SlideShare a Scribd company logo
1 of 55
ORQUESTAÇÃO DE
CONTAINERS COM
AWS ECS E DEPLOY
AUTOMATIZADO
COM AZURE
DEVOPS
DENILSON TELAROLI
DEVES 12/2018
DENILSON TELAROLI
• GRADUADO EM SISTEMAS DE INFORMAÇÃO E PÓS-GRADUADO EM ENGENHARIA DE SISTEMAS
• CONSULTOR DE ARQUITETURA DE SISTEMAS E DEVOPS NA BENEVIX
ROTEIRO
•DOCKER
•ELASTIC CONTAINER SERVICE - ECS
•CONTINUOUS INTEGRATION E CONTINUOUS DEPLOYMENT - CI/CD
•AZURE DEVOPS
•DEMONSTRAÇÃO
DOCKER
• FERRAMENTA DE VIRTUALIZAÇÃO EM NÍVEL DE SISTEMA OPERACIONAL
• EXECUTA PACOTES DE SOFTWARE CONHECIDOS COMO CONTAINER
• COMPARTILHA OS MESMOS RECURSOS DO SISTEMA HOSPEDEIRO
• PROVÊ ISOLAMENTO ENTRE OS CONTAINERS
• UM CONTAINER É EXECUTADO A PARTIR DE UMA IMAGEM
• IMAGENS SÃO ARMAZENADAS EM REPOSITÓRIOS (REGISTRY)
• PERMITE MONTAR VOLUMES PARA DADOS PERSISTENTES (DIRETÓRIOS DO HOST NO CONTAINER)
• PERMITE MONTAR REDE ENTRE OS CONTAINERS
• ENTRE OUTRAS VÁRIAS FUNCIONALIDADES
DOCKERFILE
• DESCREVE COMO SERÁ A IMAGEM ATRAVÉS DE COMANDOS
DOCKER BUILD
docker build -t image_name:1.0.0 .
-t = --tag
. (ponto) = pasta
DOCKER BUILD
docker run -it image_name:1.0.0
-i = --interactive
-t = --tty
AMAZON ELASTIC CONTAINER SERVICE – ECS
• PLATAFORMA DE ORQUESTAÇÃO DE CONTAINERS DA AWS (FARGATE E EC2).
• VANTAGENS
• AUTOGERENCIÁVEL: NÃO PRECISA GERENCIAR A INFRAESTRUTURA DO ORQUESTRADOR NEM DOS
CONTAINERS (FARGATE)
• PREÇO POR MINUTO
• ALTA DISPONIBILIDADE E ESCALABILIDADE GARANTIDA PELA AWS
• ZERO DOWNTIME ENTRE DEPLOYS
• DESVANTAGENS
• MAIOR CUSTO QUE O EC2 (PURO)
• NÃO PERMITE DADOS PERSISTENTES
• CONFIGURAÇÃO UM POUCO COMPLEXA
AMAZON ELASTIC CONTAINER SERVICE – ECS
• CLUSTER
• COMPOSTO POR SERVICES
• SERVICE
• COMPOSTO POR TASKS
• TASK
• UM SERVICE (CONTAINERS) EM EXECUÇÃO
• TASK DEFINITION
• DESCREVE OS CONTAINERS DO SERVICE
• MEMÓRIA/CPU
• IMAGEM DOS CONTAINERS
• VOLUMES
AMAZON ELASTIC CONTAINER SERVICE – ECS
• LOAD BALANCER
• ENDPOINT HTTP PARA ACESSO AO CONTAINER
• FAZ O BALANCEMANTO ENTRE AS TASKS
• GERENCIA A SAÚDE DO CONTAINER (HEALTH CHECK)
• ELASTIC CONTAINER REGISTRY (ECR)
• REGISTRO DE IMAGENS DA AWS
• CLOUDWATCH
• MONITORAMENTO E ALERTAS
• LOG CENTRALIZADO
AZURE DEVOPS
• PLATAFORMA DA MICROSOFT DE DESENVOLVIMENTO COLABORATIVO
• ANTES CONHECIDO COMO VISUAL STUDIO TEAM SERVICES – VSTS
• GRATUITO PARA PROJETOS OPEN SOURCE
• FUNCIONALIDADES PRINCIPAIS
• BOARDS
• REPOSITÓRIOS GIT
• PIPELINES DE INTEGRAÇÃO CONTÍNUA E ENTREGA CONTÍNUA
• PLANOS DE TESTE (LICENCIADO SEPARADAMENTE)
• REPOSITÓRIOS DE ARTEFATOS (LICENCIADO SEPARADAMENTE)
AZURE DEVOPS
• TEAM
• USUÁRIOS, GRUPOS E PERMISSÕES
• PROJECTS
• AGRUPA BOARDS, REPOS, PIPELINES E ARTIFACTS
• BOARDS
• QUADROS DE GESTÃO ÁGIL
• REPOS
• REPOSITÓRIOS GIT
• PIPELINES
• BUILD (CI) E RELEASE (CD)
• ARTIFACTS
• NUGET, NPM, MAVEN, GRADLE, PYTHON E UNIVERSAL
AZURE DEVOPS - BOARDS
AZURE DEVOPS - BOARDS
AZURE DEVOPS - GIT
AZURE DEVOPS - COMMITS
AZURE DEVOPS - BRANCHES
AZURE DEVOPS - PULL REQUEST
AZURE DEVOPS - CODE REVIEW
AZURE DEVOPS - MERGE
AZURE DEVOPS - COMPLETE PR
AZURE DEVOPS - BUILD (CI)
AZURE DEVOPS - BUILD (CI)
AZURE DEVOPS - BUILD (CI)
AZURE DEVOPS - BUILD (CI)
AZURE DEVOPS - BUILD (CI)
AZURE DEVOPS - BUILD (CI)
AZURE DEVOPS - BUILD (CI)
AZURE DEVOPS - BUILD (CI)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
AZURE DEVOPS - RELEASE (CD)
ECS - PROVISIONING
ECS - RUNNING
ECS - EVENTS
ECS – AUTOSCALING
ECS - METRICS
ECS - LOGS
CLOUDWATCH - ALERTS
DEMONSTRAÇÃO
• AZURE DEVOPS
• AWS ECS
PERGUNTAS?
OBRIGADO
• CONTATOS:
• DDTS80@GMAIL.COM
• SLACK DEVES
• HTTPS://DEV.AZURE.COM/ARCH-TECH/DEVOPS

More Related Content

Similar to Orquestração de containers com AWS ECS Fargate e deploy automatizado com Azure DevOps - DevES 2018

Elastic Kubernetes Services (EKS)
Elastic Kubernetes Services (EKS)Elastic Kubernetes Services (EKS)
Elastic Kubernetes Services (EKS)sriram_rajan
 
Gordonh0945deepdive openstackcompute-140417174059-phpapp02
Gordonh0945deepdive openstackcompute-140417174059-phpapp02Gordonh0945deepdive openstackcompute-140417174059-phpapp02
Gordonh0945deepdive openstackcompute-140417174059-phpapp02Công TÔ
 
AWS Webcast - Datacenter Migration to AWS
AWS Webcast - Datacenter Migration to AWSAWS Webcast - Datacenter Migration to AWS
AWS Webcast - Datacenter Migration to AWSAmazon Web Services
 
Migrating the GoPro Plus Cloud Service to Amazon ECS
Migrating the GoPro Plus Cloud Service to Amazon ECSMigrating the GoPro Plus Cloud Service to Amazon ECS
Migrating the GoPro Plus Cloud Service to Amazon ECSAmazon Web Services
 
Community Session: Strategic Private Cloud in SKY UK
Community Session: Strategic Private Cloud in SKY UKCommunity Session: Strategic Private Cloud in SKY UK
Community Session: Strategic Private Cloud in SKY UKVMUG IT
 
Making sense of containers, docker and Kubernetes on Azure.
Making sense of containers, docker and Kubernetes on Azure.Making sense of containers, docker and Kubernetes on Azure.
Making sense of containers, docker and Kubernetes on Azure.Nills Franssens
 
Kubernetes in Azure
Kubernetes in AzureKubernetes in Azure
Kubernetes in AzureKarl Ots
 
Oracle Solutions on AWS : May 2014
Oracle Solutions on AWS : May 2014Oracle Solutions on AWS : May 2014
Oracle Solutions on AWS : May 2014Tom Laszewski
 
Application Lifecycle Management on AWS
Application Lifecycle Management on AWSApplication Lifecycle Management on AWS
Application Lifecycle Management on AWSDavid Mat
 
Containers in Microsoft Azure
Containers in Microsoft AzureContainers in Microsoft Azure
Containers in Microsoft AzureSergii Kryshtop
 
On-premises serverless container-aware architecture (OSCAR) - Final
On-premises serverless container-aware architecture (OSCAR) - FinalOn-premises serverless container-aware architecture (OSCAR) - Final
On-premises serverless container-aware architecture (OSCAR) - FinalGermán Moltó
 
What is the OpenStack Platform? By Peter Dens - Kangaroot
What is the OpenStack Platform? By Peter Dens - KangarootWhat is the OpenStack Platform? By Peter Dens - Kangaroot
What is the OpenStack Platform? By Peter Dens - KangarootKangaroot
 
Introduction to AWS
Introduction to AWSIntroduction to AWS
Introduction to AWSOSSCube
 
ECS and Docker at Okta
ECS and Docker at OktaECS and Docker at Okta
ECS and Docker at OktaJon Todd
 
Container orchestration k8s azure kubernetes services
Container orchestration  k8s azure kubernetes servicesContainer orchestration  k8s azure kubernetes services
Container orchestration k8s azure kubernetes servicesRajesh Kolla
 
Infrastructure Automation on AWS using a Real-World Customer Example
Infrastructure Automation on AWS using a Real-World Customer ExampleInfrastructure Automation on AWS using a Real-World Customer Example
Infrastructure Automation on AWS using a Real-World Customer ExampleAPI Talent
 
SIP + AWS SYLLABUS .pdf
SIP + AWS SYLLABUS .pdfSIP + AWS SYLLABUS .pdf
SIP + AWS SYLLABUS .pdfArbab Husain
 
Building a Just-in-Time Application Stack for Analysts
Building a Just-in-Time Application Stack for AnalystsBuilding a Just-in-Time Application Stack for Analysts
Building a Just-in-Time Application Stack for AnalystsAvere Systems
 

Similar to Orquestração de containers com AWS ECS Fargate e deploy automatizado com Azure DevOps - DevES 2018 (20)

Elastic Kubernetes Services (EKS)
Elastic Kubernetes Services (EKS)Elastic Kubernetes Services (EKS)
Elastic Kubernetes Services (EKS)
 
Gordonh0945deepdive openstackcompute-140417174059-phpapp02
Gordonh0945deepdive openstackcompute-140417174059-phpapp02Gordonh0945deepdive openstackcompute-140417174059-phpapp02
Gordonh0945deepdive openstackcompute-140417174059-phpapp02
 
104 meets cloud
104 meets cloud104 meets cloud
104 meets cloud
 
AWS Webcast - Datacenter Migration to AWS
AWS Webcast - Datacenter Migration to AWSAWS Webcast - Datacenter Migration to AWS
AWS Webcast - Datacenter Migration to AWS
 
Migrating the GoPro Plus Cloud Service to Amazon ECS
Migrating the GoPro Plus Cloud Service to Amazon ECSMigrating the GoPro Plus Cloud Service to Amazon ECS
Migrating the GoPro Plus Cloud Service to Amazon ECS
 
Community Session: Strategic Private Cloud in SKY UK
Community Session: Strategic Private Cloud in SKY UKCommunity Session: Strategic Private Cloud in SKY UK
Community Session: Strategic Private Cloud in SKY UK
 
Making sense of containers, docker and Kubernetes on Azure.
Making sense of containers, docker and Kubernetes on Azure.Making sense of containers, docker and Kubernetes on Azure.
Making sense of containers, docker and Kubernetes on Azure.
 
Kubernetes in Azure
Kubernetes in AzureKubernetes in Azure
Kubernetes in Azure
 
Oracle Solutions on AWS : May 2014
Oracle Solutions on AWS : May 2014Oracle Solutions on AWS : May 2014
Oracle Solutions on AWS : May 2014
 
Application Lifecycle Management on AWS
Application Lifecycle Management on AWSApplication Lifecycle Management on AWS
Application Lifecycle Management on AWS
 
Containers in Microsoft Azure
Containers in Microsoft AzureContainers in Microsoft Azure
Containers in Microsoft Azure
 
On-premises serverless container-aware architecture (OSCAR) - Final
On-premises serverless container-aware architecture (OSCAR) - FinalOn-premises serverless container-aware architecture (OSCAR) - Final
On-premises serverless container-aware architecture (OSCAR) - Final
 
What is the OpenStack Platform? By Peter Dens - Kangaroot
What is the OpenStack Platform? By Peter Dens - KangarootWhat is the OpenStack Platform? By Peter Dens - Kangaroot
What is the OpenStack Platform? By Peter Dens - Kangaroot
 
Introduction to AWS
Introduction to AWSIntroduction to AWS
Introduction to AWS
 
Kubernetes on aws
Kubernetes on awsKubernetes on aws
Kubernetes on aws
 
ECS and Docker at Okta
ECS and Docker at OktaECS and Docker at Okta
ECS and Docker at Okta
 
Container orchestration k8s azure kubernetes services
Container orchestration  k8s azure kubernetes servicesContainer orchestration  k8s azure kubernetes services
Container orchestration k8s azure kubernetes services
 
Infrastructure Automation on AWS using a Real-World Customer Example
Infrastructure Automation on AWS using a Real-World Customer ExampleInfrastructure Automation on AWS using a Real-World Customer Example
Infrastructure Automation on AWS using a Real-World Customer Example
 
SIP + AWS SYLLABUS .pdf
SIP + AWS SYLLABUS .pdfSIP + AWS SYLLABUS .pdf
SIP + AWS SYLLABUS .pdf
 
Building a Just-in-Time Application Stack for Analysts
Building a Just-in-Time Application Stack for AnalystsBuilding a Just-in-Time Application Stack for Analysts
Building a Just-in-Time Application Stack for Analysts
 

Recently uploaded

Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesPhilip Schwarz
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmSujith Sukumaran
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024StefanoLambiase
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 

Recently uploaded (20)

Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
Folding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a seriesFolding Cheat Sheet #4 - fourth in a series
Folding Cheat Sheet #4 - fourth in a series
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 
Intelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalmIntelligent Home Wi-Fi Solutions | ThinkPalm
Intelligent Home Wi-Fi Solutions | ThinkPalm
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
Dealing with Cultural Dispersion — Stefano Lambiase — ICSE-SEIS 2024
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 

Orquestração de containers com AWS ECS Fargate e deploy automatizado com Azure DevOps - DevES 2018