Technogise Private Limited
Technogise Private Limited
  • 45
  • 14 584
Performance Testing using Gatling
In this session, we will learn the fundamentals of using the Gatling tool to do Performance testing.
We will learn all aspects of Gatling including -
Installation & Configuration
Using Recorder to record user journey
Writing Gatling load test scripts.
Design load test scenarios in Gatling scripts.
Analyzing Test Results.
Timestamps
0:02 Introduction to Technogise
4:16 Start
7:13 What is Gatling
8:36 Setup & Installation
35:50 Gatling Fundamental scripts
1:40 Intercept API calls via Proxy
1:44:37 POST,PUT & Delete API call
1:52:27 Feeders
2:10:56 Load Simulation Design
2:25:42 Q&A
zhlédnutí: 1 943

Video

Technogise Office Opening Video
zhlédnutí 798Před rokem
The new address for Technogise, we have moved and are ready to welcome you in Viman Nagar!
This is us
zhlédnutí 538Před rokem
This is us
Technogise Logo Story
zhlédnutí 306Před rokem
Technogise Logo Story
Frontend Architecture Done Right: The Importance of Evaluating Requirements
zhlédnutí 176Před rokem
In this session, we will delve into the various aspects of modern web development and its associated non-functional requirements. Specifically, we'll examine how Single Page Applications (SPAs), Isomorphic Apps, Jamstack, and Micro Frontends are affected by considerations such as SEO, Core Web Vitals, team size, and scalability. By exploring these topics in-depth, we hope to provide you with a ...
Technowise - Scalable CSS
zhlédnutí 126Před rokem
In this session, presenters Prathamesh & Soham discuss the best practices for modularizing CSS! Discover how separating essential and non-essential styles for each page can lead to faster load times and better user engagement. Timestamps 00:00 Intro 11:20 Code Smell 50:51 CSS Methodologies 52:08 OOCSS 1:09:17 BEM 1:27:57 SMACSS 1:31:54 Atomic CSS 1:50:56 Trivia
Building Serverless applications with AWS SAM | Kush Saraiya
zhlédnutí 117Před rokem
In this session, presenter Kush Saraiya demonstrates how to build serverless applications with AWS SAM (Serverless Application Model). Along the way, he explains the benefits of using AWS SAM and the tips & tricks for optimisation. Timestamps: 00:00 Intro 00:51 Traditional way of deploying code to Lambda 01:42 What is SAM? 02:36 Advantages of SAM 05:23 Demo Introduction 06:01 Installing SAM 06:...
Scalable Software Design | Christian Hujer
zhlédnutí 186Před rokem
In this session, presenter Christian Hujer builds a program which can convert temperature from one scale (like Celsius) to other scales (like Fahrenheit, Kelvin, Rankine and more). He builds the program with TypeScript and Kotlin, demonstrating the similarities and uniqueness of different programming paradigms. He also showcases how good coding practices can help you create clean, lean and scal...
Technogise 6th anniversary celebrations
zhlédnutí 91Před 2 lety
Check out how Technogise celebrated it's 6th anniversary !!! Surprise gift hampers, cake cuttings at 50 locations, a sublime live performance from an emerging star and a lot more !!!
How to improve Core Web Vitals | TechnoWise | Prathamesh Deshmukh
zhlédnutí 90Před 2 lety
Core Web Vitals (CWVs) are three important metrics identified by Google to measure the performance of web pages with respect to their user experience. The three metrics are - 1. How fast does the web page load? 2. How soon can the user start interacting with the web page? 3. How visually stable is the web page? By improving on CWV metrics, websites can enhance their User Experience and increase...
Terraform - Zero to Hero | Episode 1 | Yoda by Arkoprabho Chakraborti
zhlédnutí 539Před 2 lety
Episode 1 In the last episode we created an S3 Bucket and a DynamoDB Table. While it fulfilled our purpose, the code wasn’t really pretty to look at or work with. Let’s fix that. In this episode we introduce variables in terraform. We replace the hardcoded things in the resource and move the values to variables allowing us to modularise code and avoid code-duplication to some extent. We briefly...
Terraform - Zero to Hero | Episode 0 | Yoda by Arkoprabho Chakraborti
zhlédnutí 1,1KPřed 2 lety
Episode 0 We kick off the series with an introduction to terraform. Get our basic terminologies clear, and build the foundation on which our future resources will be built. We will continue to explore the abilities of terraform. Let’s make AWS into Earth! About the "Terraform - Zero to Hero" series Code lets us automate a lot of mundane and sometimes tricky tasks. How about we use this power of...
The Infamous "Code Review" Lane | TechnoWise | Anand & Arnav
zhlédnutí 424Před 2 lety
In this session, presenters Anand Agrawal and Arnav Limaye from Technogise explore the Code Review lane of agile project storyboards. Often in agile projects which follow pragmatic pair-programming, the Code Review lane ends up having a lot of choked up traffic of story cards. Basically, lots of stories which end up waiting to be reviewed. Anand & Arnav explore why this happens, what could be d...
Use Cypress like a pro
zhlédnutí 319Před 3 lety
In this session, presenters Atamram Naik and Keshav Gangopalwad showcase some of the advanced features of Cypress, including POM with Cypress, test management, data driven testing, working with asynchronous code, getting complete hold of your browser, running non-browser code in test, and different automation strategies like bypassing login, waiting on API calls and stubbing API calls. URL of t...
Get started with Cypress
zhlédnutí 301Před 3 lety
Get started with Cypress
Unfurling Async Microservices | Nayab Siddiqui & Gaurav Pasarkar | TechnoWise | Tech Talk
zhlédnutí 678Před 3 lety
Unfurling Async Microservices | Nayab Siddiqui & Gaurav Pasarkar | TechnoWise | Tech Talk
Kotlin 0 to 100 - Christian Hujer
zhlédnutí 438Před 3 lety
Kotlin 0 to 100 - Christian Hujer
Going Serverless - Avishek Patra
zhlédnutí 162Před 3 lety
Going Serverless - Avishek Patra
BDD applied with Test Automation - Sharayu Jadhav and Prasad Gupchup
zhlédnutí 433Před 3 lety
BDD applied with Test Automation - Sharayu Jadhav and Prasad Gupchup
SvelteJS: New UI framework on the block - Prathamesh Deshmukh
zhlédnutí 126Před 3 lety
SvelteJS: New UI framework on the block - Prathamesh Deshmukh
Prioritization Techniques - Ajinkya Desai
zhlédnutí 151Před 3 lety
Prioritization Techniques - Ajinkya Desai
Design Guidelines - Akash Chandgude
zhlédnutí 53Před 3 lety
Design Guidelines - Akash Chandgude
Test Automation 101 for Flutter Apps - Anuja Chikane and Atmaram Naik
zhlédnutí 2KPřed 4 lety
Test Automation 101 for Flutter Apps - Anuja Chikane and Atmaram Naik
Distributed Caching for Microservices - Avishek Patra
zhlédnutí 597Před 4 lety
Distributed Caching for Microservices - Avishek Patra
Google Tag Manager - Shubham Shukla and Raghav Sharma
zhlédnutí 32Před 4 lety
Google Tag Manager - Shubham Shukla and Raghav Sharma
Consumer Driven Contracts and Contract Testing - Atmaram Naik
zhlédnutí 141Před 4 lety
Consumer Driven Contracts and Contract Testing - Atmaram Naik
Technogiser Profiles - Khushal Oza
zhlédnutí 227Před 4 lety
Technogiser Profiles - Khushal Oza
System Design Part 3: How does Netflix work? - Shubham, Shadja, Prathamesh
zhlédnutí 224Před 5 lety
System Design Part 3: How does Netflix work? - Shubham, Shadja, Prathamesh
System Design Part 2: How does Twitter handle scale? - Shubham, Shadja, Prathamesh
zhlédnutí 156Před 5 lety
System Design Part 2: How does Twitter handle scale? - Shubham, Shadja, Prathamesh
System Design Part1: How does Whatsapp work? - Shubham Shukla, Shadja Chaudhari, Prathamesh Deshmukh
zhlédnutí 497Před 5 lety
System Design Part1: How does Whatsapp work? - Shubham Shukla, Shadja Chaudhari, Prathamesh Deshmukh

Komentáře

  • @adarshpatro6954
    @adarshpatro6954 Před 5 měsíci

    Nice explanation thanks for this video just one question can i do the same with Load testing client just provide me excel sheet what have to do cuncurent users 15000

  • @komalmahadik7516
    @komalmahadik7516 Před 5 měsíci

    How to analysis Gatling report

  • @santhini.nsanthini.n3478
    @santhini.nsanthini.n3478 Před 9 měsíci

    Bro please mention the version of 1.Java 2.scala 3.maven 4.gatling I am getting this error "Java.lang.string dotty. tools. dotc.reporting.Message.msg() '" No such methoderror.

  • @arastogi10987
    @arastogi10987 Před rokem

    Well explained 👏

  • @kumarsaroj18
    @kumarsaroj18 Před rokem

    As Gaurav mentioned, the issue of poor SEO with the SPA can be mitigated using a template or SEO specific html page being served by server, which will differentiate the request for the resources based on client type, and exclusively serve those pre-rendered page (specially designed for SEO ranking), if client happens to be a web crawler.

  • @mayanksrivastava4594

    Love the "hand holding the sun" visualisation.

  • @architkumar9335
    @architkumar9335 Před 2 lety

    Great presentation!

  • @shaileshkrraghav6796
    @shaileshkrraghav6796 Před 2 lety

    How is your app building so quickly, we have to wait around 2-3 minutes here.

  • @pronomitadey5487
    @pronomitadey5487 Před 2 lety

    Amazing explanations!

    • @achakraborti
      @achakraborti Před 2 lety

      Thank you so much. :D Do stick around for the upcoming sessions and blogs

  • @debadipamukhopadhyay4730

    So well explained. Such a nice teacher! Looking forward to more. 😍

    • @achakraborti
      @achakraborti Před 2 lety

      Thank you 🙂. There will be more on this. Stay tuned

  • @Sai9869078377
    @Sai9869078377 Před 2 lety

    Well explained. It is certainly a great introduction to begin with Terraform.

    • @achakraborti
      @achakraborti Před 2 lety

      Do stick around for the remaining ones. :)

    • @Technogise
      @Technogise Před 2 lety

      we're glad you liked it. We'll dive deeper into terraform constructs in upcoming episodes. Do watch out for the space 🙂

  • @chintan161183
    @chintan161183 Před 2 lety

    Thank you for a nice introduction to Terraform. Appreciate it and looking forward to hearing more about it... Can you share the code you use in the session, may be at a public, read-only git repo ?

    • @achakraborti
      @achakraborti Před 2 lety

      Hey Chintan. Do check the description for all details. We will be updating the code here(github.com/Arkoprabho/TerraformTutorial) along with the series. Each part will be tagged on git accordingly. If you wish, you can traverse the code along with the commits to understand a progression of the code.

    • @Technogise
      @Technogise Před 2 lety

      we're glad you liked it. We'll dive deeper into terraform constructs in upcoming episodes. Do watch out for the space 🙂 Also, the code is available at (github.com/Arkoprabho/TerraformTutorial). We'll keep updating the repo along with episodes to compliment each other.

  • @damajikalunge7896
    @damajikalunge7896 Před 3 lety

    First thank for taking out the time and sharing it. This talk is though-provoking and have lot of learning. Each concept was explained with an appropriate use case. For Each problem statement all possible solutions are evaluated against set parameters. Simply this talk has added lot information in my knowledge. Thanks one more time . Keep doing..

    • @Technogise
      @Technogise Před 3 lety

      Thank you Damaji for giving you feedback. Glad to know you found the talk useful. If you'd like us to give talks on certain topics, do let us know as well :)

    • @nayab_siddiqui
      @nayab_siddiqui Před 3 lety

      Thanks Damaji, glad you found it helpful 🙂

  • @viswa224
    @viswa224 Před 3 lety

    It seems that the code in the github link provided is not matching with the code in the video. Can we have the updated git hub link please.

    • @qalens
      @qalens Před 3 lety

      You need to checkout respective branches mentioned in video and not main branch.

  • @Technogise
    @Technogise Před 3 lety

    URL of the PPT used in this session: docs.google.com/presentation/d/1kliGtuorh9_e_Q4R3CnwXsARxSFgQwYlQOeJZhVsi5A/edit?usp=sharing Github repo of the project shared in this session: github.com/atmnk/Cypress-Session-02

  • @Technogise
    @Technogise Před 3 lety

    URL of the PPT shared in the video: docs.google.com/presentation/d/1bhLSlLk_Dl6tlred5izMAOmgLJreZWQzhk2gyHbQDK8/edit?usp=sharing Github repo of the project shared during this session: github.com/Keshav93-G/CypressBasic

  • @roopashreer9574
    @roopashreer9574 Před 3 lety

    Can you please share the drive link of cheat sheet shared in (Writing your first passing Cypress test) & Git repo URL

    • @Technogise
      @Technogise Před 3 lety

      Hi @Roopashree URL of the PPT shared in the video: docs.google.com/presentation/d/1bhLSlLk_Dl6tlred5izMAOmgLJreZWQzhk2gyHbQDK8/edit?usp=sharing Github repo of the project shared during this session: github.com/Keshav93-G/CypressBasic

  • @h19871000
    @h19871000 Před 3 lety

    Excellent talk by both the presenters, covering the most important and relevant architectural pieces in distributed systems so concisely and precisely! 👏🏽 Will be bookmarking this to view and refresh my understanding of the concepts again and again. 🙇🏻‍♂️ And thanks team for making it available for offline (async) viewing. 🙂

    • @nayab_siddiqui
      @nayab_siddiqui Před 3 lety

      Loved the "async viewing" remark 😊.. and thank you for the kind words. Glad the talk could add value.

  • @piyushnalawade3105
    @piyushnalawade3105 Před 3 lety

    Best event-driven tech talk I have heard till date! Kudos to Gaurav and Nayab 🚀

    • @nayab_siddiqui
      @nayab_siddiqui Před 3 lety

      Thank you for the kind words. We're glad you liked the talk 🙇

  • @satshariakal
    @satshariakal Před 3 lety

    really nice explanation

  • @sujata_halder
    @sujata_halder Před 3 lety

    Well done avishek.

  • @rashmijadhav5901
    @rashmijadhav5901 Před 3 lety

    Great job sharayu and prasad

  • @sujata_halder
    @sujata_halder Před 4 lety

    Well done 👍 great job 👏👏