Posts
ARTIFICIAL INTELLIGENCE(AI) AND MACHINE LEARNING(ML)
- Get link
- X
- Other Apps
ARTIFICIAL INTELLIGENCE(AI) AND MACHINE LEARNING(ML) Artificial Intelligence (AI) leverages computers and machines to mimic the problem-solving and decision-making capabilities of the human mind. AI encompasses the idea of a machine that can mimic human intelligence. Artificial Intelligence experts are essential to modern business activities and operations, assisting to drive organizational success. Artificial intelligence can be highlighted as the intelligence of machines or software, as opposed to the intelligence of human beings or animals. Machine Learning (ML) can be considered as a subfield of A rtificial Intelligence , which facilitates machines to learn from past data or experiences without being explicitly programmed. ML is a subset of AI that uses algorithms trained on data to produce models that can perform such complex tasks. Machine Learning (M...
Concepts on Google Cloud(GC) and Google Cloud Platform(GCP)
- Get link
- X
- Other Apps
Concepts on Google Cloud(GC) and Google Cloud Platform(GCP) and Google Cloud Platform(GCP) Google Cloud(GC) is one of the most popular cloud-based computing platforms. It offers a variety of services, including storage, compute, analytics, and messaging. Google Cloud offers services for compute, storage, networking, big data, machine learning and IoT, as well as cloud management, security and developer tools . Google Cloud provides client libraries that enable you to easily create and manage resources. Google platform offers many amazing and useful features like Cloud Storage, fast data transfer, and computes engine. Google Cloud Platform(GCP), offered by Google, is a complete suite of cloud computing services that runs on the same infrastructure that Google utilizes internally for its end-user products, such as Google Search, Gmail, Google Drive, and Yo...
TERRAFORM
- Get link
- X
- Other Apps
Terraform(IaC) Terraform is an open-source, infrastructure as code(IaC) is a software tool created by HashiCorp ( written in the Go programming language). . Hence Terraform is an IAC tool used to automate various infrastructure tasks( provisioning of several cloud resources).Terraform is used to safely and predictably create, change, and improve infrastructure. Terraform is written in Hashicorp Configuration Language (HCL), which is a fully functional and immutable based programming language . By using Terraform, managing infrastructures become more ideal than the manual process. Terraform spans across multiple Cloud Service Providers like AWS, Azure, Google Cloud Platform. Terraform provides a common language for creating infrastructure for multiple cloud providers thereby becoming a key enabler for multi-cloud computin...
AMAZON ATHENA
- Get link
- X
- Other Apps
AMAZON ATHENA is query engine that helps you analyze unstructured, semi-structured, and structured data stored in Amazon S3 . Examples include CSV, JSON, or columnar data formats such as Apache Parquet and Apache ORC. You can use Athena to run ad-hoc queries using ANSI SQL, without the need to aggregate or load the data into Athena. Amazon Athena uses Presto with full standard SQL support and works with a variety of standard data formats, including CSV, JSON, ORC, Apache Parquet and Avro. Amazon Athena is a service that enables data analysts to perform interactive queries in the web-based cloud storage service, Amazon Simple Storage Service (S3). Athena is used with large-scale data sets. Athena can also be considered a robust, powerful, reliable, scalable and cost-effective ETL tool .