programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin
Topic Replies Topic Starter Last Post Forum Name
Is cloud more expensive in long run as slowly organization ends up paying more money 8 Monica Shiralkar
Tim Holloway
Cloud/Virtualization
In which kind of scenario would one choose to use ECS instead of EKS ? 9 Monica Shiralkar
Tim Cooke
Cloud/Virtualization
Is it fine to not maintain eye contact if that helps understand better what he is explaining 2 Monica Shiralkar
Monica Shiralkar
Jobs Discussion
Is the advantage of containers that it can be deployed without having dependency on OS 0 Monica Shiralkar
Monica Shiralkar
Cloud/Virtualization
Trying to learn how to write any user story acceptance criteria using girkin GIVEN WHEN THEN FORMAT 23 Monica Shiralkar
Monica Shiralkar
Agile and Other Processes
Way to break this task into smaller tasks of less than 8 hours each 8 Monica Shiralkar
Doc Norton
Agile and Other Processes
Why is python pyspark function createDataFrame not in snake case as the convention for functions 0 Monica Shiralkar
Monica Shiralkar
Jython/Python
Questions regarding main function 2 Monica Shiralkar
Monica Shiralkar
Jython/Python
Is there any advantage of lambda in this piece of code 2 Monica Shiralkar
Monica Shiralkar
Jython/Python
How does Cassandra have sql like queries when it is a nosql db 4 Monica Shiralkar
Monica Shiralkar
Other Big Data
Why does S3 require globally unique bucket names when it is created for region and not globally 3 Monica Shiralkar
Monica Shiralkar
Cloud/Virtualization
Queues that do not provide FIFO 25 Monica Shiralkar
Monica Shiralkar
Cloud/Virtualization
Advantage of having S3 buckets at region level instead of global level 4 Monica Shiralkar
Monica Shiralkar
Cloud/Virtualization
Are AWS resources created in a particular region unavailable if that region has some problem? 4 Monica Shiralkar
Monica Shiralkar
Cloud/Virtualization
Why eventual consistency instead of strong consistency 11 Monica Shiralkar
Monica Shiralkar
Cloud/Virtualization
Is ability to keep calm in every situation very important in IT Industry. How to get better at it? 14 Monica Shiralkar
Monica Shiralkar
Jobs Discussion
merge line of code having change in our branch and also in master branch 12 Monica Shiralkar
Monica Shiralkar
Eclipse
Can I test flow for an entire scenario using unit test cases or do I have to do that manually only 6 Monica Shiralkar
Monica Shiralkar
Testing
overloaded methods for every possible permutation combination with optional arguments 11 Monica Shiralkar
Mike Simmons
Beginning Java
Similarity and difference between using Kafka and using Queue 0 Monica Shiralkar
Monica Shiralkar
Messaging Systems
Advantage of using Kinesis Firehose to write data to S3 instead of directly writing to S3? 0 Monica Shiralkar
Monica Shiralkar
Cloud/Virtualization
error saying expected true, returned false despite setting thenRetun true 6 Monica Shiralkar
Monica Shiralkar
Testing
Is this an acceptable way of writing JUnits or a simple a bad practice ? 4 Monica Shiralkar
Rob Spoor
Testing
Does Python execution being slower than Java, affect its execution time when processing Big Data 19 Monica Shiralkar
Monica Shiralkar
Other Big Data
advantage of scheduling program to run at frequency using AWS event bridge rule instead of cron job 8 Monica Shiralkar
Monica Shiralkar
Cloud/Virtualization
Why is value unchanged if modified within func based on pass by reference 12 Monica Shiralkar
Monica Shiralkar
Jython/Python
Which is a better function name out of these as per the recommended naming convention? 14 Monica Shiralkar
Monica Shiralkar
Jython/Python
Want to get better at quick self review of work 26 Monica Shiralkar
Monica Shiralkar
Jobs Discussion
What is the relationship between Hadoop and ETL ? 13 Monica Shiralkar
Jaya Ramya
Other Big Data
Difference between using format(my_var) and str(my_var) 6 Monica Shiralkar
Monica Shiralkar
Jython/Python
What makes the number of output files in pyspark output keep varying 0 Monica Shiralkar
Monica Shiralkar
Other Big Data
Difference between mockObject=value and mockObject.return_value=value in unit tests? 2 Monica Shiralkar
Monica Shiralkar
Testing
Why are we allowed to call only UDFs and not functions from pyspark dataframe operations 0 Monica Shiralkar
Monica Shiralkar
Big Table
Should some factors beyond complexity be also considered while pointing a user story 10 Monica Shiralkar
Monica Shiralkar
Agile and Other Processes
Is it fine to partition the skill section of resume into primary skills and secondary skills? 16 Monica Shiralkar
Monica Shiralkar
Jobs Discussion
Can we do Git activities from IDE itself or do we require to do some from console only 6 Monica Shiralkar
Monica Shiralkar
Other IDEs, Version Control
Ways to cope with additional challenges that verbal communication brings compared to written 18 Monica Shiralkar
Junilu Lacar
Jobs Discussion
What is the quick way of identifying unexpected identation error 15 Monica Shiralkar
Rob Spoor
Jython/Python
What does it mean when hovering over a variable in python script on IntelliJ shows ANY? 10 Monica Shiralkar
Monica Shiralkar
Jython/Python
Are functions first class citizens in Python as we can assign lambda to a variable directly ? 0 Monica Shiralkar
Monica Shiralkar
Jython/Python