Select Page

Author: tomar.vishesh

User Story

A user story is a concise, written description of a feature or functionality from an end user’s perspective. It serves as a communication tool to capture the user’s requirements and provide a shared understanding...

Read More

AWS Amazon S3 (Simple Storage Service)

AWS Amazon S3 (Simple Storage Service) is a highly scalable and durable object storage service offered by Amazon Web Services (AWS). It provides secure and cost-effective storage for a wide range of data types, including files, documents, images, videos, and backups. Amazon S3 is designed for high durability, availability, and performance, making it a popular choice for storing and retrieving data in the cloud.

Read More

CloudWatch Vs CloudTrail

AWS CloudWatch is a monitoring and observability service provided by Amazon Web Services. It enables you to collect and track metrics, collect and monitor log files, and set alarms to detect and react to changes in your AWS resources and applications. AWS CloudTrail is a service that provides governance, compliance, and auditing capabilities for your AWS account. It records API activity and resource changes, providing a history of events for security analysis and compliance purposes.

Read More

Best Practice for Scrum Implementation

When implementing Scrum, it is essential to establish clear and specific goals that provide a clear direction and purpose for the project. Clear goals help the Scrum team understand what they need to achieve and why it is important. Effective communication of goals is crucial to align the entire ….

Read More

Lean Management with Kanban

Lean Management is a philosophy that aims to eliminate waste and maximize value for customers. It emphasizes the importance of continuous improvement, respect for people, and the pursuit of perfection. Kanban, on the other hand, is a method for managing workflow and visualizing work, originally developed in the context of lean manufacturing.

Read More

About Me

Welcome to my corner of the web! Vishesh Kumar, a passionate technologist with a deep-rooted love for all things technical. With multiple industry certifications under my belt, I have honed my skills and expertise in various areas and technical skill set. With a curious and analytical mindset, I thrive on tackling complex technical challenges and finding innovative solutions that push the boundaries. My ultimate goal is to bridge the gap between theory and practice by offering practical insights and real-world examples that you can apply to your own projects.

Categories

  • collapsCat options: Array ( [title] => Categories [showPostCount] => 1 [inExclude] => exclude [inExcludeCats] => [showPosts] => 1 [showPages] => 0 [linkToCat] => 0 [olderThan] => 0 [excludeAll] => 0 [catSortOrder] => ASC [catSort] => catName [postSortOrder] => ASC [postSort] => postDate [expand] => 0 [defaultExpand] => [debug] => 1 [postTitleLength] => 0 [catfeed] => none [taxonomy] => category [post_type] => post [postDateAppend] => after [postDateFormat] => [showPostDate] => 1 [useCookies] => 1 [postsBeforeCats] => 1 [expandCatPost] => 1 [showEmptyCat] => 1 [showTopLevel] => 1 [useAjax] => 0 [customExpand] => [customCollapse] => [style] => kubrick [accordion] => 1 [title_link] => [addMisc] => 1 [addMiscTitle] => [number] => 2 [includeCatArray] => Array ( ) [expandSym] => ► [collapseSym] => ▼ ) postsToExclude: Array ( ) CATEGORY QUERY RESULTS Array ( [0] => WP_Term Object ( [term_id] => 12 [name] => Agile [slug] => agile [term_group] => 0 [term_taxonomy_id] => 12 [taxonomy] => category [description] => Agile [parent] => 0 [count] => 0 [filter] => raw ) [1] => WP_Term Object ( [term_id] => 15 [name] => AWS [slug] => aws [term_group] => 0 [term_taxonomy_id] => 15 [taxonomy] => category [description] => [parent] => 0 [count] => 3 [filter] => raw ) [2] => WP_Term Object ( [term_id] => 16 [name] => AZURE [slug] => azure [term_group] => 0 [term_taxonomy_id] => 16 [taxonomy] => category [description] => [parent] => 0 [count] => 0 [filter] => raw ) [3] => WP_Term Object ( [term_id] => 8 [name] => DevOps [slug] => devops [term_group] => 0 [term_taxonomy_id] => 8 [taxonomy] => category [description] => [parent] => 0 [count] => 2 [filter] => raw ) [4] => WP_Term Object ( [term_id] => 38 [name] => Kanban [slug] => kanban-agile [term_group] => 0 [term_taxonomy_id] => 38 [taxonomy] => category [description] => [parent] => 0 [count] => 1 [filter] => raw ) [5] => WP_Term Object ( [term_id] => 59 [name] => PMP [slug] => project-management [term_group] => 0 [term_taxonomy_id] => 59 [taxonomy] => category [description] => [parent] => 0 [count] => 0 [filter] => raw ) [6] => WP_Term Object ( [term_id] => 39 [name] => Scrum [slug] => scrum-agile-cross-functional-teams-in-scrum-backlog-management-in-scrumscrum-master-role-and-responsibilities [term_group] => 0 [term_taxonomy_id] => 39 [taxonomy] => category [description] => [parent] => 0 [count] => 7 [filter] => raw ) ) POST QUERY: select ID, slug, date(post_date) as date, post_status, post_type, post_date, post_author, post_title, post_name, name, object_id, t.term_id from JkK_term_relationships AS tr, JkK_posts AS p, JkK_terms AS t, JkK_term_taxonomy AS tt WHERE tt.term_id = t.term_id AND object_id=ID AND post_status='publish' AND tr.term_taxonomy_id = tt.term_taxonomy_id AND tt.taxonomy IN ('category') AND post_type='post' ORDER BY p.post_date ASC POST QUERY RESULTS Array ( [0] => stdClass Object ( [ID] => 2442 [slug] => devops [date] => 2023-04-06 [post_status] => publish [post_type] => post [post_date] => 2023-04-06 18:07:27 [post_author] => 1 [post_title] => DevOps [post_name] => devops [name] => DevOps [object_id] => 2442 [term_id] => 8 ) [1] => stdClass Object ( [ID] => 2808 [slug] => devops [date] => 2023-04-16 [post_status] => publish [post_type] => post [post_date] => 2023-04-16 05:56:39 [post_author] => 1 [post_title] => Git [post_name] => git [name] => DevOps [object_id] => 2808 [term_id] => 8 ) [2] => stdClass Object ( [ID] => 2931 [slug] => aws [date] => 2023-04-26 [post_status] => publish [post_type] => post [post_date] => 2023-04-26 22:29:38 [post_author] => 1 [post_title] => AWS EC2 [post_name] => aws-ec2 [name] => AWS [object_id] => 2931 [term_id] => 15 ) [3] => stdClass Object ( [ID] => 2947 [slug] => scrum-agile-cross-functional-teams-in-scrum-backlog-management-in-scrumscrum-master-role-and-responsibilities [date] => 2023-04-27 [post_status] => publish [post_type] => post [post_date] => 2023-04-27 06:47:27 [post_author] => 1 [post_title] => Product Owner [post_name] => product-owner [name] => Scrum [object_id] => 2947 [term_id] => 39 ) [4] => stdClass Object ( [ID] => 2965 [slug] => scrum-agile-cross-functional-teams-in-scrum-backlog-management-in-scrumscrum-master-role-and-responsibilities [date] => 2023-04-28 [post_status] => publish [post_type] => post [post_date] => 2023-04-28 11:10:33 [post_author] => 1 [post_title] => Scrum Master [post_name] => scrum-master [name] => Scrum [object_id] => 2965 [term_id] => 39 ) [5] => stdClass Object ( [ID] => 2971 [slug] => scrum-agile-cross-functional-teams-in-scrum-backlog-management-in-scrumscrum-master-role-and-responsibilities [date] => 2023-04-28 [post_status] => publish [post_type] => post [post_date] => 2023-04-28 12:00:01 [post_author] => 1 [post_title] => Scrum Values [post_name] => scrum-values [name] => Scrum [object_id] => 2971 [term_id] => 39 ) [6] => stdClass Object ( [ID] => 3193 [slug] => scrum-agile-cross-functional-teams-in-scrum-backlog-management-in-scrumscrum-master-role-and-responsibilities [date] => 2023-05-02 [post_status] => publish [post_type] => post [post_date] => 2023-05-02 22:20:57 [post_author] => 1 [post_title] => Scrum Pillars [post_name] => scrum-pillars [name] => Scrum [object_id] => 3193 [term_id] => 39 ) [7] => stdClass Object ( [ID] => 3203 [slug] => scrum-agile-cross-functional-teams-in-scrum-backlog-management-in-scrumscrum-master-role-and-responsibilities [date] => 2023-05-04 [post_status] => publish [post_type] => post [post_date] => 2023-05-04 05:54:10 [post_author] => 1 [post_title] => Scrum Artifacts [post_name] => scrum-aftifacts [name] => Scrum [object_id] => 3203 [term_id] => 39 ) [8] => stdClass Object ( [ID] => 3239 [slug] => kanban-agile [date] => 2023-05-04 [post_status] => publish [post_type] => post [post_date] => 2023-05-04 20:46:26 [post_author] => 1 [post_title] => Lean Management with Kanban [post_name] => lean-management-with-kanban [name] => Kanban [object_id] => 3239 [term_id] => 38 ) [9] => stdClass Object ( [ID] => 3404 [slug] => scrum-agile-cross-functional-teams-in-scrum-backlog-management-in-scrumscrum-master-role-and-responsibilities [date] => 2023-05-19 [post_status] => publish [post_type] => post [post_date] => 2023-05-19 18:46:26 [post_author] => 1 [post_title] => Best Practice for Scrum Implementation [post_name] => 3404-2 [name] => Scrum [object_id] => 3404 [term_id] => 39 ) [10] => stdClass Object ( [ID] => 3539 [slug] => aws [date] => 2023-05-28 [post_status] => publish [post_type] => post [post_date] => 2023-05-28 16:01:17 [post_author] => 1 [post_title] => CloudWatch Vs CloudTrail [post_name] => cloudwatch-vs-cloudtrail [name] => AWS [object_id] => 3539 [term_id] => 15 ) [11] => stdClass Object ( [ID] => 3640 [slug] => aws [date] => 2023-06-04 [post_status] => publish [post_type] => post [post_date] => 2023-06-04 09:44:05 [post_author] => 1 [post_title] => AWS Amazon S3 (Simple Storage Service) [post_name] => aws-amazon-s3-simple-storage-service [name] => AWS [object_id] => 3640 [term_id] => 15 ) [12] => stdClass Object ( [ID] => 3651 [slug] => scrum-agile-cross-functional-teams-in-scrum-backlog-management-in-scrumscrum-master-role-and-responsibilities [date] => 2023-06-04 [post_status] => publish [post_type] => post [post_date] => 2023-06-04 13:47:22 [post_author] => 1 [post_title] => User Story [post_name] => user-story [name] => Scrum [object_id] => 3651 [term_id] => 39 ) )