Posts

AWS Cert - AI Practitioner Exam

  AWS Certification Prep AI Practitioner Abbreviations APIs = Application Programming Interfaces GANs = G enerative Adversarial Networks GPU = Graphics Processing Unit ML = Machine Learning FM = Foundational Models IDE = Integrated Development Environment LLM = Large Language Models ML = Machine Learning NLP = Natural Language Processing RAG = Retrieval-Augmented Generation  RL  = R einforcement Learning  RLHF = R einforcement Learning from Human Feedback SSL = S elf-Supervised Learning VAEs = V ariational Auto Encoders General Terms in AI Batch Inferencing = you given lots of data and time.   Focus on all data. For slow decisions with historical understanding.   used for  data analysis reports. Clustering = in ML in unsupervised learning, this is auto grouping into similar, unlabeled data points.  Diffusion models =  in LLM.  types:  forward and reverse diffusion.  Embeddings = are numbers for words ...

AWS Cert Prep Cloud Essentials - Product Names

  AWS Cert Prep  Cloud Essentials - Product Names Elastic Beanstalk  = deploy, manage, scale  web apps . Sets up infrastructure, load balancing + app health. Lightsail  = think  Lightsail makes Small Businesses soar.  Provides simple, pre-configured VPS hosting  kit  including compute, storage, DBs, and networking for a low, predictable price. No need for Mgmt console. Key features include easy instance setup, built-in firewalls, and load balancing.  virtual private servers, storage, DBs + networking for small biz. Blogs, etc. Outpost  =  hybrid with hardware on premise, but cloud  mgmt . Ground Station  = control  satellites . Device Farm  - for  testing web and mobile apps  across browsers and mobile devices. Route 53  is a  DNS  that does  geographic control   by routing over to edge and to Cloud Front.   Stateless. Restartable .  Route 53 has alias r...

AWS Cert Prep - Cloud Essentials - Abbreviations

AWS Cert Prep  Cloud Essentials - Abbreviations ACM =  Amazon  Certificate Manager AMI = Amazon Machine Image BYOL = Bring Your Own License CDN = Content Delivery Network CLI = Command Line Interface DDOS = Distributed denial of service DMS = Database Migration Service EBS = Elastic Block Store EC2 = Elastic Computer Cloud ECS = Elastic Container Service EFS =  Elastic  File System EKS =  Elastic  Kubernetes   Service ELB =  Elastic  Load Balancing EMR = Elastic Map Reduce FMs = Foundation Models FSx = File System X IAM =  Identity and Access Management IDE = Integrated Development Environment KMS = Key Management Service MFA = Multi-factor Authentication MQ = Message Queue RDS = Relational Database Service RI = Reserved Instance S3 = Simple Storage Solution SCPs = Service Control Policies (security policies) SDK = Software Developer's Kit SES = Simple Email Service SQS = Simple Queue Service SNS = Simple Notification Service S...

AWS Cert Prep - Cloud Essentials

AWS Certification Prep Cloud Practitioner Essentials -  Terms GENERAL Client/Server = C lient requests and server responds. Containers = Faster and lighter than VMs, since they do not have their own OS. Networking = Infrastructure and services working together to host your apps, data, and resources . Virtual private network encrypts your internet traffic . Content Delivery Network (CDN)   caches web content close to its end-users . No SQL DBs = key-value pairs . Authentication   verifies who. Uses locking (encryption) and unlocking (decryption) data. Authorization   verifies can do action Principle of Least Privilege Id Mgmt  Types:  Federated (across orgs), Id Provider, Single Sign-On (across apps), MFA, Zero Trust Multi-factor Authentication (MFA) = Requires 2+ verification methods to get access. Distributed denial of service (DDOS) = multiple computers attacking On-Premise (empty lot) , IaaS   (built house) , PaaS   ...