Podcasts about aws codedeploy

  • 15PODCASTS
  • 31EPISODES
  • 46mAVG DURATION
  • ?INFREQUENT EPISODES
  • Apr 13, 2023LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about aws codedeploy

Latest podcast episodes about aws codedeploy

AWS Bites
76. Unboxing AWS Copilot

AWS Bites

Play Episode Listen Later Apr 13, 2023 48:27


In this episode, we're doing something different! Join us for a special screen-sharing edition of our podcast series, as we take a deep dive into AWS Copilot, a service designed to simplify container application deployment on AWS. During this video, we'll be sharing our screens as we walk through the AWS Copilot landing page and documentation, and demonstrate how to use the service to deploy a container application. We highly recommend watching the video version of this episode, as we'll be providing a lot of visual guidance and examples. Starting with the basics, we'll learn about the differences between copilot init and copilot app init, and how to prepare our environment using a custom domain. We'll then walk through the deployment process step-by-step, examining the generated configuration file, manifest.yml, and testing our deployed application. Next, we'll explore the networking resources created by AWS Copilot, including a VPC, subnets, and a load balancer, and review the automation capabilities of CodePipeline. We'll also discuss the options available for rolling out new changes, and demonstrate how to make changes and re-deploy through the pipeline. Throughout the video, we will share their thoughts and opinions on AWS Copilot, including a failed attempt with AppRunner and a review of the pipeline execution and timing.

airhacks.fm podcast with adam bien
Real World Enterprise Serverless Java on AWS Cloud

airhacks.fm podcast with adam bien

Play Episode Listen Later May 15, 2022 66:41


An airhacks.fm conversation with Goran Opacic (@goranopacic) about: sales force automation at ehsteh, Palm Pilot syncing, starting a SaS company, hetzner, Azure, then AWS, running EC2 machines, going serverless, kubernetes and the clouds, running MicroProfile applications on Quarkus and AWS Lambda, one code base - multiple lambdas, Lambda runs on Firecracker VM, OkHTTP on Lambdas, tree shaking with GraalVM, AWS CodeArtifact to cache Maven repositories, Amazon ECR, AWS CodeCommit, databases are hard to split, AWS CodeDeploy with scheduler, code hot swap, managed services is serverless, running AWS Fargate on spot intances, using Eclipse BIRT on AWS Lambda, Goran is AWS Data Hero, Goran Opacic on twitter: @goranopacic, Goran's blog: madabout.cloud

Devchat.tv Master Feed
Building a Chatbot or Voicebot with Dialogflow in React ft. Victory Nwani - RRU 154

Devchat.tv Master Feed

Play Episode Listen Later Sep 1, 2021 43:39


Victory Dumebi Nwani joins the round up to discuss integrating the Dialogflow from Google Cloud into your application to manage voice and chat capabilities for your application. Victory dives into the stack he used to put together a functioning app using that offering from Google. Panel Jack Herrington Paige Niedringhaus TJ VanToll Guest Victory Dumebi Nwani Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial PodcastBootcamp.io Links Integrating A Dialogflow Agent Into A React Application Dialogflow Documentation A brief introduction to Chatbots with Dialogflow Dialogflow pricing LinkedIn: Victory Nwani GitHub: Nwani Victory ( vickywane ) Twitter: Iamnwani ( @iamnwani01 ) Picks Jack- Resident Evil Village Paige- Mario Kart TJ- Toto Bidet Victory- AWS CodeDeploy Contact Jack: Jack Herrington – YouTube Blue Collar Coder Twitter: Jack Herrington ( @jherr ) Contact Paige: Paige Niedringhaus Paige Niedringhaus – Medium Twitter: Paige Niedringhaus ( @pniedri ) GitHub: Paige Niedringhaus ( paigen11 ) Contact TJ: TJ VanToll's Blog Progress Software KendoReact Twitter: TJ VanToll ( @tjvantoll )

React Round Up
Building a Chatbot or Voicebot with Dialogflow in React ft. Victory Nwani - RRU 154

React Round Up

Play Episode Listen Later Sep 1, 2021 43:39


Victory Dumebi Nwani joins the round up to discuss integrating the Dialogflow from Google Cloud into your application to manage voice and chat capabilities for your application. Victory dives into the stack he used to put together a functioning app using that offering from Google. Panel Jack HerringtonPaige NiedringhausTJ VanToll Guest Victory Dumebi Nwani Sponsors Dev Influencers AcceleratorRaygun | Click here to get started on your free 14-day trialPodcastBootcamp.io Links Integrating A Dialogflow Agent Into A React ApplicationDialogflow DocumentationA brief introduction to Chatbots with DialogflowDialogflow pricingLinkedIn: Victory NwaniGitHub: Nwani Victory ( vickywane )Twitter: Iamnwani ( @iamnwani01 ) Picks Jack- Resident Evil VillagePaige- Mario KartTJ- Toto BidetVictory- AWS CodeDeploy Contact Jack: Jack Herrington – YouTubeBlue Collar CoderTwitter: Jack Herrington ( @jherr ) Contact Paige: Paige NiedringhausPaige Niedringhaus – MediumTwitter: Paige Niedringhaus ( @pniedri )GitHub: Paige Niedringhaus ( paigen11 ) Contact TJ: TJ VanToll's BlogProgress SoftwareKendoReactTwitter: TJ VanToll ( @tjvantoll ) Special Guest: Victory Nwani.

React Round Up
Building a Chatbot or Voicebot with Dialogflow in React ft. Victory Nwani - RRU 154

React Round Up

Play Episode Listen Later Sep 1, 2021 43:39


Victory Dumebi Nwani joins the round up to discuss integrating the Dialogflow from Google Cloud into your application to manage voice and chat capabilities for your application. Victory dives into the stack he used to put together a functioning app using that offering from Google. Panel Jack Herrington Paige Niedringhaus TJ VanToll Guest Victory Dumebi Nwani Sponsors Dev Influencers Accelerator Raygun | Click here to get started on your free 14-day trial PodcastBootcamp.io Links Integrating A Dialogflow Agent Into A React Application Dialogflow Documentation A brief introduction to Chatbots with Dialogflow Dialogflow pricing LinkedIn: Victory Nwani GitHub: Nwani Victory ( vickywane ) Twitter: Iamnwani ( @iamnwani01 ) Picks Jack- Resident Evil Village Paige- Mario Kart TJ- Toto Bidet Victory- AWS CodeDeploy Contact Jack: Jack Herrington – YouTube Blue Collar Coder Twitter: Jack Herrington ( @jherr ) Contact Paige: Paige Niedringhaus Paige Niedringhaus – Medium Twitter: Paige Niedringhaus ( @pniedri ) GitHub: Paige Niedringhaus ( paigen11 ) Contact TJ: TJ VanToll's Blog Progress Software KendoReact Twitter: TJ VanToll ( @tjvantoll )

airhacks.fm podcast with adam bien
Modularization, Monoliths, Micro Services, Clouds, Functions and Kubernetes

airhacks.fm podcast with adam bien

Play Episode Listen Later Aug 8, 2021 53:35


An airhacks.fm conversation with Prof. dr. Matjaz Juric (@matjazbj) about: the larger the system, the more important the modularization, modularization and reuse, modularization and business requirements, cross-cutting logic is a solved problem, a module is a Java package, OSGi introduces additional complexity, packaging vs modularity, modularization and team work, most of the patterns became a part of the platform, isolation with deployment units, a module is a Dockerfile, internal modularization became less important, physical and logical modularization, logical over physical modularization, physical modularization introduces complexity, costs driven development, kubernetes and modularization, cloud complexity vs. Java runtime complexity, wrong cloud expectations, CI/CD in the clouds, internal microservice structure should be simpler, ECS blue green deployment with AWS CodeDeploy, vendor independence vs. cloud specific services in the clouds, Payara Cloud: Payara cluster became Kubernetes operator, functions and microservices, serverless computing with functions, function communication styles, Apache Kafka and functions, the Outbox pattern is too technical, KumuluzEE and Kumuluz Platform, Prof. dr. Matjaz Juric on twitter: @matjazbj, Prof. dr. Matjaz Juric at University of Ljubljana

サーバーワークスが送るAWS情報番組「さばラジ!」
【毎日AWS #189】 AWS CodeDeployにて、Auto Scaling GroupsによるEC2デプロイメントのサポートをアップデート 他3件 #サバワ

サーバーワークスが送るAWS情報番組「さばラジ!」

Play Episode Listen Later Apr 26, 2021 4:59


最新情報を "ながら" でキャッチアップ! ラジオ感覚放送 「毎日AWS」 おはようございます、火曜日担当の古川です。 今日は 4/26 に出たアップデートをピックアップしてご紹介 感想は Twitter にて「#サバワ」をつけて投稿してください! ■ トークスクリプト https://blog.serverworks.co.jp/aws-update-2021-04-26 ■ UPDATE PICKUP AWS CodeDeployにて、Auto Scaling GroupsによるEC2デプロイメントのサポートをアップデート マネージメントコンソールにてAWS Service Catalog AppRegistryの作成・管理が可能に AWS Cost Categoriesにて、詳細ページが導入 AWS Resource Access Managerが大阪リージョンで提供開始 ■ サーバーワークスSNS Twitter / Facebook ■ サーバーワークスブログ サーバーワークスエンジニアブログ

Cloud Posse DevOps
Cloud Posse DevOps "Office Hours" (2021-03-17)

Cloud Posse DevOps "Office Hours" Podcast

Play Episode Listen Later Mar 17, 2021 58:53


Cloud Posse holds public "Office Hours" every Wednesday at 11:30am PST to answer questions on all things related to DevOps, Terraform, Kubernetes, CICD. Basically, it's like an interactive "Lunch & Learn" session where we get together for about an hour and talk shop. These are totally free and just an opportunity to ask us (or our community of experts) any questions you may have. You can register here: https://cloudposse.com/office-hoursJoin the conversation: https://slack.cloudposse.com/Find out how we can help your company:https://cloudposse.com/quizhttps://cloudposse.com/accelerate/Learn more about Cloud Posse:https://cloudposse.comhttps://github.com/cloudpossehttps://sweetops.com/https://newsletter.cloudposse.comhttps://podcast.cloudposse.com/- - -00:00:00 Intro- - -00:01:16 Teleport just released support for MySQL and Postgres wire protocolshttps://goteleport.com/blog/introducing-database-access/- - -00:05:18 AWS Announces ECS Exec enables “SSH-like” access for your containershttps://aws.amazon.com/blogs/containers/new-using-amazon-ecs-exec-access-your-containers-fargate-ec2/https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-exec.html- - -00:12:05 Terraform 0.15-beta 2 releasedhttps://github.com/hashicorp/terraform/releases/tag/v0.15.0-beta2- - -00:15:01 Checkout our jobs pagehttps://cloudposse.com/jobs- - -00:16:00 How do you manage iam user login profiles (console passwords) with a team- - -00:26:05 Do not use `.` as pre-fixes with your Terraform sub-modules - - -00:28:37 What’s the kick-off to create Cloud Posse preview environments?- - -00:34:18 Will everything move to the crossplane.io pattern eventually? - - -00:38:46 Does Spacelift work with Terragrunt?  - - -00:41:04 How does Atlantis compare to Spacelift, Env0, Terraform Cloud?- - -00:44:31 How to handle database migrations using Terraform with ECS Fargate and AWS CodeDeploy?  - - -00:52:28 Should you pick Teleport over StrongDM now that they support MySQL and Postgres?- - -00:54:23 How to implement a private API gateway with vanity URL only accessible from internal network? - - -00:58:00 Outro- - -#officehours,#cloudposse,#sweetops,#devops,#sre,#terraform,#kubernetes,#awsSupport the show (https://cloudposse.com/office-hours/)

Innovando con AWS
#0003: DevOps en AWS

Innovando con AWS

Play Episode Listen Later Oct 14, 2020 37:30


Hoy nos visita Carlos Afonso, un Solutions Architect para hablar de DevOps y como los servicios de AWS pueden ayudar a los desarrolladores.Carlos Afonso Basado en Madrid, España, Carlos es un Solutions Architect que ayuda a Startups en España y Portugal construyendo aplicaciones robustas, tolerantes a fallas y optimizadas en costes en AWS. Cuando no esta hablando de AWS, lo podemos encontrar haciendo código como entretenimiento o intentando crear su propia cerveza (con éxitos relativos).Rodrigo Asensio - @rasensioBasado en Barcelona, España, Rodrigo es responsable de un equipo de Solution Architecture del segmento Enterprise que ayuda a grandes clientes en Iberia a moverse al cloud y aprovechar sus beneficios.LinksAWS CodeCommit: https://aws.amazon.com/codecommit/ AWS CodeCommit es un servicio completamente administrado de control de código fuente que aloja repositorios basados en Git seguros. Simplifica la colaboración en el código por parte de los equipos, en un ecosistema seguro y con alta escalabilidad. Con CodeCommit no necesita utilizar su propio sistema de control de código fuente ni preocuparse por el escalado de la infraestructura de dicho sistema. CodeCommit, que funciona perfectamente con las herramientas de Git existentes, se puede utilizar para almacenar de forma segura cualquier elemento, ya sea código fuente o binario.AWS CodeBuild: https://aws.amazon.com/codebuild/AWS CodeBuild es un servicio de integración continua completamente administrado que compila código fuente, ejecuta pruebas y produce paquetes de software listos para su implementación. Con CodeBuild, no es necesario aprovisionar, administrar y escalar sus propios servidores de compilación. CodeBuild se escala constantemente y procesa numerosas compilaciones a la vez, de manera que estas no permanecen a la espera en una cola. Puede comenzar con rapidez mediante entornos de compilación preempaquetados, o crear entornos de compilación propios personalizados que utilicen sus herramientas de compilación. Con CodeBuild, se le cobra por cada minuto de recursos informáticos que utilice.AWS CodeDeploy: https://aws.amazon.com/codedeploy/AWS CodeDeploy es un servicio de implementación completamente administrado que automatiza las implementaciones de software en diferentes servicios informáticos, como Amazon EC2, AWS Fargate, AWS Lambda y sus servidores locales. AWS CodeDeploy facilita el lanzamiento rápido de nuevas características, ayuda a evitar tiempos de inactividad durante la implementación de una aplicación y administra la compleja actualización de las aplicaciones. Puede usar AWS CodeDeploy para automatizar implementaciones de software, lo que elimina la necesidad de realizar operaciones manuales propensas a errores. El servicio se adapta a sus necesidades de implementación.AWS CodePipeline: https://aws.amazon.com/codepipeline/AWS CodePipeline es un servicio de entrega continua completamente administrado que permite automatizar canalizaciones de lanzamiento para lograr actualizaciones de infraestructura y aplicaciones rápidas y fiables. CodePipeline automatiza las fases de compilación, prueba e implementación del proceso de lanzamiento cada vez que se realiza una modificación en el código, en función del modelo de lanzamiento que defina. Esto le permite entregar características y actualizaciones de forma rápida y fiable. Puede integrar fácilmente AWS CodePipeline con servicios de terceros, como GitHub o su propio complemento personalizado. Con AWS CodePipeline solo paga por lo que utiliza. No es necesario pagar cuotas iniciales ni asumir compromisos a largo plazo.AWS CodeStar: https://aws.amazon.com/codestar/AWS CodeStar le permite desarrollar, compilar e implementar rápidamente aplicaciones en AWS. AWS CodeStar proporciona una interfaz de usuario unificada que permite administrar fácilmente actividades de desarrollo de software en un solo lugar. Con AWS CodeStar puede configurar en cuestión de minutos toda su cadena de herramientas de entrega continua, lo que permite comenzar a publicar código más rápido. AWS CodeStar facilita que todo su equipo trabaje junto de forma segura, lo que permite administrar fácilmente el acceso a sus proyectos, así como agregar propietarios, contribuyentes y espectadores de forma sencilla. Cada proyecto AWS CodeStar incorpora un panel de administración de proyectos que incluye la funcionalidad integrada de seguimiento de incidencias con tecnología de Atlassian JIRA Software. Con el panel de proyectos de AWS CodeStar puede realizar un seguimiento del progreso en todo el proceso de desarrollo de software, desde su lista de tareas pendientes hasta las implementaciones de código recientes de los equipos.Amazon CodeGuru: https://aws.amazon.com/codeguru/Amazon CodeGuru es una herramienta para desarrolladores basada en aprendizaje automático que brinda recomendaciones inteligentes para mejorar la calidad del código e identificar las líneas de código más costosas de una aplicación. Integre Amazon CodeGuru en el flujo de trabajo de desarrollo de software existente, en el que tendrá revisiones de código integradas para detectar y optimizar las líneas de código más costosas a fin de reducir los costos.AWS CloudFormation: https://aws.amazon.com/cloudformation AWS CloudFormation proporciona un lenguaje común para que modele y aprovisione recursos de aplicación de AWS y de terceros en su entorno de nube. AWS CloudFormation permite utilizar lenguajes de programación o un archivo de texto simple para modelar y aprovisionar, de una manera segura y automatizada, todos los recursos necesarios para las aplicaciones en todas las regiones y cuentas. Esto proporciona una única fuente de confianza para los recursos de AWS y de terceros.CDK: https://aws.amazon.com/cdk/ El kit de desarrollo de la nube de AWS (AWS CDK) es un marco de desarrollo de software de código abierto que sirve para modelar y aprovisionar sus recursos destinados a aplicaciones en la nube mediante lenguajes de programación conocidos.Aprovisionar aplicaciones en la nube puede resultar un proceso desafiante que implica realizar acciones manuales, escribir secuencias de comandos personalizadas, mantener plantillas o aprender lenguajes para dominios específicos. AWS CDK usa la familiaridad con los lenguajes de programación y la capacidad expresiva de estos para modelar aplicaciones. Provee componentes de alto nivel que preconfiguran recursos en la nube con valores predeterminados fiables. Esto le permite crear aplicaciones en la nube sin necesidad de ser un experto. AWS CDK aprovisiona sus recursos de una manera segura y repetible mediante AWS CloudFormation. También posibilita crear y compartir componentes personalizados propios que incorporen los requisitos de su organización, proceso que lo ayuda a iniciar proyectos nuevos con mayor rapidez.

Melbourne AWS User Group
What's New in April 2020

Melbourne AWS User Group

Play Episode Listen Later May 5, 2020 46:11


A month passed before we could blink, and once again Arjen is joined by Jean-Manuel and Guy to discuss the highlights of the April announcements. Co-starring interrupted chatbots and terrifying music. The News Finally in Sydney Sellers, consulting partners, and data providers from Australia and New Zealand now available in AWS Marketplace and AWS Data Exchange AWS Ground Station is now available in the Asia Pacific (Sydney) Region in Australia AWS Transit Gateway now Supports Inter-Region Peering in 11 additional regions EKS Adds Fargate Support in Frankfurt, Oregon, Singapore, and Sydney AWS Regions Amazon Aurora with PostgreSQL Compatibility for PostgreSQL 11 is available in all commercial AWS Regions Serverless Amazon RDS Proxy with PostgreSQL Compatibility (Preview) (not in Sydney) Exporting HTTP APIs as OpenAPI 3.0 Now Supported by Amazon API Gateway AWS Lambda now supports .NET Core 3.1 The AWS Toolkit for Visual Studio Code now supports AWS Step Functions Amplify CLI adds support for additional Lambda runtimes (Java, Go, .NET and Python) and Lambda cron jobs AWS X-Ray SDK for Go is now generally available Containers Amazon ECS and AWS Fargate support for Amazon EFS File Systems now generally available AWS App Mesh adds support to connect services deployed in multiple AWS accounts into a shared mesh Amazon EKS Now Supports Service-Linked Roles Amazon EKS managed node groups allow fully private cluster networking Databases Amazon Keyspaces (for Apache Cassandra) is now generally available Amazon RDS Now Supports PostgreSQL 12 Amazon RDS now supports MariaDB 10.4 AWS Database Migration Service now supports replicating data to Apache Kafka streaming platform (Keyspaces) Amazon Neptune now supports the T3.medium instance type Dev & Ops AWS Chatbot Now Generally Available Receive Notifications for AWS CodeBuild, AWS CodeCommit, AWS CodeDeploy, and AWS CodePipeline in Slack EC2 Image Builder adds support for Ubuntu, RHEL, CentOS, and SLES Amazon CloudWatch Synthetics is now generally available Amazon CloudWatch Synthetics now supports monitoring private endpoints in a VPC Security Amazon Detective is now generally available Review and remediate unintended access allowed on your AWS resources from outside your AWS organization Amazon Cognito Identity Pools now supports Sign in with Apple Track changes to secrets stored in AWS Secrets Manager using AWS Config and AWS Config Rules AWS Security Hub launches the Foundational Security Best Practices standard VPC & EC2 Amazon Elastic File System announces 400% increase in read operations for General Purpose mode file systems AWS Elastic Beanstalk Launches support for AWS PrivateLink AWS Elastic Beanstalk adds API support for listing platform branches AWS Elastic Beanstalk Announces General Availability of Amazon Linux 2 Based Docker, Corretto, and Python Platforms New AWS Elastic Beanstalk console now available AI & ML AWS DeepComposer is now generally available Introducing Amazon Augmented AI (A2I) for human reviews of machine learning predictions Introducing TorchServe: a PyTorch model serving framework Amazon Transcribe Medical now supports batch transcription of medical audio files Amazon Personalize now provides scores for recommended items Other Cool Stuff You can now use AWS Control Tower to set up new multi-account AWS environments in AWS Organizations Announcing the new AWS Africa (Cape Town) Region AWS Canada (Central) Region Adds Third Availability Zone Introducing AWS Cost Categories Amazon CloudWatch Contributor Insights is now generally available Introducing the AWS Transfer Family with fully managed support for SFTP, FTPS, and FTP Announcing general availability of Amazon Pinpoint Custom Channels Amazon Kinesis Data Firehose adds support for streaming data delivery to an Amazon Elasticsearch Service domain in an Amazon Virtual Private Cloud (VPC) AWS IQ waives fees until June 30, 2020 Amazon Connect adds custom terminating keypress for DTMF Amazon Connect now enables customers to interrupt Amazon Lex Chatbots Introducing Amazon Chime Proxy Phone Sessions AWS Snowball Edge Storage Optimized now delivers 25% faster data transfer performance AWS Snowball adds task automation with AWS Systems Manager AWS Snowball now supports local AWS IAM Introducing AWS OpsHub for Snow Family, a graphical user interface to manage AWS Snowball devices Other links AWS DeepComposer - Oasis - Wonderwall - Experiment #001 by The Dirk I Think Breath Noise is an Interesting One | Ambassador Lounge Podcast Episode #4 AWS Inside the Region | ig.nore.me  Sponsors Gold Sponsor Innablr Silver Sponsors AC3 CMD Solutions

AWS TechChat
Episode 70 - March / April Tech Round-up

AWS TechChat

Play Episode Listen Later May 4, 2020 46:45


In this Episode of AWS TechChat, Shane and Pete embark on a different style of the show and share with you a lot of updates - over 30 updates and we tackle it like speed dating. We start the show with some updates, there are now an additional 2 AWS regions, Milan in Italy and Cape Town in South Africa. This brings the region count to 24 Regions and 76 Availability Zones. Amazon Guard Duty has a price reduction for the customers who are consuming it on the upper end of the scale, VPC flow log scanning is now 40% cheaper when your logs are more than 10,000GB. Lots of Database engine updates: • Database engine version updates across almost all engines. Microsoft SSAS (SQL Server Analysis Studio) is now available on Amazon Relational Database Service (Amazon RDS) for SQL Server now. • If you are currently running SSAS on Amazon Elastic Compute Cloud (Amazon EC2), you can now save costs by running SSAS directly on the same Amazon RDS DB instance as your SQL Server database. SSAS is currently available on Amazon RDS for SQL Server 2016 and SQL Server 2017 in the single-AZ configuration on both the Standard and Enterprise edition. • NoSQL Workbench for Amazon DynamoDB is now is now generally available. NoSQL Workbench is a client-side application, available for Windows and macOS that helps developers build scalable, high-performance data models, and simplifies query development and testing. • Apache Kafka is an option for AWS Database Migration Service and Amazon Managed Apache Cassandra Service is now available in public preview. Microsoft SQL Server on RDS now supports Read Replicas. Storage updates: • More nitro based Amazon EC2 systems receive IO performance updates. • Amazon FSx for Windows File Server is now has a Magnetic HDD option which brings storage down to 1.3cents per GB. • Amazon Elastic File System (Amazon EFS) announces 400% increase in read operations for General Purpose mode file systems. On Development front: • AWS Lambda@Edge now supports Node 12.x and Python 3.8. • Amplify CLI add support for additional AWS Lambda runtimes (Java, Go, .NET and Python) and Lambda cron jobs. • AWS Lambda now supports .NET Core 3.1. • Receive notifications for AWS CodeBuild, AWS CodeCommit, AWS CodeDeploy, and AWS CodePipeline in Slack, no need to use Amazon Simple Notification Service (SNS) and AWS Glue. • Amazon MSK adds support for Apache Kafka version 2.4.1 • Updates to AWS Deep Learning Containers for PyTorch 1.4.0 and MXNet 1.6.0 Containers updates: • AWS Fargate launches platform version 1.4 which brings a raft of improvements. • Amazon Elastic Kubernetes Service (Amazon EKS) updates service level agreement to 99.95%. • Amazon EKS now supports service-linked roles. • Amazon EKS adds envelope encryption for secrets with AWS Key Management Service (KMS). • Amazon EKS now supports Kubernetes version 1.15 • Amazon ECS supports in preview updating placement strategy and constraints for existing Amazon ECS Services without recreating the service. Connect your managed call centre in the cloud: • Introducing Voicemail for Amazon Connect. • Amazon Connect adds custom terminating keypress for DTMF. Other updates: • New versions of Elastic Search available for Amazon Elastic Search. • AWS DeepComposer is now shipping from Amazon.com Speakers: Shane Baldacchino - Solutions Architect, ANZ, AWS Peter Stanski - Head of Solution Architecture, AWS AWS Events: AWS Summit Online https://aws.amazon.com/events/summits/online/ AWSome Day Online Conference https://aws.amazon.com/events/awsome-day/awsome-day-online/ AWS Innovate AIML Edition on-demand https://aws.amazon.com/events/aws-innovate/machine-learning/ AWS Events and Webinars https://aws.amazon.com/events/

AWS re:Invent 2019
CON333-R: Best practices for CI/CD using AWS Fargate and Amazon ECS

AWS re:Invent 2019

Play Episode Listen Later Dec 7, 2019 56:50


CI/CD techniques enable teams to increase agility and quickly release a high-quality product. In this talk, we walk you through the best practices for building CI/CD workflows to enable you to manage your containerized applications. We cover infrastructure as code application models with the AWS Cloud Development Kit, and we show you how to set up CI/CD release pipelines with AWS CodePipeline and AWS CodeBuild. Finally, we discuss automating safer deployments using AWS CodeDeploy.

best practices ci cd aws fargate amazon ecs aws codebuild aws codedeploy aws codepipeline
AWS re:Invent 2018
DEV309: CI/CD for Serverless and Containerized Applications

AWS re:Invent 2018

Play Episode Listen Later Nov 30, 2018 52:13


To get the most out of the agility afforded by serverless and containers, it is essential to build CI/CD pipelines that help teams iterate on code and quickly release features. In this talk, we demonstrate how developers can build effective CI/CD release workflows to manage their serverless or containerized deployments on AWS. We cover infrastructure-as-code (IaC) application models, such as AWS Serverless Application Model (AWS SAM) and new imperative IaC tools. We also demonstrate how to set up CI/CD release pipelines with AWS CodePipeline and AWS CodeBuild, and we show you how to automate safer deployments with AWS CodeDeploy.

applications aws serverless ci cd iac aws codebuild aws codedeploy aws codepipeline
AWS re:Invent 2018
DEV317: Advanced Continuous Delivery Best Practices

AWS re:Invent 2018

Play Episode Listen Later Nov 30, 2018 49:46


Continuous delivery (CD) enables teams to be more agile and quickens the pace of innovation. Too often, however, teams adopt CD without putting the right safety mechanisms in place. In this talk, we discuss opportunities for you to transform your software release process into a safer one. We explore various DevOps best practices, showcasing sample applications and code with AWS CodePipeline and AWS CodeDeploy. We discuss how to set up delivery pipelines with nonproduction testing stages, failure cases, rollbacks, redundancy, canary testing and blue/green deployments, and monitoring. We discuss continuous delivery practices for deploying to Amazon EC2, AWS Lambda, and containers such as Amazon ECS or AWS Fargate.

AWS re:Invent 2017
HLC307: Building a Secure and Healthcare-Compliant Platform for Adopting a Cloud-First Strategy Using AWS

AWS re:Invent 2017

Play Episode Listen Later Nov 30, 2017 60:04


This session provides an overview of how Change Healthcare invested in people, process, and an automation platform to adopt a cloud-first strategy. Starting from building a Cloud Center of Excellence team, they identified the compliance, security, and cost optimization requirements and process required to build a framework. They also embedded healthcare compliance, security, architecture best practices, and customer-specific rules and standards for a managed adoption of the cloud. Change Healthcare is leveraging their Cloud 2.0 framework to rapidly deploy their mission applications into AWS. Come learn how Change Healthcare built a serverless architecture using Amazon ECS, AWS Lambda, AWS CodeDeploy, AWS CodeCommit, AWS CloudFormation, AWS Service Catalog, AWS OpsWorks, AWS Elastic Beanstalk, and other managed services.

AWS re:Invent 2017
MBL209: Learn How MicroStrategy on AWS is Helping Vivint Solar Deliver Clean Energy

AWS re:Invent 2017

Play Episode Listen Later Nov 30, 2017 44:19


Vivint Solar is a leading full-service residential solar provider in the United States with more than 100,000 solar systems to its credit. Vivint Solar uses MicroStrategy on AWS to keep track of internal processes, including operations, finance, customer support, and human resources. With MicroStrategy on AWS, Vivint Solar could deploy a fully configured MicroStrategy environment in just an hour, giving their IT team more time to focus on other high-value projects. Today, Vivint Solar uses over 25 different AWS tools and services including, AWS Lambda, AWS Step Functions, Amazon SQS, AWS CloudFormation, and AWS CodeDeploy to track and analyze their data. Join us in this session to learn how Vivint Solar is using analytics to transform the way they do business and revolutionize the way people think about renewable energy. Session sponsored by MicroStrategy

AWS re:Invent 2017
DEV203: Launch Applications the Amazon Way

AWS re:Invent 2017

Play Episode Listen Later Nov 30, 2017 61:50


Today, small software teams have the ability to disrupt big markets as more and more businesses start to deliver their products as-a-service. The ability for teams to respond to customers and innovate quickly is their key differentiator. In this session, we will cover how you can begin your DevOps journey by sharing best practices used by the "two pizza" engineering teams at Amazon. We will showcase how you can accelerate developer productivity by implementing continuous Integration and delivery workflows using AWS Developer tools including AWS CodeStar, AWS CodeCommit, AWS CodeBuild, AWS CodePipeline and AWS CodeDeploy. Finally, we will demonstrate how to build an end-to-end CICD pipeline with CodeStar in minutes.

amazon launch integration applications devops ci cd aws codebuild aws codedeploy aws codepipeline aws codecommit
AWS re:Invent 2017
DEV324: Deep Dive on Advanced Continuous Delivery Techniques Using AWS DevOps Tools

AWS re:Invent 2017

Play Episode Listen Later Nov 30, 2017 47:55


Continuous delivery (CD) enables teams to be more agile and quickens the pace of innovation. Too often, however, teams adopt CD without putting the right safety mechanisms in place. In this talk, we discuss opportunities for you to transform your software release process into a safer one. We explore various DevOps best practices, showcasing sample applications and code. We discuss how to set up delivery pipelines with nonproduction testing stages, failure cases, rollbacks, machine and Availability Zone redundancy, canary testing and deployments, and monitoring. We'll use AWS Lambda, AWS CloudFormation, AWS CodePipeline, AWS CodeDeploy, and both Amazon CloudWatch alarms and events.

tools deep dive cd continuous devops continuous delivery aws lambda aws cloudformation aws codepipeline aws codedeploy amazon cloudwatch availability zone
AWS re:Invent 2017
DEV325: Application Deployment Techniques for Amazon EC2 Workloads with AWS CodeDeploy

AWS re:Invent 2017

Play Episode Listen Later Nov 30, 2017 59:41


We've seen companies like fast-growing startups and large enterprises adopt and evolve strategies to optimize their application deployment to Amazon EC2. Some AWS customers perform in-place updates across their servers. Some perform blue-green deployments to newly provisioned servers. In this session, we'll share the advantages of each approach and talk about the scenarios in which you should choose one over the other. We will also demonstrate how to perform auto-scaling and auto-rollback for deployments.

AWS re:Invent 2017
GPSBUS220: GPS: Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL Server Release on AWS and Beyond

AWS re:Invent 2017

Play Episode Listen Later Nov 30, 2017 59:42


Developers and architects migrating Microsoft enterprise applications to AWS can leverage new tools and services to implement DevOps best practices identified and developed by AWS solution architects and service teams. Learn about architectural best practices and AWS services such as AWS CodeBuild and AWS CodeDeploy, focusing on the .NET environment. Get examples of using the latest SQL Server release on Amazon EC2 or Amazon RDS, or on other database offerings native to AWS, like Amazon Aurora or serverless environments. Hear how an APN Partner took a global retail customer's ecommerce engine and SQL Server–based data platform from on premises to the AWS Cloud in just weeks.

AWS re:Invent 2017
WIN402: Extending VSTS Build/Release Pipelines to AWS

AWS re:Invent 2017

Play Episode Listen Later Nov 30, 2017 49:01


The new AWS Tools for Visual Studio Team Services (VSTS) provide integration into many popular AWS services, such as Amazon S3, AWS Elastic Beanstalk, AWS CodeDeploy, AWS Lambda, and more. These tools provide customers with a set of tasks they can include in build and release definitions in VSTS and on-premises TFS instances to work with AWS services. In this session, we show how you can use the new AWS Tools for VSTS in new and existing VSTS build/release pipelines to interoperate with many AWS resources. We demonstrate how you can use the build tasks in the new extensions to easily work with content in Amazon S3 buckets, perform deployments to AWS Elastic Beanstalk environments, and deploy .NET Core functions and serverless applications to AWS Lambda, all from within the familiar VSTS project console.

AWS TechChat
Episode 20 - Latest Summit Announcements & More

AWS TechChat

Play Episode Listen Later Aug 28, 2017 56:50


In the exciting 20th episode of AWS TechChat, hosts Dr Pete and Oli take listeners through new service announcements of AWS Migration Hub, Amazon Macie, AWS CloudTrail Event History, AWS Glue, launch of edge locations for Amazon CloudFront, general availability of Lambda@Edge and VPC endpoints for updates and information around Amazon DynamoDB, Amazon EFS, NOAA GOES-R on AWS, UK Met Office Forecast Data, New Quick Start, AWS CodeCommit, AWS SAM Local and AWS CodeDeploy.

summit aws oli vpc aws glue amazon dynamodb amazon cloudfront aws codedeploy aws codecommit amazon efs aws migration hub
Code Monkey Talks
Episode 4: Flynn, a Docker-compatible PaaS, with Jonathan Rudenberg

Code Monkey Talks

Play Episode Listen Later Jan 27, 2017 41:48


On this episode, Jonathan Rudenberg (http://www.codemonkey.fm/guests/titanous) joins us to discuss his company's open source platform-as-a-service, Flynn (https://flynn.io) that allows you to git push as your deployment step! In the news this week, we discuss Google's Cloud Security whitepaper (https://cloud.google.com/security/whitepaper), Chrome and Firefox are now highlighting insecure password forms (https://arstechnica.com/information-technology/2017/01/firefox-chrome-start-calling-http-connections-insecure/) and AWS CodeDeploy adds blue/green deployments (https://aws.amazon.com/about-aws/whats-new/2017/01/aws-codedeploy-introduces-blue-green-deployments/). Links Flynn - https://flynn.io 12 Factor - https://12factor.net/ Eccentric Orbits: The Iridium Story by John Bloom - http://a.co/fG2UTU3 Iridium Flares - http://www.heavens-above.com/IridiumFlares.aspx BioShock Remastered PS4 (http://a.co/84NcpW4), Xbox One (http://a.co/admucOY), PC (http://store.steampowered.com/app/409710/) Operation Rapture - http://operationrapture.tumblr.com/ Credits Opening Music: Another beek beep beer please (http://freemusicarchive.org/music/Rolemusic/gigs_n_contest/rolemusic_-_gigs_n_contest_-_03_Another_beek_beep_beer_please) by Rolemusic (http://freemusicarchive.org/music/Rolemusic/) Special Guest: Jonathan Rudenberg.

AWS re:Invent 2016
SAC318: Life Without SSH: Immutable Infrastructure in Production

AWS re:Invent 2016

Play Episode Listen Later Dec 24, 2016 42:00


This session covers what a real-world production deployment of a fully automated deployment pipeline looks like with instances that are deployed without SSH keys. By leveraging AWS CloudFormation along with Docker and AWS CodeDeploy, we show how we achieved semi-immutable and fully immutable infrastructures, and what the challenges and remediations were.

AWS re:Invent 2016
DEV403: DevOps on AWS: Advanced Continuous Delivery Techniques

AWS re:Invent 2016

Play Episode Listen Later Dec 24, 2016 42:00


Continuous delivery makes teams more agile and quickens the pace of innovation. Too often, though, teams adopt continuous delivery without putting the right safety mechanisms in place. In this talk, we'll transform a simple but typical software release process into one that is safe. We'll use DevOps techniques like continuous integration, a variety of non-production testing stages, rollbacks, machine redundancy, Availability Zone redundancy, canary deployments, canary tests, and dashboards. We'll use AWS Lambda, AWS CloudFormation, AWS CodePipeline, AWS CodeDeploy, Amazon CloudWatch alarms and dashboards, and AWS Elastic Beanstalk.

continuous devops continuous delivery aws lambda aws cloudformation aws codedeploy amazon cloudwatch aws codepipeline aws elastic beanstalk availability zone
AWS re:Invent 2016
DEV319: Automating Cloud Management and Deployment for a Diverse Enterprise Application Portfolio

AWS re:Invent 2016

Play Episode Listen Later Dec 24, 2016 46:00


Building scalable automation tools that work across heterogeneous application environments is challenging and can inhibit enterprise cloud migration efforts. Learn how the DevOps team at Infor, one of the world’s leading ISVs, manages dozens of enterprise applications built with a variety of technologies and application architectures. In addition to Infor’s approach to deployment and management automation, this session will cover the core tools they’ve developed on top of native AWS services such as AWS CloudFormation, AWS CodeDeploy, and AWS Lambda.

AWS re:Invent 2016
DEV305: Configuration Management in the Cloud

AWS re:Invent 2016

Play Episode Listen Later Dec 24, 2016 43:00


To ensure that your application operates in a predictable manner in both your test and production environments, you must vigilantly maintain the configuration of your resources. By leveraging configuration management solutions, Dev and Ops engineers can define the state of their resources across their entire lifecycle. In this session, we will show you how to use AWS OpsWorks, AWS CodeDeploy, and AWS CodePipeline to build a reliable and consistent development pipeline that assures your production workloads behave in a predictable manner.

cloud dev ops configuration management aws codedeploy aws codepipeline aws opsworks
AWS re:Invent 2016
DEV201: DevOps on AWS: Accelerating Software Delivery with the AWS Developer Tools

AWS re:Invent 2016

Play Episode Listen Later Dec 24, 2016 45:00


Today’s cutting edge companies have software release cycles measured in days instead of months. This agility is enabled by the DevOps practice of continuous delivery, which automates building, testing, and deploying all code changes. This automation helps you catch bugs sooner and accelerates developer productivity. In this session, we’ll share the processes followed by Amazon engineers and discuss how you can bring them to your company by using AWS CodePipeline and AWS CodeDeploy, services inspired by Amazon's internal developer tools and DevOps culture.

AWS re:Invent 2016
DEV303: Deploying and Managing .NET Pipelines and Microsoft Workloads

AWS re:Invent 2016

Play Episode Listen Later Dec 24, 2016 57:00


In this session, we’ll look at the AWS services that customers are using to build and deploy Microsoft-based solutions that use technologies like Windows, .NET, SQL Server, and PowerShell. We’ll start by showing you how to build a Windows-based CI/CD pipeline on AWS using AWS CodeDeploy, AWS CodePipeline, AWS CloudFormation, and PowerShell using an AWS Quick Start. We’ll also cover best practices for how you can create templates that let you automatically deploy ready-to-use Windows products by leveraging services and tools like AWS CloudFormation, PowerShell, and Git. Woot, an online retailer for electronics, will share how it moved from using a complex mix of custom PowerShell code for its DevOps processes to using services like Amazon EC2 Simple Systems Manager (SSM), AWS CodeDeploy, and AWS Directory Service. This migration eliminated the need for complex PowerShell scripts and reduced the operational complexity of performing operational tasks like renaming servers, joining domains, and securely handling keys.

AWS Podcast
AWS Podcast Episode 149

AWS Podcast

Play Episode Listen Later Oct 2, 2016 22:13


In this Episode Simon covers a vast array of updates - something for everyone! Plus a security-related Black-Belt Tip! Links: RDS for PostgreSQL: https://aws.amazon.com/blogs/aws/amazon-rds-for-postgresql-new-minor-versions-logical-replication-dms-and-more/ Centralised Container Logs: https://aws.amazon.com/blogs/compute/centralized-container-logs-with-amazon-ecs-and-amazon-cloudwatch-logs/ Amazon EMR Encryption: https://aws.amazon.com/blogs/aws/new-at-rest-and-in-transit-encryption-for-amazon-emr/ Amazon API Gateway updates: https://aws.amazon.com/blogs/aws/api-gateway-update-new-features-simplify-api-development/ YAML for AWS CloudFormation and more: https://aws.amazon.com/blogs/aws/aws-cloudformation-update-yaml-cross-stack-references-simplified-substitution/ AWS Service Catalog Policies: https://aws.amazon.com/about-aws/whats-new/2016/09/aws-service-catalog-updated-access-policies-now-available/ Auto-Rollback with AWS CodeDeploy: https://aws.amazon.com/about-aws/whats-new/2016/09/aws-codedeploy-introduces-deployment-monitoring-with-amazon-cloudwatch-alarms-and-automatic-deployment-rollback/ Visualizer Graph for AWS CodeCommit: https://aws.amazon.com/about-aws/whats-new/2016/09/aws-codecommit-introduces-commit-visualizer-graph-view/ New AWS CloudTrail Support: https://aws.amazon.com/about-aws/whats-new/2016/09/aws-cloudtrail-now-records-amazon-ec2-spot-instances-launch-and-termination-events/ AWS OpsWorks Regional Endpoints: https://aws.amazon.com/about-aws/whats-new/2016/08/aws-opsworks-adds-nine-regional-endpoints-and-asia-pacific-seoul-region-support/ AWS CloudHSM in US West (Northern California): https://aws.amazon.com/about-aws/whats-new/2016/09/aws-cloudhsm-is-now-available-in-the-us-west-northern-california-aws-region/ Kinesis Agent Updates: https://aws.amazon.com/about-aws/whats-new/2016/09/amazon-kinesis-announces-iam-role-support-in-kinesis-agent/ More Benefits in AWS Enterprise Support: https://aws.amazon.com/blogs/aws/aws-enterprise-support-update-training-credits-operations-review-well-architected/ Amazon EMR-DynamoDB Connector Open Sourced: http://blogs.aws.amazon.com/bigdata/post/Tx1LFQWRADHKT44/Amazon-EMR-DynamoDB-Connector-Repository-on-AWSLabs-GitHub AWS IAM Service Last Accessed Data: http://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor.htm

i am postgresql yaml user guide aws cloudformation amazon api gateway aws codedeploy aws codecommit aws cloudhsm
AWS Podcast
AWS Podcast Episode 146

AWS Podcast

Play Episode Listen Later Sep 12, 2016 18:02


In this episode Simon covers a raft of updates that have happened in the last few weeks - hopefully something for everyone! AWS CodeDeploy with Amazon CloudWatch Events: http://docs.aws.amazon.com/codedeploy/latest/userguide/monitoring-cloudwatch-events.html Amazon CloudFront HTTP/2 support: https://aws.amazon.com/about-aws/whats-new/2016/09/amazon-cloudfront-now-supports-http2/ and Query String Whitelisting: https://aws.amazon.com/about-aws/whats-new/2016/08/announcing-query-string-whitelisting-for-amazon-cloudfront/ Reader endpoint for Amazon Aurora: https://aws.amazon.com/blogs/aws/new-reader-endpoint-for-amazon-aurora-load-balancing-higher-availability/ and Release 1.7 updates: https://aws.amazon.com/blogs/aws/amazon-aurora-update-parallel-read-ahead-faster-indexing-numa-awareness/ AWS Config ALB Integration: https://aws.amazon.com/about-aws/whats-new/2016/08/aws-config-adds-support-for-application-load-balancers/ Mobile Hub Integrate Tab: https://aws.amazon.com/about-aws/whats-new/2016/09/aws-mobile-hub-simplifies-backend-feature-integration-into-existing-mobile-apps/ AWS Storage Gateway Console Update: https://aws.amazon.com/about-aws/whats-new/2016/08/weve-redesigned-the-aws-storage-gateway-console/ Auto Scaling for EC2 Spot Fleets: https://aws.amazon.com/blogs/aws/new-auto-scaling-for-ec2-spot-fleets/ AWS Elastic Beanstalk Nginx with Tomcat:https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-nginx-proxy-server-with-tomcat/, ALB support: https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-application-load-balancer/, .NET enhancements: https://aws.amazon.com/about-aws/whats-new/2016/08/aws-elastic-beanstalk-supports-asp-net-core-and-multi-app-net-support/ Amazon CloudWatch Logs Console enhancements: https://aws.amazon.com/blogs/aws/improvements-to-cloudwatch-logs-dashboards/ 50 Tags per AWS Resource: http://blogs.aws.amazon.com/security/post/Tx3O5RCX34VOGY6/Now-Organize-Your-AWS-Resources-by-Using-up-to-50-Tags-per-Resource EC2 Auto Scaling Group Metric Improvements: https://aws.amazon.com/about-aws/whats-new/2016/08/free-auto-scaling-group-metrics-with-graphs/ Amazon WorkSpaces Updates: https://aws.amazon.com/blogs/aws/amazon-workspaces-update-hourly-usage-and-expanded-root-volume/ New Oldest Message Metric Amazon CloudWatch metric for Amazon SQS: https://aws.amazon.com/about-aws/whats-new/2016/08/new-amazon-cloudwatch-metric-for-amazon-sqs-monitors-the-age-of-the-oldest-message/

reader alb tomcat auto scaling amazon aurora amazon sqs aws codedeploy amazon cloudwatch events