Toronto Enterprise DevOps Usergroup
Toronto Enterprise DevOps Usergroup
  • 20
  • 134 121
Building and deploying data landing zones with infrastructure as code
In the session we will walk-through:
- What are data landing zones
- How to build and deploy data landing zones using pipelines, bicep, and the azure cli
- How to scale out the solution and onboard new data teams and data applications
By the end of the session , you will have a foundational understanding of:
- How to onboard new data applications through automation
- How to scale out the solution across your organization
Переглядів: 873

Відео

Adopting GitHub in the Enterprise World
Переглядів 482 роки тому
With 200 million repositories and over 70 million users, GitHub is undoubtedly the world most popular source code management platform. Over 80% of Fortune 100 companies rely on GitHub every day. It’s used by the open source community and enterprise organizations. We already covered in one of the previous sessions on what makes GitHub so successful. In this session, we will focus on how to you c...
Controlling features in production
Переглядів 612 роки тому
We often think about speed & danger as being closely related, but we now have empirical proof that faster, smaller releases tend to cause fewer outages and less downtime for our software systems. Being able to deploy broken code into production without negatively affecting anyone is a powerful way to increase deployment velocity. In this talk learn how you can control features in production wit...
Azure DevOps or GitHub What Option Is Right For Our Organization
Переглядів 2252 роки тому
This session is designed for customers exploring available DevOps solutions to adopt. In this session, we will cover Azure DevOps and GitHub features to help you decide which solution would be the best fit for your organization. We will cover: • Azure Boards vs. GitHub Issues • Azure Repos vs. GitHub Repos • Azure Pipelines vs. GitHub Actions • Azure Artifacts vs. GitHub Packages • Azure DevOps...
Containers on App Service. Tips & Tricks
Переглядів 752 роки тому
You probably already deploy Web apps on App Service but do you know that you can also deploy and run containers on App Service using Web App for Containers? In this presentation, you will see a series of tips and tricks to help you run containers on App Service. You will see among other things, how to configure continuous deployment, activate and view logs, use external storage, configure an Ng...
Pipelines, Infrastructure as Code and Deployments with Octopus Deploy
Переглядів 7372 роки тому
Eliminate unnecessary manual approvals for deployments to Dev, Test, and Production by automating the entire process from commit to Production. In this talk, we will build a multi-tier application, deploy the infrastructure using Runbooks in Octopus, and lastly, configure Octopus to deploy the applications and database to Platform-as-a-service. Join Derek Campbell, Senior Solutions Architect at...
Load Testing and Monitoring Apps in Azure Kubernetes Service
Переглядів 8702 роки тому
Azure Kubernetes Service (AKS) can is designed to handle high load and has the tools and ecosystem for monitoring. Roy will demonstrate load testing with Seige and JMeter tools. Then look at the performance analytics with Azure Monitor for containers, Prometheus and Grafana. You will have and end to end lookat performance monitoring.
Work smarter, not harder with zsh plugins
Переглядів 2043 роки тому
Most companies have processes that require multiple repetitive tasks. Some of those tasks revolve around the operations that developers must achieve on a regular workday. Why not make those steps easier? There are many ways one could improve such workflows, in this presentation we will tackle the use of ZSH plugins for that.
Flow Engineering Map Where You Are to Get To What s Next
Переглядів 1303 роки тому
Transform Performance, Alignment, Confidence, Happiness, and Quality with 4 maps. Flow Engineering takes the best parts of Outcome, Value Stream, Dependency, and Capability Mapping to create a collaborative framework for teams aiming for better flow. It's a series of techniques to visualize and assess value creation and flow, and reveal opportunities for performance improvement. By creating the...
Kubernetes GitOps with ArgoCD
Переглядів 2,6 тис.3 роки тому
There is a huge rush to deploy applications on Kubernetes and enjoy benefits like self-healing, auto-scaling and declarative definition of infrastructure. Although everything on the operation side is green, the deployment still needs a push to a better maturity. For getting the latest state of Kubernetes we should do a kubectl, for auditing we should examine the K8s API tracks, and implementing...
Test Automation for an Agile Team
Переглядів 5563 роки тому
We want to take advantage of Agile/DevOps/Continuous Delivery. However we are having trouble fitting in QA. There isn’t time for testers to execute all their test cases, and in our experience, Automated UI tests are too fragile. So how do we do it? Dave and Amir will discuss what you need to know about testing for your agile team. We’ll talk about the process and what types of testing needs to ...
Best Practices In Implementing Container Image Promotion Pipelines
Переглядів 7893 роки тому
Surprisingly, implementing a secure, robust and fast promotion pipelines for container images is not as easy as it might sound. Automating dependency resolution (base images), implementing multiple registries for different maturity stages and making sure that we actually run in production containers from the images we intended can be tricky. In this talk, we will compare different approaches, c...
DevOps for Power Platform
Переглядів 12 тис.3 роки тому
The Microsoft Power Platform and Dynamics 365 offers low code/no code cloud native applications targeted at "citizen developers". Much like Microsoft Access and Excel applications, Power Platform apps will grow and change and require management and process. We will explore how technology teams can tame and automate Microsoft Power Platform and Dynamics 365 CRM solutions. We will look at: * Sour...
Infrastructure as Code IaC using Terraform - Advanced Edition
Переглядів 3893 роки тому
In the third part of the learning series, we will cover advanced Terraform topics (full-on DevOps). We will compare the deployment of Terraform using Azure DevOps, GitHub/GitHub Actions, and Terraform Cloud. We wrap everything up with some key takeaway learning resources in your Terraform learning adventure.
Infrastructure as Code IaC using Terraform -- Intermediate Edition
Переглядів 1553 роки тому
Welcome to the second part of our "Infrastructure-as-Code (IaC) using Terraform" three part learning series. This series is organized as monthly sessions. Each session is independent, so you can pick and choose which series you want to attend. First part of the learning series can be found at www.meetup.com/Toronto-Enterprise-DevOps-User-Group/events/273977029/. In the second part of the learni...
Infrastructure-as-Code using Terraform -- Beginner Edition
Переглядів 2783 роки тому
Infrastructure-as-Code using Terraform Beginner Edition
Securing Kubernetes Cluster
Переглядів 2484 роки тому
Securing Kubernetes Cluster
Azure Test Plans
Переглядів 113 тис.4 роки тому
Azure Test Plans
GitHub Actions
Переглядів 644 роки тому
GitHub Actions
Unleashing Deploy Velocity with Feature Flags
Переглядів 1754 роки тому
Unleashing Deploy Velocity with Feature Flags

КОМЕНТАРІ

  • @BettyAnnKimmell-gz7zi
    @BettyAnnKimmell-gz7zi 5 місяців тому

    Excellent - Thank you

  • @onigvd77
    @onigvd77 8 місяців тому

    hi thanks for the video, is there any chance it could be re-uploaded at a larger size? even at fullscreen the image is tiny to look at.

  • @StephenBeale
    @StephenBeale 8 місяців тому

    Great video and very helpful, thanks PS you might want to blur out the email addresses you've shown in your Kanban board? can do it in the youtube editor without taking the video down. Cheers

  • @Footbalitis1
    @Footbalitis1 8 місяців тому

    This is an excellent video. Thank you for your hard work in explaining the functionality clearly and concisely Dave.

  • @BridieBellaz
    @BridieBellaz Рік тому

    This was by far the most comprehensive introduction to Azure Devops Test Plans I've come across. I will be recommending - thanks for sharing.

  • @mirzasisic
    @mirzasisic Рік тому

    Great tutorial, but permisions for Azure Test Plans are a gigantic pain in the ass to set up.

  • @monguito19
    @monguito19 Рік тому

    Great video, unfortunately I kind of blocked on running the tests since its for a mobile app (iOS-Android). This feature is more helpful for web apps or desktop apps.

  • @shiham
    @shiham Рік тому

    Thank you! It was a great session lots of things to learn.

  • @pravanjanrath7408
    @pravanjanrath7408 Рік тому

    Thank you Dave. This was a great session.

  • @alienzooband
    @alienzooband Рік тому

    excellent summary and explanation.

  • @troyandnikkigahan4516
    @troyandnikkigahan4516 Рік тому

    How do you gather metrics of pass/fail test cases? We would like to measure first time quality but it appears after a test initially failed and then passes, you only see the final result in history.

  • @tinam5929
    @tinam5929 2 роки тому

    @27.56 Say if I have 2 more Static suites eg. Sprint 3, 4 and 5 besides the one (Sprint 2) you have. And I need to move the stories that are under Sprint 4 to Sprint 2 suite, how do I do that in bulk?

  • @Daydreamer77
    @Daydreamer77 2 роки тому

    Thankyou Dave. How did you get the Test Case to show up on the sprint cards? I can add test cases to bugs and tasks but when I look at the sprint, I don't see any of them showing that they have tests. I looked in add fields and it has things like State etc. but not Test Case.

  • @momoflogan
    @momoflogan 2 роки тому

    Is there a way within DevOps 2020 to combine a specific set of test plans and their suite into 1 giant test plan? If one can do this when combining is there a way to not link those items together, and will a new unique ID will be included when doing this? Trying to figure out a way to gather a specific set of defined test plans (their suites and cases) into their own separate test plan without affecting the orginal's test outcomes and ensuring they are unlinked.

  • @kavuruvamsikrishna02
    @kavuruvamsikrishna02 2 роки тому

    An Awesome demo, thank you Dave, it gives me complete picture about azure testing.

  • @johnchima4037
    @johnchima4037 2 роки тому

    This started like a joke. Too much background noise and distraction by someone shouting Dave! Finally, i learnt something valuable. Help improve the quality next time.

  • @mamthagowda9438
    @mamthagowda9438 2 роки тому

    Can we recover deleted Test Runs

  • @leizelscheepers2
    @leizelscheepers2 2 роки тому

    Great Video, if there is one on pipelines please share

  • @simranraikwar5624
    @simranraikwar5624 2 роки тому

    Hi. How can we restore the test plan along with the test cases if it is deleted?

  • @brianpmccullough
    @brianpmccullough 2 роки тому

    I am trying to use the backup environment task and getting 403 forbidden. I use an app registration configured as app user with System Admin permissions in the target Power Platform environment. Any ideas?

  • @adrienburtman2048
    @adrienburtman2048 2 роки тому

    Is there a test repository like in XRay ?

  • @nagendrababu5564
    @nagendrababu5564 2 роки тому

    Thank you so much for the amazing Video. But when I am executing some test cases in one Suite in Test Plan and moving it to another Suite already executed test cases are changing the status to Active is there any solution to remain status same if I move the test cases to another Suite.

  • @antonzhong9970
    @antonzhong9970 2 роки тому

    Can we export a Managed Solution with this steps (in Power Platform Export Solution step) Thanks.

    • @SamAlexander1
      @SamAlexander1 2 роки тому

      It's impossible to export a managed solution unfortunately.

  • @otarzaridze898
    @otarzaridze898 2 роки тому

    Would you please kindly share automation test videos?

  • @shomari169
    @shomari169 2 роки тому

    How can i join this meet up please i have so many questions

  • @MrNoaheng
    @MrNoaheng 2 роки тому

    Really good, I really appreciate it. It helped me understand the basics and general whim for this tool. Cheers!

  • @shafiasiddiqua1170
    @shafiasiddiqua1170 2 роки тому

    Hi can someone help me azure testcase creation

  • @kjellvanderzypen1469
    @kjellvanderzypen1469 3 роки тому

    Thank you for the clear information.

  • @assx9847
    @assx9847 3 роки тому

    Is there a way to prevent that work items are deleted? Any kind of permission?

  • @assx9847
    @assx9847 3 роки тому

    I need a litle help. When you take the work items by suite into the plan and then you see that one is not correct can you delet it without causing the delet from the work item?

  • @DaveatLloydCA
    @DaveatLloydCA 3 роки тому

    If you are interested in how I use Azure Test Plans I wrote 4 short articles on Medium you might be interested in: daveklloyd.medium.com/azure-test-plans-test-cases-39aa1fb1e9b7?source=your_stories_page------------------------------------- daveklloyd.medium.com/azure-test-plans-test-plans-212fbaaa68e3?source=your_stories_page------------------------------------- medium.com/objectsharp/azure-test-plans-test-execution-e8a20c809e4e?source=your_stories_page------------------------------------- medium.com/objectsharp/exploratory-testing-6f247adb62c0?source=your_stories_page-------------------------------------

    • @AntonVityaz
      @AntonVityaz 2 роки тому

      Many thanks for video and articles!

    • @mihai_chindris
      @mihai_chindris 2 роки тому

      super helpful! thanks for making them publicly available

  • @pabloanglada5142
    @pabloanglada5142 3 роки тому

    Can you edit this please?

  • @mymelody4life22
    @mymelody4life22 3 роки тому

    Thank you very much Dave, this was very helpful

  • @jhonatasmatos1990
    @jhonatasmatos1990 3 роки тому

    Thanks Dave very nice, When you use azure devops do you prefer to use step by step to write test cases or prefers to use gherkin approach ?

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      Whatever you are comfortable with will work.

  • @KamranKhan-hv5ti
    @KamranKhan-hv5ti 3 роки тому

    Is there a way to lock a test plan? For example I created a test plan with query based suite (all test with prio 1). The test plan was completely executed and now I created new test plan for current iteration. with new requirements coming in I also added some additional prio 1 test to azure. What I see is that even the old test plan that was already executed starts to pull these new tests with prio 1 into its query based suite. Is there a way to lock a this already completed old test plan?

  • @krystiankubowicz1306
    @krystiankubowicz1306 3 роки тому

    Is it possible to assign multiple testers for execution to a test case? I know I can do it on the test suite level, but I cannot do it for a test case.

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      Yes you can do that. Under the Execute tab click on the ellipsis on the same line as the test case and select Assign tester.

  • @Star-vg7ix
    @Star-vg7ix 3 роки тому

    good content, but you should zoom in on the screens.

  • @danmiller7703
    @danmiller7703 3 роки тому

    Thanks Dave. For tests how do you know when they are ready to perform if they are linked to a PBI? When the PBIs or BUGs state is updated do they get reflected into the test?

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      If you are using Azure Pipelines you can tie in workitems to the release to let people know what has been deployed. for example the Release can show what Stories or Bugs have been included in a particular release.

  • @nitesh2311
    @nitesh2311 3 роки тому

    Thanks Dave for the wonderful video! Can you please whether we can implement automation in Azure Devops? Or can we just execute automation via Azure Pipelines?

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      Automated tests should be executed via Azure Pipelines that just makes sense. You can hook automated tests up to a test plan and execute them as you execute the test plan. I have not done this in years and I'm not sure how good the experience would be anymore. Azure Pipelines if the way to go.

  • @tusharmehrotra5714
    @tusharmehrotra5714 3 роки тому

    well explained

  • @valit8517
    @valit8517 3 роки тому

    Lots of useful tips and tricks but rather chaotic otherwise.

  • @rcfreedom9887
    @rcfreedom9887 3 роки тому

    Dave are you there? No he's gone to get more wine.

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      No I am normally not, and I don't get any notification that someone has posted a question. :) I just happened to see these questions.

  • @dailysredevops6755
    @dailysredevops6755 3 роки тому

    Hi, There will be a followup video on Daily SRE and DevOps channel

  • @saikrishnaa1583
    @saikrishnaa1583 3 роки тому

    Hi

  • @AdventurousKika
    @AdventurousKika 3 роки тому

    Does anyone know how to make a testing process where the first step is creating test plan, test suite, test case which should be attached to work item or the same test case is used for more different work items?

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      You can just create the test plan then used test suites to add the test cases, either static (like a folder within the test plan) a query or requirement. Only requirement assumes the test case is attached to another work item. The other two suite types allow you to just add test cases to your plan regardless of the requirements they are attached to. Does that answer your question?

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      @@yizuwu1278 @FekalPower do you both have test licenses?

  • @davidmolle
    @davidmolle 3 роки тому

    Do you have a solution for when Cloud Flow is used in canvas app and upon solution import, the connection is broken between the flow and the canvas app and apparent needs to be manually reconnected?

  • @aefwon3936
    @aefwon3936 3 роки тому

    recording has few issues, otherwise a very nice take away !! every bit of it is focused , thanks a lot sir !!

  • @sidefxs
    @sidefxs 3 роки тому

    Technically you don't need the script at 1:27, you can share the App from the Power Platform Admin Center

  • @shelleyedey5764
    @shelleyedey5764 3 роки тому

    Thank you Dave for the demo! What happens if you create a requirements based test plan based on Iteration or Area path which is from the Sprint but that user story gets moved to another sprint? Assuming the test automatically gets moved to new test plan (providing another one gets created)? This is my hesitation with dynamic test suites as they can disappear without knowing and then move to another test plan. Just curious if you have thoughts around this or I am approaching this issue with too much complexity.

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      Nothing should disappear. how an agile team handles stories that do not get finished in a sprint should take into account what happens to the test plan. The test cases will still be attached to the original Story. If a new story is created you can just attach the test cases here also. When this story is pulled into the test plan for the new sprint they will come with it.

  • @rajudubey4290
    @rajudubey4290 3 роки тому

    do you suggest to create teh Test Plan with Sprint name or it is better to group them under feature folder in Test Plan?

    • @DaveatLloydCA
      @DaveatLloydCA 3 роки тому

      I am not totally sure what you are asking. If you mean is it better to use static test suites or requirement based. My preference is requirement based but you do whatever works for you.