en
Feedback
JMB Materials

JMB Materials

Open in Telegram

All Programming Language Materials All free Courses All free materials For Daily Job updates: https://t.me/jobsmukyambigilu

Show more
1 257
Subscribers
-124 hours
-17 days
-1230 days
Posts Archive
2. Managing Triggers
2. Managing Triggers

1. Managing Tables
1. Managing Tables

SQL Cheat Sheet
SQL Cheat Sheet

I'm grateful for the love, support, and kindness my friends in this group have shown me over the past few months. Happy Friendship Day to everyone!šŸ„³šŸ„°ā¤ļø

āŒØļø Choose the right option
āŒØļø Choose the right option

50 Must-Know Windows Shortcuts
50 Must-Know Windows Shortcuts

photo content

SELECT (columns] FROM (table] Select specific columns from a table SELECT DISTINCT [column] Select distinct values from a column SELECT [column] FROM [table] ORDER BY [column] Select columns and order by a specific column SELECT (column] FROM (table] HAVING [condition] Filter grouped results based on a condition SELECT * FROM [table] Select all columns from a table SELECT [column] FROM [table] WHERE [condition] Select columns based on a condition SELECT [column] FROM [table] GROUP BY [column] Group results by a specific column SELECT [column], COUNT(*) FROM [table] GROUP BY [column] Count grouped results

Linux ps Command Examples
Linux ps Command Examples

photo content

DevOps Services in Azure (Simplified) šŸ”„šŸ”„ āžœ Azure Repos āžœ Azure Pipelines āžœ Azure Artifacts āžœ Azure Boards āžœ Azure Test Plans āžœ Azure DevTest Labs āžœ Azure Automation āžœ Azure Monitor What is the purpose of these?? šŸ‘‡šŸ‘‡ āžœ Azure Repos: This service provides Git repositories or Team Foundation Version Control (TFVC) for source control of your code. It allows you to manage your code with a set of version control tools that you can access through your web browser or your IDE. āžœ Azure Pipelines: This service helps you implement continuous integration and continuous delivery (CI/CD) for your app. It works with any language, platform, and cloud. It includes native support for GitHub, GitHub Enterprise, Azure Repos Git, and more. āžœ Azure Artifacts: This service provides integrated package management with support for Maven, npm, Python, and NuGet package feeds from public and private sources. It allows you to create and share packages, and use them in your continuous integration and continuous delivery pipelines. āžœ Azure Boards: This service provides agile tools to support planning and tracking work, code defects, and issues using Kanban and Scrum methods. It helps teams to manage their software projects and visualize their progress. āžœ Azure Test Plans: This service provides a browser-based test management solution for exploratory and planned testing. It includes tools to track manual testing, gather feedback from stakeholders, and run automated tests. āžœ Azure DevTest Labs: This service enables fast provisioning of Windows and Linux environments using reusable templates and artifacts. It helps developers and testers quickly create environments in Azure, minimizing waste and controlling cost. āžœ Azure Automation: This service helps you automate processes across Azure and non-Azure environments. It provides a way to automate the creation, deployment, monitoring, and maintenance of resources in your Azure environment. āžœ Azure Monitor: This service maximizes the availability and performance of your applications by delivering a comprehensive solution for collecting, analyzing, and acting on telemetry from your cloud and on-premises environments. It helps you understand how your applications are performing and proactively identifies issues affecting them.

DevOps Services in AWS (Simplified) šŸ”„šŸ”„ āžœ AWS CodeCommit āžœ AWS CodeBuild āžœ AWS CodeDeploy āžœ AWS CodePipeline āžœ AWS CodeStar āžœ AWS CloudFormation āžœ AWS CloudWatch āžœ AWS OpsWorks What is the purpose of these?? šŸ‘‡šŸ‘‡ āžœ AWS CodeCommit: This is a fully managed source control service that makes it easy for teams to host secure and scalable Git repositories. It allows you to store and manage your source code, binaries, and metadata in a secure and scalable manner. āžœ AWS CodeBuild: This is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. It can scale continuously and process multiple builds concurrently, so your builds are not left waiting in a queue. āžœ AWS CodeDeploy: This service automates code deployments to any instance, including Amazon EC2 instances and on-premises servers. It makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications. āžœ AWS CodePipeline: This is a continuous integration and continuous delivery (CI/CD) service for fast and reliable application and infrastructure updates. CodePipeline automates the build, test, and deploy phases of your release process every time there is a code change, based on the release model you define. āžœ AWS CodeStar: This service enables you to quickly develop, build, and deploy applications on AWS. It provides a unified user interface, enabling you to easily manage your software development activities in one place. āžœ AWS CloudFormation: This service gives you an easy way to model and set up your AWS resources so that you can spend less time managing those resources and more time focusing on your applications. You create a template that describes all the AWS resources you want (like Amazon EC2 instances or Amazon RDS DB instances), and AWS CloudFormation takes care of provisioning and configuring those resources for you. āžœ AWS CloudWatch: This is a monitoring and management service built for DevOps engineers, developers, site reliability engineers (SREs), and IT managers. It provides data and actionable insights to monitor your applications, understand and respond to system-wide performance changes, optimize resource utilization, and get a unified view of operational health. āžœ AWS OpsWorks: This is a configuration management service that provides managed instances of Chef and Puppet. These automation platforms allow you to use code to automate the configurations of your servers.

DevOps Services in AWS (Simplified) šŸ”„šŸ”„ āžœ AWS CodeCommit āžœ AWS CodeBuild āžœ AWS CodeDeploy āžœ AWS CodePipeline āžœ AWS CodeStar āžœ AWS CloudFormation āžœ AWS CloudWatch āžœ AWS OpsWorks What is the purpose of these?? šŸ‘‡šŸ‘‡ āžœ AWS CodeCommit: This is a fully managed source control service that makes it easy for teams to host secure and scalable Git repositories. It allows you to store and manage your source code, binaries, and metadata in a secure and scalable manner. āžœ AWS CodeBuild: This is a fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy. It can scale continuously and process multiple builds concurrently, so your builds are not left waiting in a queue. āžœ AWS CodeDeploy: This service automates code deployments to any instance, including Amazon EC2 instances and on-premises servers. It makes it easier for you to rapidly release new features, helps you avoid downtime during application deployment, and handles the complexity of updating your applications. āžœ AWS CodePipeline: This is a continuous integration and continuous delivery (CI/CD) service for fast and reliable application and infrastructure updates. CodePipeline automates the build, test, and deploy phases of your release process every time there is a code change, based on the release model you define. āžœ AWS CodeStar: This service enables you to quickly develop, build, and deploy applications on AWS. It provides a unified user interface, enabling you to easily manage your software development activities in one place. āžœ AWS CloudFormation: This service gives you an easy way to model and set up your AWS resources so that you can spend less time managing those resources and more time focusing on your applications. You create a template that describes all the AWS resources you want (like Amazon EC2 instances or Amazon RDS DB instances), and AWS CloudFormation takes care of provisioning and configuring those resources for you. āžœ AWS CloudWatch: This is a monitoring and management service built for DevOps engineers, developers, site reliability engineers (SREs), and IT managers. It provides data and actionable insights to monitor your applications, understand and respond to system-wide performance changes, optimize resource utilization, and get a unified view of operational health. āžœ AWS OpsWorks: This is a configuration management service that provides managed instances of Chef and Puppet. These automation platforms allow you to use code to automate the configurations of your servers.

Amazon Web Services (AWS) offers many cloud services. It can be overwhelming even for experts. This cheat sheet provides a vi
Amazon Web Services (AWS) offers many cloud services. It can be overwhelming even for experts. This cheat sheet provides a visual guide to help navigate AWS's offerings. The services in the cheat sheet are organized into categories: šŸ”¹ Analytics: Includes tools like Data Pipeline, Athena, and Kinesis šŸ”¹ Application Integration: Features services such as SQS, API Gateway, and AppSync šŸ”¹ Compute: Offers EC2, Lambda, ECS, and more šŸ”¹ Database: Provides options like RDS, DynamoDB, and Aurora šŸ”¹ Developer Tools: Includes CodePipeline, CodeBuild, and CodeCommit šŸ”¹ Storage: Features S3, EBS, and EFS, among others šŸ”¹ Network & Content Delivery: Includes VPC, CloudFront, and Route 53 šŸ”¹ Security, Identity & Compliance: Includes IAM, Cognito, and KMS šŸ”¹ Financial Management: Provides Cost Explorer and Usage Reports

Take Screenshots using Python
Take Screenshots using Python

Streamgraphs using Python
Streamgraphs using Python

Sunburst Chart in Python
Sunburst Chart in Python

āŒØļø Donut Charts using Python
āŒØļø Donut Charts using Python

āŒØļø Generate Barcode using Python
āŒØļø Generate Barcode using Python