Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

AWS Lambda Testing Lifecycle with .NET 6 and AWS SAM

Автор: James Eastham

Загружено: 2022-07-17

Просмотров: 726

Описание:

Providing fast feedback to developers to ensure your application is working as it should is essential for a productive workflow. In this video, we will continue right from where we left off in the last one. We will take a closer look into writing integration tests, the software development lifecycle and the way I develop serverless applications on a day to day basis.

00:00 - Introduction
01:00 - Create an integration test project
01:40 - Writing your first integration test
02:50 - Fixing bugs found in integration testing
06:40 - Adding and testing new features

Links
Unit testing on AWS Lambda -    • Unit testing AWS Lambda with .NET 6  
SAM Accelerate blog post - https://aws.amazon.com/blogs/compute/...
SAM Accelerate - https://docs.aws.amazon.com/serverles...

Twitter -   / plantpowerjames  
  / james-eastham  

AWS Lambda Testing Lifecycle with .NET 6 and AWS SAM

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#5086 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "89JUaMKxgpk" ["related_video_title"]=> string(41) "Project Structure with .NET 6 and AWS SAM" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(13) "James Eastham" } [1]=> object(stdClass)#5059 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "UEsyrtu64ZA" ["related_video_title"]=> string(53) "Easily test .NET Lambda functions with xUnit Theories" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(13) "James Eastham" } [2]=> object(stdClass)#5084 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "rp_unAZHcVo" ["related_video_title"]=> string(115) "Шокирующее заявление президента / Выставлен резкий ультиматум" ["posted_time"]=> string(24) "11 часов назад" ["channelName"]=> string(10) "NEXTA Live" } [3]=> object(stdClass)#5091 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "Ph9w_EKZQU0" ["related_video_title"]=> string(59) "Simplify your local AWS Lambda development with .NET Aspire" ["posted_time"]=> string(19) "3 дня назад" ["channelName"]=> string(13) "James Eastham" } [4]=> object(stdClass)#5070 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "95Mkwbsk2HQ" ["related_video_title"]=> string(79) "Можно ли поменять родину так быстро? / вДудь" ["posted_time"]=> string(19) "2 дня назад" ["channelName"]=> string(10) "вДудь" } [5]=> object(stdClass)#5088 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "fQHVctOp4sg" ["related_video_title"]=> string(58) "AWS Lambda on .NET 8 | Getting Started | AWS LAMBDA SERIES" ["posted_time"]=> string(27) "8 месяцев назад" ["channelName"]=> string(10) "Rahul Nath" } [6]=> object(stdClass)#5083 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "efKm00MQgng" ["related_video_title"]=> string(71) "Мы победили Jeep! Все было так просто…" ["posted_time"]=> string(21) "1 день назад" ["channelName"]=> string(34) "ИЛЬДАР АВТО-ПОДБОР" } [7]=> object(stdClass)#5093 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "J7KanovSRtY" ["related_video_title"]=> string(73) "Creating AWS Lambda Functions using C# .NET & API Gateway Integration" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(12) "Divulge Info" } [8]=> object(stdClass)#5069 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "oAXB_QB3jAk" ["related_video_title"]=> string(91) "MOCK LAMBDA TEST TOOL on JetBrains RIDER | .NET ON AWS | AWS Serverless | Amazon AWS Lambda" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(10) "Rahul Nath" } [9]=> object(stdClass)#5087 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "Ad7wruPBp3M" ["related_video_title"]=> string(55) "Testing like a PRO with XUnit & Localstack - .NET 7" ["posted_time"]=> string(21) "2 года назад" ["channelName"]=> string(11) "CodeWithStu" } }
Project Structure with .NET 6 and AWS SAM

Project Structure with .NET 6 and AWS SAM

Easily test .NET Lambda functions with xUnit Theories

Easily test .NET Lambda functions with xUnit Theories

Шокирующее заявление президента / Выставлен резкий ультиматум

Шокирующее заявление президента / Выставлен резкий ультиматум

Simplify your local AWS Lambda development with .NET Aspire

Simplify your local AWS Lambda development with .NET Aspire

Можно ли поменять родину так быстро? / вДудь

Можно ли поменять родину так быстро? / вДудь

AWS Lambda on .NET 8 | Getting Started | AWS LAMBDA SERIES

AWS Lambda on .NET 8 | Getting Started | AWS LAMBDA SERIES

Мы победили Jeep! Все было так просто…

Мы победили Jeep! Все было так просто…

Creating AWS Lambda Functions using C# .NET & API Gateway Integration

Creating AWS Lambda Functions using C# .NET & API Gateway Integration

MOCK LAMBDA TEST TOOL on JetBrains RIDER | .NET ON AWS | AWS Serverless | Amazon AWS Lambda

MOCK LAMBDA TEST TOOL on JetBrains RIDER | .NET ON AWS | AWS Serverless | Amazon AWS Lambda

Testing like a PRO with XUnit & Localstack - .NET 7

Testing like a PRO with XUnit & Localstack - .NET 7

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]